.. |
bindings
|
Bug 123563: Select the tab to the right when closing the active one. r=caillon, sr=hewitt
|
2002-05-29 23:22:42 +00:00 |
mac
|
Make Enter/Return always activate the default button on mac, even if a different button is focused. Bug 132720, r=hewitt, sr=ben.
|
2002-05-09 00:04:37 +00:00 |
os2
|
Remove references to obsolete CHROME_ variables.
|
2002-04-19 01:29:29 +00:00 |
unix
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
|
2002-05-07 12:03:37 +00:00 |
win
|
Update .cvsignore to ignore generated Makefiles.
|
2002-03-26 15:42:05 +00:00 |
.cvsignore
|
…
|
|
MPL-1.1.html
|
#73206
|
2002-01-15 23:45:09 +00:00 |
Makefile.in
|
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
|
2002-04-25 02:52:44 +00:00 |
NPL-1.1.html
|
#73206
|
2002-01-15 23:45:09 +00:00 |
about.js
|
Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless
|
2002-01-11 00:29:06 +00:00 |
about.xul
|
Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless
|
2002-01-11 00:29:06 +00:00 |
charsetDetectorsOverlay.js
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
charsetDetectorsOverlay.xul
|
…
|
|
charsetOverlay.js
|
Fix for bug 119279. Force mailnews to reload the page after user turns on the auto detector. r=nhotta,sr=alecf.
|
2002-01-24 23:32:42 +00:00 |
charsetOverlay.xul
|
112954 - tasksOverlay.css is loaded twice on nav startup, mail startup and msg compose opening. sr=ben
|
2001-12-03 06:01:24 +00:00 |
commonDialog.js
|
Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com
|
2002-02-09 03:36:55 +00:00 |
commonDialog.xul
|
114580 - commonDialog is slow as molasses, r=jag, sr=bryner
|
2002-02-01 22:18:59 +00:00 |
config.css
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
config.js
|
fix for #137697. about:config generates xpconnect errors
|
2002-04-16 07:18:00 +00:00 |
config.xul
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
contents-platform.rdf
|
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
|
2002-04-16 22:19:10 +00:00 |
contents-region.rdf
|
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
|
2002-04-16 22:19:10 +00:00 |
contents.rdf
|
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
|
2002-04-16 22:19:10 +00:00 |
dialogOverlay.js
|
…
|
|
dialogOverlay.xul
|
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
|
2001-12-19 12:04:11 +00:00 |
fullScreen.js
|
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
|
2002-02-20 03:33:52 +00:00 |
globalOverlay.js
|
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
|
2002-04-30 01:36:59 +00:00 |
globalOverlay.xul
|
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
|
2001-11-03 04:17:02 +00:00 |
hiddenWindow.xul
|
#84910, split up navigator.js.
|
2001-12-06 00:20:33 +00:00 |
logo.gif
|
…
|
|
makefile.win
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
manifest.rdf
|
…
|
|
mozilla.html
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
mozilla.xhtml
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
nsClipboard.js
|
73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben
|
2001-11-11 04:20:01 +00:00 |
nsDragAndDrop.js
|
Bug 145350 Implement handling of canDrop and onDragEnter methods in drag and drop observers
|
2002-05-30 22:04:25 +00:00 |
nsJSComponentManager.js
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsJSSupportsUtils.js
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTransferable.js
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTreeController.js
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
nsTreeSorting.js
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
nsUserSettings.js
|
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
|
2001-10-31 00:13:06 +00:00 |
nsWidgetStateManager.js
|
Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben
|
2002-04-17 14:43:15 +00:00 |
plugins.html
|
Bug 92457. Plugins page refers to 'Netcenter', but should read, 'Netscape.com'. r=av@netscape.com, sr=alecf@netscape.com
|
2001-10-09 07:10:20 +00:00 |
printPageSetup.js
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
|
2002-05-07 12:03:37 +00:00 |
printPageSetup.xul
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
|
2002-05-07 12:03:37 +00:00 |
printProgress.js
|
Initial check in for BUg 113917 (not in the build yet)
|
2001-12-15 02:31:20 +00:00 |
printProgress.xul
|
Make cancel button show even when progress text (%ge complete) is
|
2002-02-16 01:18:22 +00:00 |
printdialog.js
|
#142619
|
2002-05-15 20:03:28 +00:00 |
printdialog.xul
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
|
2002-05-07 12:03:37 +00:00 |
selectDialog.js
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
selectDialog.xul
|
bugs 110156, 110155
|
2002-03-29 02:46:01 +00:00 |
strres.js
|
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
|
2002-04-12 01:52:27 +00:00 |
widgetStateManager.js
|
…
|
|
wizardHandlerSet.js
|
…
|
|
wizardManager.js
|
…
|
|
wizardOverlay.js
|
…
|
|
wizardOverlay.xul
|
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
|
2001-11-03 04:17:02 +00:00 |
xul.css
|
Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt.
|
2002-04-13 05:10:28 +00:00 |