Commit Graph

1899 Commits

Author SHA1 Message Date
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
scott%scott-macgregor.org
8fb34392c3 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
neil%parkwaycc.co.uk
eda86a3664 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
kairo%kairo.at
5f250d223d bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
cbiesinger%web.de
d1a43ad834 removing unnecessary toString() as suggested by reviewer, bug 234724 2004-02-23 14:11:56 +00:00
jshin%mailaps.org
41c532dc70 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
kairo%kairo.at
36529e2747 fix release notes URL, small regression from bug 232011, now this uses the XUL preprocessor as well, r=bsmedberg (no sr needed) 2004-02-19 19:53:12 +00:00
cbiesinger%web.de
a0eb084fd8 234724 about:config fails miserably if you filter for string with uppercase
chars
r=neil sr=bz
2004-02-19 18:48:55 +00:00
jst%mozilla.jstenback.com
64ad19a801 Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2004-02-11 06:09:51 +00:00
bsmedberg%covad.net
814b876053 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
neil%parkwaycc.co.uk
53269c7bf7 Backing out workarounds in bug 196755 and 206668 now that the correct fix has landed r=jst sr=jag 2004-02-05 20:31:10 +00:00
neil%parkwaycc.co.uk
3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
kairo%kairo.at
3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de
675ef7abb0 Bug 232512
Caret browser dialogue box is potentially confusing to new users
make the buttons be OK/Cancel instead of Yes/Cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil.parkwaycc.co.uk sr=alecf
2004-01-31 12:58:20 +00:00
jshin%mailaps.org
299cdca3f0 bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard 2004-01-28 06:15:35 +00:00
neil%parkwaycc.co.uk
0fd8b106c4 Bug 231772 fix link icon regression from bug 225854 r/sr=jag 2004-01-23 09:21:38 +00:00
dbaron%dbaron.org
608059012f Push copyright year to 2004. 2004-01-22 22:22:24 +00:00
neil%parkwaycc.co.uk
0b0a0459bb Bug 209550 make it possible to use <statusbar> as direct child of <wizard> p=afatecha@idea.com.py r=me sr=jag 2004-01-22 19:37:05 +00:00
neil%parkwaycc.co.uk
1d96418e2b Bug 230779 View/Character Coding/Customize should not load into existing Preferences dialog r=timeless sr=alecf 2004-01-22 09:57:02 +00:00
neil%parkwaycc.co.uk
2066d12b5d Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
neil%parkwaycc.co.uk
47c0016e8c Bug 230854 autoCheck of buttons doesn't work with command= r=varga sr=jag 2004-01-15 13:11:47 +00:00
neil%parkwaycc.co.uk
21aee21ee9 Bug 226955 Convert modal about to a <dialog> p=gautheri@noos.fr r=me sr=alecf 2004-01-14 10:37:44 +00:00
neil%parkwaycc.co.uk
fc11e70a19 Bug 160939 printPreviewProgress.js shouldn't implement crop in script r=timeless sr=alecf 2004-01-13 16:17:53 +00:00
neil%parkwaycc.co.uk
979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
neil%parkwaycc.co.uk
1db120ad83 Bug 230194 Radio groups shouldn't include radio buttons in templates r=varga sr=alecf 2004-01-07 14:40:37 +00:00
neil%parkwaycc.co.uk
b6545d9de6 Bug 225854 fix JS error handling anonymous link elements (e.g. from XMLPrettyPrint.xml) r=hj sr=alecf 2004-01-06 09:47:07 +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
technutz%netscape.net
6caa49d6ee Bug 229639. Various invalid XBL documents due to extraneous text (editor.xml portion). Patch by Bob Clary <bc@bclary.com> r=neil, sr=bz 2003-12-30 19:41:03 +00:00
neil%parkwaycc.co.uk
647bf25f7c Bug 229105 cannot open tab groups in some circumstances (regression from bug 179787) r=hj sr=bz 2003-12-24 23:25:13 +00:00
timeless%mozdev.org
677239bba1 Bug 228529 JS Warnings in printing/print preview
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
6df199fbe6 Bug 228428 Warning `assignment to undeclared variable mIcon'' [xs] in file `chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
r=neil sr=bz
2003-12-21 04:04:19 +00:00
neil%parkwaycc.co.uk
e99165b25e Bug 225328 Remove unused code p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:52:50 +00:00
neil%parkwaycc.co.uk
8d4f55981c Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz 2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk
27326d77b7 Bug 179787 JavaScript strict warning: reference to undefined property this.mPanelContainer r=hj sr=bz 2003-12-19 21:45:36 +00:00
mkaply%us.ibm.com
1b39080d8a Syntax error in checkin for 223111 2003-12-17 23:24:33 +00:00
jst%mozilla.jstenback.com
0bbe4e2cfe Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa. 2003-12-17 07:52:49 +00:00
neil%parkwaycc.co.uk
41dc540e27 Bug 228271 Autocomplete's scrollbar is always visible r=varga sr=alecf a=asa 2003-12-15 22:47:52 +00:00
neil%parkwaycc.co.uk
75a38945d5 Bug 227612 Cookie settings not shown in preferences r=bz sr=alecf a=asa 2003-12-11 10:38:40 +00:00
neil%parkwaycc.co.uk
b07923af53 Bug 225207 Focused element is scrolled into view when switching tab r=caillon sr=bryner a=dbaron 2003-12-07 09:44:40 +00:00
bsmedberg%covad.net
87877584ae bug 53673 - <textbox multiline="true"> doesn't accept initial value="xxx" patch by Neil, r=me sr/moa=jag a=dbaron 2003-12-05 01:28:55 +00:00
jshin%mailaps.org
86705342d9 bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa) 2003-12-03 06:07:13 +00:00
bzbarsky%mit.edu
3d66acfc68 Fix up ordering issues in radiogroups. Bug 226549, r=neil, sr=alecf 2003-12-03 04:40:03 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
neil%parkwaycc.co.uk
651b765694 Supplementary patch to bug 203960 to fix javascript error: tabs is not defined when replacing bookmark groups spotted by hj p=gautheri@noos.fr r=me sr/a=brendan 2003-11-29 19:55:01 +00:00
chanial%noos.fr
1931893baf Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
neil%parkwaycc.co.uk
d56cec2ba4 Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews). 2003-11-12 22:21:48 +00:00
scott%scott-macgregor.org
56f6463e86 Bug #224119 --> Spell Check dialog for mailnews needs url for localized dictionaries. We are pointing it to:
http://dictionaries.mozdev.org/installation.html

for now.

sr=bienvenu
2003-11-10 04:10:06 +00:00
timeless%mozdev.org
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
timeless%mozdev.org
b88deae33e Bug 120148 Tabs don't remember which element [frame, textfield, etc] was focused when switching tabs
patch by tryandguessit@yahoo.com r=caillon sr=bryner
2003-10-31 03:56:22 +00:00