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

151221 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com 1b459d8d0d Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
mnyromyr%tprac.de 1d7711e065 Bug 319043: splitter.css should use ew-/ns-resize; p=<stefan_h@hem.utfors.se>, r/sr=neil 2005-12-04 20:56:40 +00:00
gavin%gavinsharp.com 806c5d60f2 Bug 201528: browser ignores MARQUEE BEHAVIOR = "SLIDE", patch by Martijn Wargers <martijn.martijn@gmail.com>, r=doronr, sr=jst 2005-12-04 20:49:55 +00:00
gavin%gavinsharp.com e5fa0a9215 Bug 311605 followup: tweak comment 2005-12-04 18:42:48 +00:00
gavin%gavinsharp.com b05089efa8 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
jminta%gmail.com 92df6d61be Bug 317135 Completed tasks are sometimes shown as uncompleted. r=mvl 2005-12-04 17:51:14 +00:00
bzbarsky%mit.edu c6d3927bf1 Fix bug 318856 (<hr> attributes not getting the special treatment they
should).  Patch by Marco Perez <bugmail@millibyte.net>, r+sr=bzbarsky
2005-12-04 16:31:26 +00:00
timeless%mozdev.org 748a2f6083 Bug 18587 LXR Filters out quoted zeros.
r=lpsolit
2005-12-04 14:40:04 +00:00
gavin%gavinsharp.com 691d0d7966 Bug 319006: External view source editor does not fallback to internal viewer on error, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-12-04 06:12:00 +00:00
bryner%brianryner.com 0ba93bd403 Package storage.xpt (if storage is built). Doesn't affect default build. 2005-12-04 03:30:39 +00:00
silver%warwickcompsoc.co.uk 8d5ad063c6 Bug 40974 - Save a list of away messages to the chatzilla profile using the new serializer.
ChatZilla only.
r=samuel
2005-12-04 01:08:02 +00:00
silver%warwickcompsoc.co.uk 87c591bb2c Bug 296702 - Add text serializer to ChatZilla.
ChatZilla only.
r=samuel
2005-12-04 00:58:36 +00:00
bryner%brianryner.com 6f8c691831 Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me. 2005-12-03 23:35:47 +00:00
smfr%smfr.org 386c93c9c3 Fix bug 318884: crash when closing last window if built with 10.4u SDK. Don't release menus in the nib. 2005-12-03 18:54:31 +00:00
bugzilla%standard8.demon.co.uk 3c7d0e3a19 Fix Bug 317911 weird nsCOMPtr<> construction in nsAddrDatabase ctor. Patch by Bernard Alleysson <bernard.alleysson@gmail.com> r/sr=bienvenu 2005-12-03 18:44:34 +00:00
jminta%gmail.com 8845d8ebb4 Bug 303379 likelyTimezone is unfriendly to L10n r=mvl 2005-12-03 16:43:49 +00:00
jminta%gmail.com 8efd40cc9d Bug 318232 Minimonth header for February displays 'March' when today's date is > 28. patch by ssitter@googlemail.com. r=jminta 2005-12-03 16:41:05 +00:00
cbiesinger%web.de bb2a78c756 bug 318669 fixing beos bustage from bug 241758
patch by Doug Shelton <doug@sheltonfamily.org> r=sergei_d,bsmedberg
2005-12-03 16:16:24 +00:00
bmlk%gmx.de 4bb63a9880 don't allocate nsDirectionalFrame on heap, bug 315321 patch by Marc Liddell r=roc sr=dbaron 2005-12-03 15:44:43 +00:00
bsmedberg%covad.net d54d3d7b09 Reverting bug 316416 due to Ts regression and mysterious monkey orange :-( 2005-12-03 15:27:17 +00:00
silver%warwickcompsoc.co.uk 75f83719de Bug 297796 - Make /cancel stop a /list output from displaying any more items.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-03 15:18:45 +00:00
bmlk%gmx.de 5663eeaaaa Do not prevent the creation of multiple captions, but display only the first one, bug 309322 r/sr=bzbarsky 2005-12-03 15:13:08 +00:00
silver%warwickcompsoc.co.uk 48fd426131 Bug 281172 - Remove missed bit from before DCC had preferences. Fixes issues with DCC file transfers.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-03 15:12:42 +00:00
bugzilla%standard8.demon.co.uk d7ca720cfa Bug 316716 [Mac] Hide Tab Key navigation section in Help. Patch by Stefan <stefan_h@hem.utfors.se> r=iann_bugzilla 2005-12-03 14:34:05 +00:00
bugzilla%standard8.demon.co.uk c18e756d62 Bug 194147 Selecting "Mark As" causes Quick Search not to work on "m" and "r". Patch by Stefan <stefan_h@hem.utfors.se> r/sr=neil.parkwaycc.co.uk 2005-12-03 14:32:25 +00:00
bugzilla%standard8.demon.co.uk 4f54768d8d Bug 316217 [Mac Classic] Remove hover:active style from listbox.css. Patch by Stefan <stefan_h@hem.utfors.se>, r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-12-03 14:30:20 +00:00
cbiesinger%web.de 3c23130790 Bug #315841 don't flush frames in order to ensure that plugins are instantiated.
also, don't flush when inside of ObjectURIChanged
r+sr=bz
2005-12-03 11:27:42 +00:00
dbaron%dbaron.org f2a37733b9 Make wrapper preservation (the mechanism that makes the GC use reachability information between certain C++ objects rather than rooting at language boundaries) use an interface (nsIDOMGCParticipant) to get reachability information. Preserve the wrappers for event handlers as long as what they are attached to is reachable (from C++ or JS) to avoid entraining event handler closures in cycles. b=241518 r=mrbkap sr=jst 2005-12-03 07:42:40 +00:00
jst%mozilla.jstenback.com f95e73dac7 Fixing bug 318873. Crash in js_GetLocalizedErrorMessage(). Patch by tor@acm.org, r+sr=jst@mozilla.org 2005-12-03 07:32:07 +00:00
bzbarsky%mit.edu 9ba9e01fb9 Fix wrapper reparenting to work with splitwindow... Bug 318678, r+sr=jst 2005-12-03 06:27:45 +00:00
bugzilla%standard8.demon.co.uk 72100379ab Bug 287832 Clean up nsDirPrefs.cpp. Part 1 - remove a lot of redundant functions. r/sr=bienvenu 2005-12-03 06:06:24 +00:00
dougt%meer.net d72aa5965f Updating the evc4 test application to current config. NPODB 2005-12-03 06:04:25 +00:00
dougt%meer.net 2a24677438 Enabling the filepicker on Windows CE. NPODB. Bug 297683. r/sr=dveditz 2005-12-03 06:02:46 +00:00
dougt%meer.net 79a99d7254 Using static nspr, using windows ce ssl 2005-12-03 05:51:16 +00:00
dougt%meer.net 4a6b9a7ea4 Optional Native SSL impl. for Minimo on Windows CE. 2005-12-03 05:50:28 +00:00
dougt%meer.net 0da87ba0a6 WinCE only. NPODB. Link to the static versions of NSPR on Windows CE. This define is only used on the NSPRPUB_PRE_4_2_WINCE_BRANCH branch. Assuming that NSPR wants to offically support the static build of NSPR, this #define might be something they would also use. 2005-12-03 05:40:43 +00:00
lpsolit%gmail.com 5527af883b Bug 318838: Javascript error when loading index.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2005-12-03 03:17:38 +00:00
brendan%mozilla.org a9762daf5d Michael Daumling <daumling@adobe.com> patch to allow user-defined errors, finally (thanks to Michael for doing this; 215173, r=mrbkap/me). 2005-12-03 02:31:21 +00:00
tor%cs.brown.edu 7e2fd9d40c Bug 318379 - crash on a empty path with markers. r=jwatt 2005-12-03 00:00:49 +00:00
tor%cs.brown.edu ea92cde656 Bug 314627 - implement SVGTSpanElement.getExtentOfChar.
Patch by longsonr@gmail.com, r=tor, sr=jst.
2005-12-02 23:57:47 +00:00
kaie%kuix.de 3dd35f343e Backing out patch for bug 259031,
because of build failures on Windows.
2005-12-02 23:45:53 +00:00
kaie%kuix.de e1db14b3c4 Trying to fix bustage from checkin for bug 259031. 2005-12-02 23:38:08 +00:00
kaie%kuix.de f88b21c047 Bug 220815, Non localisable strings in nsCertPicker.cpp and nsNSSIOLayer.cpp
r=jgmyers, sr=shaver
2005-12-02 23:08:44 +00:00
mrbkap%gmail.com 5ff0ab70ab bug 316582: Clean up the style in nsHTMLTokenizer.cpp. This also contains a bit of dead-code elimination in ConsumeAttribute. r=sicking sr=dveditz 2005-12-02 22:38:19 +00:00
kaie%kuix.de abe3f8e6c5 Bug 259031, Add support for displaying certificate extensions
Patch provided by Martin v. Loewis
r=rrelyea r=kengert sr=shaver
2005-12-02 22:29:14 +00:00
wurblzap%gmail.com e6c12ea90c Bug 318225: "Create" button for flags has many leading spaces.
Patch by Mark Bickford <markhb@maine.rr.com>,
r=wurblzap, a=justdave
2005-12-02 22:27:05 +00:00
wurblzap%gmail.com 2a42ed3a43 Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, r=mkanat, a=justdave
2005-12-02 22:16:36 +00:00
bienvenu%nventure.com 920b401cfe fix 318750 text to html converter broken, r=neil, sr=mscott 2005-12-02 21:42:15 +00:00
joshmoz%gmail.com 19735a1665 refactor menu item code in cocoa widgets. also allow menu items to be disabled. b=316076 r=mento sr=pinkerton 2005-12-02 21:39:26 +00:00
mark%moxienet.com f2306db024 Bug 314632, removing unused files. 2005-12-02 21:16:30 +00:00