gecko-dev/xpfe/browser/resources/content
2001-10-05 01:06:41 +00:00
..
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. Bug 87428. r=bzbarsky, sr=hewitt. At last! 2001-10-03 05:08:20 +00:00
linkToolbarOverlay.js Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-05 01:06:41 +00:00
linkToolbarOverlay.xul Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-05 01:06:41 +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 Clean up navigator.js (begone, evil tab, 3-space and 4-space indents, begone, curly brackets following function declarations, and begone, evil strict warnings!), r=caillon, rs=Ben 2001-09-30 15:01:58 +00:00
navigator.xul Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-05 01:06:41 +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 Make "Open New Tab" modifier "accel", not "control", sr=hyatt 2001-09-29 06:12:48 +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 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
openLocation.xul Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +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 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
sessionHistoryUI.js Get rid of some js strict warnings. r=caillon 2001-09-30 13:38:35 +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 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +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 Change observes= to command=. Bug 39389 (view source context menus). 2001-09-26 20:38:01 +00:00