Граф коммитов

4306 Коммитов

Автор SHA1 Сообщение Дата
philringnalda%gmail.com 6d2e77349c Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano 2006-11-07 02:08:56 +00:00
gavin%gavinsharp.com f9333ecf69 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com fdbc2d0b3a Bug 346599: customizeCharset.js uses deprecated nsIPref, patch by Joel Nackman <joelnackman@gmail.com>, r=enndeakin 2006-11-06 16:13:35 +00:00
gavin%gavinsharp.com 549aada68f Bug 315405: unneeded window border in Customize Toolbar dialog, patch by Adam Stiles <ajstiles+bugzilla@gmail.com>, r=me 2006-11-06 14:50:22 +00:00
mozilla.mano%sent.com 732a4054e9 Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-11-05 17:51:35 +00:00
sspitzer%mozilla.org a5c5c94dd4 fix for bug #357143
code cleanup, suggested by dveditz.

thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.

r=sspitzer
2006-11-05 00:19:17 +00:00
mozilla.mano%sent.com 76a4c3f922 Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin. 2006-11-05 00:06:39 +00:00
sspitzer%mozilla.org 25125c8dd9 remove printf, per gavin. (see bug #343522) 2006-11-04 06:26:45 +00:00
sspitzer%mozilla.org e8fdc2bfca fix for bug #343522
wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG, per ispiked

trivial patch, no reviewer
2006-11-04 06:17:38 +00:00
cvshook%sicking.cc 17ded5692c Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
sayrer%gmail.com 45cae84db1 Bug 358855. null pointer dereference in nsAppRunner.cpp. r=bsmedberg. checkin ok per dbaron 2006-11-03 23:04:10 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com 704eb7b3af Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00
ted.mielczarek%gmail.com da51020540 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2006-11-01 19:45:19 +00:00
kairo%kairo.at 0cca415aee bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil 2006-11-01 17:07:23 +00:00
dbaron%dbaron.org 37ae43f7f7 Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
philringnalda%gmail.com 342658368f Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
philringnalda%gmail.com 1a077ba48c Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano 2006-11-01 04:03:19 +00:00
mattwillis%gmail.com 739df21535 bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin 2006-10-31 15:08:49 +00:00
mattwillis%gmail.com 04734b1057 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2006-10-31 15:05:07 +00:00
daniel%glazman.org 2fc5c09c8e autorepeatbutton seemed always clickable even when disabled; b=358750, r=gavin 2006-10-31 09:28:58 +00:00
bzbarsky%mit.edu 9f42018294 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
dbaron%dbaron.org 6eb3c70a1f Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
gavin%gavinsharp.com 9d3c4cdf4e Bug 266629: cannot upload files with "~" as the first character of the file name, and other XPFE synchronization patches, r=neil 2006-10-29 05:03:36 +00:00
philringnalda%gmail.com 3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org 23c11055cc Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
mozilla.mano%sent.com 2d7f9d0f07 Bug 355974 - Get rid of hover-specific images for tabs in Winstripe. r=gavin. 2006-10-28 11:50:47 +00:00
mozilla.mano%sent.com 513ea03353 Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-27 10:48:28 +00:00
ted.mielczarek%gmail.com 11d87e42f4 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2006-10-27 01:50:47 +00:00
ted.mielczarek%gmail.com a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
martijn.martijn%gmail.com 86622fa411 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
aaronleventhal%moonset.net fbcec24c11 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
joshmoz%gmail.com c678f2c614 fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav 2006-10-25 20:47:14 +00:00
benjamin%smedbergs.us 45bf76a6c9 Bug 356425 - link of libxul failed with --disable-places, r=laurentj 2006-10-25 19:12:13 +00:00
martijn.martijn%gmail.com 83b80aa8a3 Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
mozilla.mano%sent.com 54ee0e98cc Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
mozilla.mano%sent.com 8f8805501f Bug 338639 - Autoscroll icon still present on previous page. r=gavin 2006-10-24 23:42:50 +00:00
mozilla.mano%sent.com 1f831db14e Bug 355469 - Show Passwords dialog does not resize correctly. r=mconnor. 2006-10-24 23:27:44 +00:00
neil%parkwaycc.co.uk 770589ef58 Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate 2006-10-24 15:36:27 +00:00
neil%parkwaycc.co.uk b2716d28c0 Let all apps have a URL formatter b=328988 r=bsmedberg 2006-10-23 22:34:02 +00:00
joshmoz%gmail.com c425c79a1f don't pass on psn flag from the OS. gets rid of error in js console on app startup. b=304755 r=mento sr=pinkerton 2006-10-23 15:08:20 +00:00
gavin%gavinsharp.com b20639d69c Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
cst%yecc.com b598fd0bdf Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:42:44 +00:00
martijn.martijn%gmail.com 9a4888cee2 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
sayrer%gmail.com d2e79375a4 bug 357237. nsLivemarkService.js should back off on XML errors, like ye olde places code. r=mconnor 2006-10-19 08:53:18 +00:00
sayrer%gmail.com f3a888901d bug 357222. nsLivemarkService.js checks feeds too often (places). r=mconnor 2006-10-19 03:54:40 +00:00
gavin%gavinsharp.com 3e8ff38cae Fix nit from patch for bug 353434 2006-10-19 02:41:35 +00:00
sayrer%gmail.com 7e42eae088 Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com d5fd404f46 Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-16 17:30:09 +00:00
gavin%gavinsharp.com 805c098730 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00