Commit Graph

125503 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
61153fdd3a Bug #66868 --> Location of profile is incorrect shown when the path contains non-ascii chars
Patch by Mike Kaply

r=dougt
sr=tor
2004-01-04 04:44:01 +00:00
scott%scott-macgregor.org
e988cfb9a3 Brings line/col numbers to the xml parsing error dialog.
Patch by Stephen Walker
2004-01-04 04:24:56 +00:00
scott%scott-macgregor.org
412d3d3827 Save ~20K by not packaging editor*Toolbar.css
Patch by Stephen Walker
2004-01-04 04:16:50 +00:00
scott%scott-macgregor.org
85ca4747c6 Port Bug 229450 JavaScript strict warning: redeclaration of var msgFolder 2004-01-04 04:08:52 +00:00
scott%scott-macgregor.org
af2b4ffeb6 Bug #229881 --> file menu label missing and label="&direct.label;" at bottom of window 2004-01-04 04:05:47 +00:00
caillon%returnzero.com
70d68cfda0 Bug 229437Report script errors to the console service ourselves when our script global object has no owner to report them to.Patch by Karsten D�sterloh <mnyromyr@tprac.de>r=caillon, sr=jst 2004-01-04 00:29:27 +00:00
cbiesinger%web.de
f9882ae022 bug 229990. fix another beos build bustage. 2004-01-04 00:23:41 +00:00
cbiesinger%web.de
5de508a105 bug 229988. fix beos build bustage 2004-01-04 00:15:16 +00:00
bryner%brianryner.com
39f50a0798 Keep track of whether we have successfully drawn each widget+state combination, and if we have, don't bother with a gdk_flush for error detection in the future. Bug 174585, r=roc, sr=blizzard. 2004-01-03 23:03:03 +00:00
bryner%brianryner.com
6d9aeaec58 Use gtk_window_set_icon_list() so that gtk can use the 16px icons. Bug 163257, r=blizzard. 2004-01-03 22:57:24 +00:00
silver%warwickcompsoc.co.uk
56cdfb949a Bug 229545 Land ChatZilla 0.9.54 on trunk.
r=rginda@hacksrus.com
2004-01-03 22:21:35 +00:00
jgmyers%speakeasy.net
ce5088ba8f Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2004-01-03 21:45:21 +00:00
cbiesinger%web.de
3028b31f1a bug 162242. patch by prognathous@hotmail.com r=smontagu sr=dbaron
BiDi: Text input is auto switching between Arabic/Hebrew and English
2004-01-03 20:01:28 +00:00
dbaron%dbaron.org
b7de5d5648 Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner 2004-01-03 19:16:31 +00:00
brendan%mozilla.org
5a06114b4c Use macroized version of dbaron's fix for >65535 line script parsing bug (229006, r=shaver). 2004-01-03 18:19:51 +00:00
cbiesinger%web.de
fd5f9867f1 191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
Classic Theme: personal toolbar has a white vertical line on the left
2004-01-03 17:48:36 +00:00
jshin%mailaps.org
d1c4f4f344 bug 229760 : add microsoft-cp125x XLFD encodings to Gtk/Xlib. Also, fix the langgroup association of iso-8859-2,4, and 13. (r=roland, sr=rbs) 2004-01-03 17:46:50 +00:00
cbiesinger%web.de
9a4f1f6761 229695 Icon in download dialog is based on extension, not MIME type
r=neil.parkwaycc.co.uk sr=bz
2004-01-03 17:44:17 +00:00
peter%propagandism.org
caf19d33eb Fix for bug 229668 (Hang after typing keywords into address bar for "I'm feeling lucky" google search). Patch by jtalkington@users.sourceforge.net, r=jshin, sr=peterv. 2004-01-03 16:28:45 +00:00
danm-moz%comcast.net
46ec89af16 plug pointless leak 2004-01-03 02:41:24 +00:00
danm-moz%comcast.net
ff522ee692 document MakeTridentPreferences method 2004-01-03 02:40:36 +00:00
danm-moz%comcast.net
dee2c852f5 DOMPopupBlockedEvent.popupWindowURI is now a resolved, absolute URI. bug 212460 r=bz,jst 2004-01-02 17:43:53 +00:00
cbiesinger%web.de
b9052b4d45 clarify comment a bit, no bug, r+sr=bzbarsky 2004-01-02 13:17:42 +00:00
bmlk%gmx.de
688ce265b9 dont paint border collapse borders if the damage area is not covered by the borders, bug 225266 r/sr=dbaron 2004-01-02 08:26:36 +00:00
cltbld%netscape.com
b432aca63e Automated update 2004-01-02 01:01:02 +00:00
bryner%brianryner.com
e66e80fad9 Add -Wno-non-virtual-dtor to suppress questionable warnings about non-virtual destructors from gcc. Bug 229866, r=dbaron. 2004-01-02 00:54:34 +00:00
rlk%trfenv.com
a1946603c3 Bug 208424 - Mail & Newsgroups Help - entries for new UI element. r=rlk@trfenv.com Patch by Christian Eyrich (ch.ey@gmx.net). 2004-01-01 17:51:01 +00:00
rlk%trfenv.com
75beaf0cad Bug 220561 - Add better support for content packs. r=neil@parkwaycc.co.uk, sr=alecf@flett.org 2004-01-01 17:41:50 +00:00
rlk%trfenv.com
232dbf0e3d Bug 229805 - CSS Errors in help. r=rlk@trfenv.com. Patch by Bob Clary (bc@bclary.com) 2004-01-01 17:39:51 +00:00
technutz%netscape.net
e638f4d2dc Bug 229814. CSS error in layout/doc/obsolete/layout.css. Patch by Bob Clary <bc@bclary.com>. r/sr=dbaron 2004-01-01 17:15:18 +00:00
technutz%netscape.net
c29497784c Bug 229806. CSS Errors in DOM Inspector. Patch by Bob Clary <bc@bclary.com> r=timeless, sr=dbaron 2004-01-01 17:12:35 +00:00
mvl%exedo.nl
1a51efecf0 spellchecks marks words with initial caps as spelled wrong. bug 229215, r=dwitte, sr=alecf. 2004-01-01 14:53:37 +00:00
neil%parkwaycc.co.uk
a49b36a72c Trying to fix firebird build bustage again ;-) 2004-01-01 01:18:55 +00:00
cls%seawood.org
17dc7b5d5a Remove old mingw hacks so that composer++ will build with currently recommended mingw tools.
Thanks to David King <d_king@xtra.co.nz> for the patch.
Bug #220978 r=cls
2003-12-31 23:43:00 +00:00
cls%seawood.org
f19fbcd3a2 If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
relyea%netscape.com
6a63299667 Bug 229193
Patch by wtc revied by relyea & ian
2003-12-31 23:19:26 +00:00
bryner%brianryner.com
c54ac86e5f Fix the security warning dialogs to work as designed for Firebird:
- All dialogs will appear the first time a user encounters them
 - The "show every time" checkbox will default to off
 - If the user checks the checkbox to see the dialogs every time, the choice will be remembered.

Because of the change in default prefs, this will cause Firebird users to see these dialogs again (but defaulted to not show after that) when upgrading.  Bug 172091, r=brendan, sr=ben.
2003-12-31 23:03:08 +00:00
ben%bengoodger.com
74bf4ec9a0 Ensure Password Manager isn't disabled when form fill is disabled 2003-12-31 22:02:03 +00:00
bienvenu%nventure.com
ee4b03e7e3 fix 218477 performance speedup building up flat sorted db views, r/sr=mscott 2003-12-31 21:19:18 +00:00
dbaron%dbaron.org
b25af5350c Remove bogus --enable-perf-metrics. 2003-12-31 19:41:03 +00:00
technutz%netscape.net
14478a3bc1 Bug 229726. spinbuttons.xml is iso-8859, and not utf-8 like it should be. Patch by Bob Clary <bc@bclary.com> r=hixie, sr=bz 2003-12-31 17:33:02 +00:00
bienvenu%nventure.com
a075f7d8f1 when local caches are password protected, don't allow views to be created if user hasn't authenticated, r/sr=mscott229732 2003-12-31 17:31:27 +00:00
rlk%trfenv.com
f668bfa612 Fixing images (again) 2003-12-31 16:18:10 +00:00
rlk%trfenv.com
c5c0e1ea0c this file won't check in! 2003-12-31 16:17:31 +00:00
rlk%trfenv.com
93e7869d7a Checking in missing files. 2003-12-31 16:15:37 +00:00
rlk%trfenv.com
628fadbe0a forgot some files. 2003-12-31 16:13:02 +00:00
rlk%trfenv.com
3f746eb673 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
pete.zha%sun.com
06858516c5 bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
timeless%mozdev.org
1e62f705df Bug 229730 change NS_IF_ADDREF to NS_ADDREF in nsNativeScrollbarFrame::FindScrollbar
r=dbaron sr=dbaron
2003-12-31 04:16:23 +00:00
ben%bengoodger.com
1fa5fad677 patch autocomplete to return typed values ahead of non-typed values, now that history actually stores this information. 2003-12-31 03:29:06 +00:00