.. |
mac
|
97606: Default character coding setting is blank in pref
|
2001-09-21 01:16:59 +00:00 |
unix
|
91217: update locale version in package/locale provider registry.
|
2001-08-22 01:52:23 +00:00 |
win
|
97606: Default character coding setting is blank in pref
|
2001-09-21 01:16:59 +00:00 |
.cvsignore
|
|
|
contentframe.js
|
|
|
contents-region.rdf
|
91217: update locale version in package/locale provider registry.
|
2001-08-22 01:52:23 +00:00 |
contents.rdf
|
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
|
2001-09-17 23:40:50 +00:00 |
fastnav.js
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
fastnav.xul
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 21:49:35 +00:00 |
languageDictionary.js
|
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
|
2001-10-03 05:08:20 +00:00 |
linkToolbarHandler.js
|
Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa.
|
2001-10-03 22:35:56 +00:00 |
linkToolbarItem.js
|
Links toolbar fixes. All are sr=hyatt, a=asa.
|
2001-10-05 03:11:29 +00:00 |
linkToolbarOverlay.js
|
Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
|
2001-10-06 02:28:39 +00:00 |
linkToolbarOverlay.xul
|
Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
|
2001-10-06 02:27:28 +00:00 |
Makefile.in
|
#95642
|
2001-09-14 21:07:39 +00:00 |
makefile.win
|
|
|
metadata.js
|
Image Properties window should have image dimensions info - bug 82307. r=sicking, sr=blake.
|
2001-08-15 23:52:41 +00:00 |
metadata.xul
|
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
|
2001-09-18 21:47:32 +00:00 |
navExtraOverlay.xul
|
|
|
navigator-commands.rdf
|
|
|
navigator-toolbars.js
|
|
|
navigator-toolbars.rdf
|
|
|
navigator-toolbars.xul
|
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
|
2001-07-09 18:41:07 +00:00 |
navigator.css
|
Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa.
|
2001-10-03 22:35:56 +00:00 |
navigator.js
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
navigator.xul
|
101131 - Bookmarks Menu on personal toolbar is empty.
|
2001-10-08 12:32:14 +00:00 |
navigatorDD.js
|
Fixing js strict warning about function not always returning a value. sr=ben
|
2001-10-01 02:35:17 +00:00 |
navigatorOverlay.xul
|
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
|
2001-10-19 14:13:20 +00:00 |
navWidgetBindings.xml
|
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
|
2001-08-10 01:32:12 +00:00 |
navWidgets.css
|
Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847
|
2001-06-09 01:32:19 +00:00 |
nsBrowserContentListener.js
|
Remove trailing comma (js strict warning)
|
2001-09-30 12:54:31 +00:00 |
nsBrowserStatusHandler.js
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
pageInfo.js
|
Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben
|
2001-10-01 03:56:43 +00:00 |
pageInfo.xul
|
bug 97414, localization of datestring in view->pageinfo window, r=pchen, sr=kin, a=asa
|
2001-08-30 00:37:57 +00:00 |
personalToolbar.js
|
101131 - Bookmarks Menu on personal toolbar is empty.
|
2001-10-08 12:32:14 +00:00 |
sessionHistoryUI.js
|
Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben
|
2001-10-12 00:52:51 +00:00 |
toolbarTest.rdf
|
|
|
toolbarTest.xul
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 21:49:35 +00:00 |
tooltip.js
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
turboDialog.xul
|
Fix for bug 104910; change default for Don't ask me this again checkbox on Quick Launch dialog; r=pchen, sr=blake
|
2001-10-17 00:36:10 +00:00 |
unknownContent.xul
|
|
|
urlbarBindings.xml
|
89198 - add option to show comments column in autocomplete, r=blake, sr=ben
|
2001-08-22 03:47:04 +00:00 |
viewsource.js
|
Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake
|
2001-09-20 03:22:51 +00:00 |
viewSource.xul
|
Fix JS error opening view source. Checking in for timeless
|
2001-10-07 00:51:36 +00:00 |