Commit Graph

2126 Commits

Author SHA1 Message Date
ben%bengoodger.com
0ff1207b6d 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
aaronleventhal%moonset.net
8ad18cbf57 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
dveditz%cruzio.com
e66742e59c bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
db48x%yahoo.com
7220cf390a put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
neil%parkwaycc.co.uk
c79a0ade05 Bug 169380 Provision for load progress on tab icons r=mconnor sr=jag 2004-05-29 22:26:40 +00:00
cbiesinger%web.de
05905338da bug 235763 Print dialog show list printer descriptions if available
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2004-05-28 15:50:18 +00:00
db48x%yahoo.com
3463d7c57f bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
neil%parkwaycc.co.uk
577773ee38 Double-click should not change the selection in case the partially visible last line in a tree was clicked into full visibility b=130477 r=varga sr=alecf 2004-05-26 14:09:06 +00:00
neil%parkwaycc.co.uk
e701efa6cb Bug 97434 Add some ctrl+shift keybindings and clean up the existing ctrl keybindings using modifiers="control any" r=varga sr=alecf 2004-05-24 15:53:09 +00:00
mkaply%us.ibm.com
348998da9e #239580
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
darin%meer.net
b1b82aa0ca fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2004-05-14 04:19:35 +00:00
mvl%exedo.nl
fc48c463fc Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
neil%parkwaycc.co.uk
056c5d637c Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag 2004-05-12 21:45:25 +00:00
neil%parkwaycc.co.uk
9e6291f693 Restoring accidentally deleted line :-[ b=243027 r=varga sr=alecf 2004-05-08 20:51:57 +00:00
neil%parkwaycc.co.uk
25ebabcb86 Remove selectionHead and selectionTail from key handlers because rangedSelect can already do the work for us (mouse handlers were already using it) b=97434 r=varga sr=alecf 2004-05-03 22:49:13 +00:00
neil%parkwaycc.co.uk
ef5a85f2bc Make reversed="true" preference work with checkbox listitems so I can remove my previous hack (ouch!) b=181973 r=caillon (over irc) sr=alecf 2004-04-29 14:17:44 +00:00
timeless%mozdev.org
7d7362ba6e Bug 241249 Text in column picker "restore natural order" is unclear to user
r=neil sr=roc
2004-04-27 12:26:31 +00:00
neil%parkwaycc.co.uk
ece9f180d2 Bug 237998 Scrollbars should block fewer events but scrollcorners should block more also setting default cursor on scrollcorners r=roc sr=alecf 2004-04-26 14:21:35 +00:00
neil%parkwaycc.co.uk
d69dd201f8 Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner 2004-04-21 21:21:30 +00:00
gerv%gerv.net
f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
timeless%mozdev.org
69baa18916 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-14 05:03:05 +00:00
neil%parkwaycc.co.uk
a196934eb6 Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott 2004-04-13 09:34:47 +00:00
timeless%mozdev.org
3ee58bd7eb Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-13 05:15:02 +00:00
brade%comcast.net
a5c8ec2ef3 bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann) 2004-03-29 14:19:47 +00:00
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
jshin%mailaps.org
6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
timeless%mozdev.org
01d5d607e0 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
work by doronr@us.ibm.com r=timeless sr=jag
2003-10-30 01:39:08 +00:00
kairo%kairo.at
7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
neil%parkwaycc.co.uk
55e7ba25fc Bug 222585 dialogheader should crop r=varga sr=bienvenu 2003-10-17 19:58:12 +00:00
neil%parkwaycc.co.uk
9f5d59b8e0 Bug 221987 Don't create frames for XUL <script> r=varga sr=bz 2003-10-14 08:27:37 +00:00
cbiesinger%web.de
6e9dae6cc2 bug 221697 <wizard> ignores specified size
patch by  Stefan Borggraefe   borggraefe@despammed.com, r=neil.parkwaycc.co.uk, sr=alecf
2003-10-10 15:48:52 +00:00
neil%parkwaycc.co.uk
c4b62a3ed9 Bug 215928 stop scrollbar mouse events from bubbling r=varga sr=roc 2003-10-03 13:39:15 +00:00
gerv%gerv.net
19833a0047 Bug 213117 - new text for about:mozilla, line-height tweaks. Patch by steffen.wilberg@web.de; r=gerv, a=asa. 2003-09-24 22:21:16 +00:00
gerv%gerv.net
5a5c5e2cf1 Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag. 2003-09-24 22:14:37 +00:00
neil%parkwaycc.co.uk
131d9ad47b Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst 2003-09-24 10:27:14 +00:00
jag%tty.nl
328f52ed74 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2003-09-23 06:49:06 +00:00
danm-moz%comcast.net
eb6702949d adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/widgets/general.xml rev 1.2) a=hyatt 2003-09-19 20:45:48 +00:00
danm-moz%comcast.net
07737f7d9d adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/xul.css rev 1.27) a=hyatt 2003-09-19 20:45:44 +00:00
dbaron%dbaron.org
c49da48965 Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky 2003-09-16 22:09:18 +00:00
caillon%returnzero.com
a7aa61013a about:about
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
neil%parkwaycc.co.uk
c61fe66ac2 Bug 218584 make about:config more careful about guessing localized preferences r=darin sr=bz 2003-09-11 09:12:17 +00:00
neil%parkwaycc.co.uk
9711b63fbf Bug 216482 fix recursive runaway problem r=varga sr=jag a=sspitzer 2003-09-01 22:09:45 +00:00
gerv%gerv.net
2464716086 Bug 213117 - new text for about:mozilla. Text by Neil Deakin <enndeakin@sympatico.ca>, patch by Dan Witte <dwitte@stanford.edu> and basic <basic@mozillanews.org>, r=gerv, a=asa. 2003-09-01 21:31:04 +00:00
neil%parkwaycc.co.uk
b237a6a946 Bug 215325 Mail/News Account Wizard starts up with Back/Finish buttons r/sr=jag a=asa 2003-08-20 20:49:25 +00:00
neil%parkwaycc.co.uk
f3fc177fad Bug 133503 Ctrl+F4 should not be active during print preview r=timeless sr=jag a=asa should also fix Ctrl+PgUp/PgDn from Bug 149907 2003-08-12 10:52:59 +00:00
kairo%kairo.at
5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
timeless%mozdev.org
1ff05676de Bug 213461 Want a way to specify single-sided or double-sided printing
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2003-08-01 01:56:15 +00:00
jshin%mailaps.org
b6b1c25129 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz) 2003-07-26 05:17:26 +00:00
bzbarsky%mit.edu
b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
43858ac3c6 Bug 209885: Support <tab linkedpanel="panelId"/>. Patch by Alex "WeirdAl" Vincent <ajvincent@juno.com>, r=Neil, sr=jag 2003-07-24 19:02:13 +00:00
varga%utcru.sk
5fe8b0df2c An additional fix for bug 202393. Add DOM class info for nsIXULTreeBuilder
r=varga, sr=jag, patch by Neil
2003-07-18 14:55:09 +00:00
aaronl%netscape.com
0c9157b18c Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag 2003-07-14 09:56:39 +00:00
jaggernaut%netscape.com
a6a24fb93b Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky 2003-07-14 06:18:54 +00:00
neil%parkwaycc.co.uk
d042aa0b80 Bug 121234 this.mMissedIconCache has no properties r=timeless sr=jag 2003-07-12 13:42:26 +00:00
bzbarsky%mit.edu
b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
bzbarsky%mit.edu
10600c0acd Add support for '::' notation for CSS pseudo-elements (bug 62843). Drop
selectors containing unrecognized pseudo-classes and pseudo-elements (bug
145968).  Fix some CSS rules in quirk.css and xul.css that were bogus (no
bug).  Patch in bug 62843.  r+sr=dbaron
2003-07-04 01:33:10 +00:00
cbiesinger%web.de
996fd00670 178491 patch by malcolm-bmo@farside.org.uk r=smontagu sr=alecf Bring languageNames.properties up to date with iso639-2 2003-06-30 20:39:35 +00:00
neil%parkwaycc.co.uk
dcb77b3641 Bug 180512 Editable menulists do not support context attribute overriding default context menu p=ajvincent@juno.com r=timeless sr=jag 2003-06-25 08:42:54 +00:00
jaggernaut%netscape.com
1e2c571106 Bug 180512: Textboxes do not support context attribute overriding default context menu. Patch by Alex Vincent <ajvincent@juno.com>, r=timeless, sr=jag 2003-06-19 04:28:10 +00:00
aaronl%netscape.com
f6111266e7 Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag 2003-06-16 10:26:33 +00:00
neil%parkwaycc.co.uk
c80f2d50a7 Bug 207634 filtering in about:config r=caillon sr=sspitzer 2003-06-13 17:01:49 +00:00
neil%parkwaycc.co.uk
3dce54676d Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag 2003-06-13 13:44:10 +00:00
shliang%netscape.com
16c0e253ec bug 207456, tabbing sometimes skips enabled elements. r/sr=jag 2003-06-13 07:39:57 +00:00
kairo%kairo.at
ccd0707c81 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
jaggernaut%netscape.com
81845a0b0e Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2003-06-12 13:12:25 +00:00
sspitzer%netscape.com
e904c459d5 fix for bug #178183
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 03:27:20 +00:00
sspitzer%netscape.com
c9dcb09566 new files for bug #178183
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 02:08:49 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
jaggernaut%netscape.com
a9b84bb99d Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
2003-06-10 04:25:52 +00:00
sspitzer%netscape.com
f66409a939 fix for bug #197486
eval() in XBL may be dangerous; consider an alternative
thanks to neil.parkwaycc.co.uk@myrealbox.com for the fix.
r=jag, sr=ssptzer
2003-06-09 22:59:30 +00:00
jaggernaut%netscape.com
e0161c432f Whitespace changes. 2003-06-09 10:06:11 +00:00
aaronl%netscape.com
2a2c2b833e Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf 2003-06-04 20:57:39 +00:00
kairo%kairo.at
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
timeless%mozdev.org
66d516a851 Bug 207674 Use about:logo for about:
r=caillon sr=jag
2003-05-30 20:10:33 +00:00
jaggernaut%netscape.com
87fbe15472 Bug 112697: fix tabbrowser context menu "Reload" item to work from the bar itself. r=timeless, sr=bryner 2003-05-30 02:00:36 +00:00
jaggernaut%netscape.com
756d8ef907 Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt 2003-05-30 00:21:01 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
roc+%cs.cmu.edu
f5b886b9cd Bug 202681. Do not recreate frames during reflow via -moz-binding change for lazy scrollbars. Instead of lazy scrollbars, completely remove the anonymous scrollbar element for scrollbars which are disabled by CSS. r+sr=dbaron,a=asa 2003-05-22 01:46:13 +00:00
neil%parkwaycc.co.uk
1edd0e5c7e Bug 206236 Use Enter key to edit items on about:config r=caillon sr=bz a=asa 2003-05-21 10:00:35 +00:00
bzbarsky%mit.edu
575b582a66 Make the "control" attribute of XUL <label> work. Bug 206055, patch by
gelsoft@mx4.tiki.ne.jp (KENZ (Kenji Irie)), r=neil,
sr=bzbarsky, a=sspitzer
2003-05-19 03:23:00 +00:00
aaronl%netscape.com
1e56b98f2e Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +00:00
jgaunt%netscape.com
d657abc98d bug 201166 allow XBL elements to QI to base interfaces
r=bryner sr=jst a=asa
2003-05-13 23:27:33 +00:00
jaggernaut%netscape.com
855f07f4ca Bug 205341: Remove obsolete checks for local files, chrome files, etc. in tabbrowser progresslistener impl. r=darin, sr=hewitt, a=sspitzer 2003-05-13 17:55:47 +00:00
neil%parkwaycc.co.uk
99b69c33e9 Bug 184821 fix "this._eventNode has no properties" in <tabbox> JS for multiple <tabbox>es r=timeless sr=jag a=asa 2003-05-08 11:45:10 +00:00
neil%parkwaycc.co.uk
b6f4e189b3 Bug 97787 Make scrolling menus (e.g. bookmarks) scroll using mousewheel r=jag sr=bryner a=sspitzer 2003-05-01 11:36:17 +00:00
bzbarsky%mit.edu
5ecf91f703 Make text-align work on <xul:textbox>. Bug 188597, patch by
afatecha@idea.com.py (Ariel Fatecha), r=jag, sr=jst, a=dbaron
2003-04-30 21:26:45 +00:00
varga%netscape.com
5e814df9c1 Fix for bug 192014. Bookmarks menu shows no bookmarks when no unminimized windows are open.
r=pch, sr=jag, a=sspitzer
2003-04-29 22:51:48 +00:00
jaggernaut%netscape.com
4a2c7fb52a Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa 2003-04-25 01:53:55 +00:00
neil%parkwaycc.co.uk
857b380dd0 Bug 202391 Unnecessary QI in <tree> contentView getter (DOM class info) r=varga sr=jag 2003-04-23 08:33:25 +00:00
varga%netscape.com
ae3f2bc1ed Fix for bug 156576. right-click does not change selection(and therefore context)in manage bookmarks.
r+sr=bryner
2003-04-21 08:32:14 +00:00
timeless%mozdev.org
1962d37dfe Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doron@netscape.com r=timeless sr=rbs
2003-04-20 20:46:25 +00:00
suresh%netscape.com
cdb873140c fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf. 2003-04-18 02:15:46 +00:00
kairo%kairo.at
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
brade%netscape.com
6632b1e805 api change to accommodate new hooks; bug 197121; r=pinkerton sr=smfr 2003-04-17 13:25:23 +00:00
neil%parkwaycc.co.uk
91727ef506 Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman) 2003-04-16 10:01:07 +00:00
shliang%netscape.com
6edbe07039 bug 201964. widget state manager fails to set empty menulist values. patch by neil@parkwaycc.co.uk. r=shliang, sr=jag. 2003-04-16 06:47:29 +00:00
roc+%cs.cmu.edu
61cded3928 Bug 201299. Make lazy scrollbars more selective to avoid XUL tree and listbox problems. r+sr=bzbarsky 2003-04-09 11:17:42 +00:00
roc+%cs.cmu.edu
3936b4c393 Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron 2003-04-08 20:50:57 +00:00
varga%netscape.com
cb26dd3fec Fix for bug 178212. menulist does not drop down when it is in a listbox cell.
r=varga, sr=jag, patch by Ariel Fatecha <afatecha@idea.com.py>
2003-04-07 13:38:05 +00:00
neil%parkwaycc.co.uk
c3d25f959e Fix JS warnings in previous checkin to bug 38367 r=varga sr=bz 2003-04-04 10:10:04 +00:00
neil%parkwaycc.co.uk
5891ada230 Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf 2003-04-02 08:15:26 +00:00
aaronl%netscape.com
8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
shliang%netscape.com
b440f41057 112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag. 2003-03-26 02:55:19 +00:00
sspitzer%netscape.com
fe7206cf7a landing neil's fix for bug #196755
[mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
r=jkeiser, sr=jag
2003-03-23 17:38:51 +00:00
bzbarsky%mit.edu
170df264ef Enter in an <html:textarea> should not close dialogs. Bug 197568, patch by
ajvincent@juno.com (Alex Vincent), r=timeless, sr=bryner
2003-03-20 01:45:53 +00:00
bzbarsky%mit.edu
fef48cc2d0 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
varga%netscape.com
3e057a4289 Fix for bug 192885. Expose the single selection method of nsTreeSelection.
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
jaggernaut%netscape.com
e5b94cfd7f Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2003-03-12 04:12:17 +00:00
neil%parkwaycc.co.uk
3c806ac954 Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00
kyle.yuan%sun.com
39effed9d6 Bug 192346 incremental search in <tree>/<menulist>/<listbox> fails if item starts with repeats of a letter
r=jkeiser, sr=henry.jia
2003-03-05 01:43:25 +00:00
sspitzer%netscape.com
89560482e7 moving the palm readme, for robinf. r=ssu 2003-02-27 22:19:56 +00:00
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
robinf%netscape.com
c3eb387af8 adding palm readme file per bug 187998; r=oeschger 2003-02-27 00:02:49 +00:00
neil%parkwaycc.co.uk
b9dbf1a2e6 Bug 194557 Remove extra space at bottom of Page Setup p=piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose 2003-02-26 13:22:40 +00:00
neil%parkwaycc.co.uk
f07ce31988 Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer 2003-02-26 13:07:38 +00:00
cbiesinger%web.de
e0878db619 194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig 2003-02-25 15:07:19 +00:00
timeless%mozdev.org
7715c1046f Bug 108678 remove not used charsetDetectorsOverlay.*
patch by ftang@netscape.com r=shanjian sr=alecf
2003-02-24 17:42:22 +00:00
neil%parkwaycc.co.uk
f7c9ef51f2 Bug 96642 Mail Compose 'To' field is not resizable r=jag sr=sspitzer 2003-02-24 10:43:12 +00:00
seawood%netscape.com
c01ffacdd7 Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
jaggernaut%netscape.com
c1edf0c44c Bug 191826: tab context menu: "close tab" should be at top. Also adding back "Close Other Tabs". r=shliang, sr=bryner, a=asa 2003-02-21 12:12:38 +00:00
kaie%netscape.com
f2bc384b60 b=185690 Preference "Client Certificate Selection" has no effect
This in general makes the radio button code more failsafe when dealing with unexpected preference strings.
r=javi sr=jaggernaut a=asa
2003-02-20 01:05:51 +00:00
neil%parkwaycc.co.uk
6696a35fcb Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa 2003-02-19 13:26:03 +00:00
dbaron%dbaron.org
d8c286951d Prevent statusbar resizer from showing on Mac, in any theme. b=188927 sr=sfraser r=jag a=asa b=188927 2003-02-05 03:00:07 +00:00
bzbarsky%mit.edu
102860afa7 "Close other tabs" is scary and dangerous and not too useful. Bug 103354,
patch by jag, r=caillon, sr=bryner, moa=ben, a=asa, alphabet-soup=campbell, go
team!
2003-01-31 10:01:41 +00:00
aaronl%netscape.com
602f897b3b Bug 191150. oncommand getting fired twice for xul buttons when accesskey is pressed and button already has focus. r=samir, sr=jag, a=asa 2003-01-31 07:37:58 +00:00
lpham%netscape.com
c932366f77 update Copyright to 2003 bugzilla #188515 r=kysmith sr=leaf a=leaf 2003-01-30 23:10:24 +00:00
neil%parkwaycc.co.uk
cec41a4834 Bug 189842 Highlighting in about:config is too dark p=durbacher@gmx.de r=me sr=jag a=asa 2003-01-24 10:37:40 +00:00
gerv%gerv.net
1b1d145c63 Bug 190377 - Add credit for JPNIC code to about: page. Patch by gerv; r=caillon, a=asa. 2003-01-24 07:57:35 +00:00
aaronl%netscape.com
802a4d2354 Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others 2003-01-22 03:23:05 +00:00
kairo%kairo.at
4ce1e04631 Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2003-01-21 21:04:23 +00:00
neil%parkwaycc.co.uk
4cc6dc43ae Bug 189835 about:config doesn't work anymore r=jan sr=peterv 2003-01-21 12:52:18 +00:00
shliang%netscape.com
89269950d5 bug 134345 - sidebar button. r=sgehani, sr=jag 2003-01-21 08:49:35 +00:00
neil%parkwaycc.co.uk
298acda13d Bug 189452 about:config localization issues r=caillon sr=sspitzer 2003-01-20 13:39:19 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
hewitt%netscape.com
25a60cb653 backing out shliang 2003-01-18 00:02:15 +00:00
shliang%netscape.com
5059f667b4 112789, disabled radio elements should not get focus, r=hewitt,sr=jag 2003-01-17 04:17:06 +00:00
neil%parkwaycc.co.uk
1c150b0e04 Bug 107148 about:config todo list r=callion rs=sspitzer 2003-01-16 09:50:27 +00:00
neil%parkwaycc.co.uk
6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
aaronl%netscape.com
7d9d792b9c Bug 186873. Incorrect charCode comparison to char instead of int in button.xml. r=neil, sr=jag 2003-01-09 20:16:15 +00:00
bzbarsky%mit.edu
fdc9a560b0 Resizer widget should only use moz-appearance styling in the classic theme.
Icon for modern by Grey Hodge <jesus_x@mozillanews.org>, other changes by Tim
Hill <tim@prismelite.com>, r=jag, sr=bzbarsky
2003-01-05 04:36:26 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
av%netscape.com
ab641c9c1b Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +00:00
cmanske%netscape.com
ea93110640 Fix menulist selection and other problems; fix by neil@parkwaycc.co.uk, r=cmanske, sr=dveditz 2002-12-14 00:14:54 +00:00
cmanske%netscape.com
918cd06ad5 Fixed nsIThemes horking of editable menulist. Fix by neil@parkwaycc.co.uk, b=183791, r=cmanske, sr=jag, a=asa 2002-12-06 19:17:12 +00:00
jrgm%netscape.com
61c0e4ef39 add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin 2002-11-28 03:37:26 +00:00
brade%netscape.com
729bf8f659 checkin fix for bug 169589 (ctrl-tab navigation) for Neil; r=brade, sr=jag 2002-11-22 22:28:57 +00:00
jaggernaut%netscape.com
2419919539 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
timeless%mozdev.org
3cdefed8e0 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-19 15:48:24 +00:00
timeless%mozdev.org
eef93d9939 Bug 156454 DOM Mouse Scroll events should be handled by a <handler>
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:53:33 +00:00
rods%netscape.com
ad8cb92cde Forgot to fix margin rect calculation
BUg 118954
2002-11-14 15:33:03 +00:00
rods%netscape.com
9629c9bc53 Nobody caught that the conversion from inches to mm was off by 10
changing 254 to 25.4
Bug 118954
2002-11-14 15:20:15 +00:00
timeless%mozdev.org
0065a88182 Bug 172691 Prompt with checkbox and one, three or four buttons initally focuses wrong button
patch by neil@parkwaycc.co.uk r=dean_tessman@hotmail.com sr=bz
2002-11-14 15:08:32 +00:00
timeless%mozdev.org
40e0ad04b2 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-13 14:10:28 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
cmanske%netscape.com
4bbeaffa3f Remove editorShell from Composer app. b=169029, r=akkana, sr=sfraser 2002-11-12 22:52:55 +00:00
cmanske%netscape.com
db54adff82 New XBL for editor tag and editorshell removal. b=133598, r=akkana, sr=sfraser 2002-11-12 22:41:16 +00:00
jrgm%netscape.com
d6ffa19b30 Fix bug 158690, 'textbox .readonly property not implemented correctly'. Fix by djudd@seachange.com (David Judd), r=caillon, sr=blake. 2002-11-12 01:55:58 +00:00
timeless%mozdev.org
1a3f48c2f4 Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
patch by neil@parkwaycc.co.uk r=hj sr=jag
2002-11-11 15:53:57 +00:00
rjesup%wgate.com
16b4006118 Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
varga%netscape.com
6a8aae7f71 Fix for bug 162542. Quick Search bar for Bookmarks Manager
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
cbiesinger%web.de
8f45d55129 bug 177875 r=smontagu sr=roc+moz fontDownloadURL not ideal 2002-11-06 11:34:16 +00:00
sspitzer%netscape.com
7823bfe054 fix for #178604. when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles. (works fine for new profiles).
this blocks the bayesian filter stuff, as we are adding a new column for junk status.

r=varga, sr=bienvenu
2002-11-06 07:48:19 +00:00
aaronl%netscape.com
6fee3d0199 Bug 175834. Extra MSAA focus events on checkboxes and radios when traversing pref category pane. r=sgehani, sr=bryner 2002-11-06 03:03:52 +00:00
aaronl%netscape.com
129ee000fe Bug 84308. Navigate XUL buttons with arrow keys. r=samir, sr=alecf. Also fixes bug 161410, should be able to use button accesskeys without modifier when button is focused. 2002-11-06 02:37:18 +00:00
kyle.yuan%sun.com
dc0bcfe202 Bug 174888 Active Accessibility: unable to get keyboard shortcut for textbox node
r=aaronl, sr=bzbarsky
inherit accesskey from textbox
2002-11-06 01:32:36 +00:00
kyle.yuan%sun.com
b9d7d687c2 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
aaronl%netscape.com
c5deda818f Bug 96446. Regression: right-clicking location bar selects entire URL even if location bar already has focus. r=dean, sr=bzbarsky, a=roc+moz 2002-10-24 23:55:00 +00:00
varga%netscape.com
887827c72b Fix for regression bug 174432. toolbox no longer picks up -moz-appearance
r=bryner, sr=ben, a=dbaron
2002-10-24 07:32:08 +00:00
timeless%mac.com
75d069ac37 Bug 169593 "Mozilla" hard-coded in about.xhtml (about:) - use &brandShortName;
patch by riceman+bmo@mail.rit.edu r=timeless sr=darin a=dbaron
2002-10-24 02:52:01 +00:00
kairo%kairo.at
ee191a30a5 bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa 2002-10-21 20:29:49 +00:00
timeless%mac.com
52eb178b84 Bug 172047 'Redo' item is missing in the context menu of text controls and urlbar
contributions from mats.palmgren@bredband.net r=jkeiser sr=bzbarsky moa=jag a=asa
2002-10-16 22:22:09 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
varga%netscape.com
b1f19d2901 Fix for bug 106656. tabs' use of child nodes is inconsistent
r/sr=jag, bzbarsky, a=asa
2002-10-15 08:50:01 +00:00
nhotta%netscape.com
21bd7b3226 Changed to unescape the tab title with a charset if non ASCII,
bug 158171, r=caillon, sr=bzbarsky.
2002-10-08 23:19:03 +00:00
timeless%mac.com
588c42a53c Bug 106656 tabs' use of child nodes is inconsistent
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-10-08 12:07:27 +00:00
loadrunner%betak.net
55609bfe63 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
shanjian%netscape.com
4713ca8924 #172402 Change auto-detection option in POST form page with frame will cause page be reloaded
Let detector charset reload be handled the same way as charset reload.
r=naoki, sr=alecf
2002-10-08 02:15:26 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
hyatt%netscape.com
1d9aa15d94 Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan 2002-10-04 00:57:09 +00:00
smontagu%netscape.com
dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
rods%netscape.com
b90460b9ba Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
aaronl%netscape.com
feee968136 Bug 172194. Initial focus in password dialogs messed up. r=sgehani, sr=bryner 2002-10-03 00:46:24 +00:00
aaronl%netscape.com
2fd28ab62d Bug 171933. Text missing from buttons in common dialogs. r=timeless, sr=hewitt 2002-10-01 16:56:29 +00:00
aaronl%netscape.com
9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
kairo%kairo.at
a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
timeless%mac.com
2c7bd92603 Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2002-09-25 20:18:56 +00:00
timeless%mac.com
715b7a4466 Bug 170587 popup.xml, error in method sizeTo()
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
timeless%mac.com
3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
blakeross%telocity.com
5a1870d54a Fixing a stupid oops from the patch for 153946. 2002-09-23 19:26:49 +00:00
darin%netscape.com
53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
kairo%kairo.at
17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
andreww%netscape.com
2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
bzbarsky%mit.edu
3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
glazman%netscape.com
1d4075b29f pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman) 2002-09-11 09:21:40 +00:00
caillon%returnzero.com
a5cd43f732 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00