gecko-dev/xpfe/global/resources/content
2000-08-15 22:46:09 +00:00
..
mac Breaking out platform specific jar stuff. 2000-08-01 22:22:41 +00:00
os2 Breaking out platform specific jar stuff. 2000-08-01 22:22:41 +00:00
unix fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
win Breaking out platform specific jar stuff. 2000-08-01 22:22:41 +00:00
.cvsignore
about.html about: page needs to be HTML 4.0 (39231). patch=gemal, r=mcafee 2000-08-03 22:11:21 +00:00
about.xul do ben a favor and make a bunch of shared stuff skinnable! 2000-04-28 08:20:11 +00:00
builtinURLs.js tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
charsetDetectorsOverlay.js tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
charsetDetectorsOverlay.xul do ben a favor and make a bunch of shared stuff skinnable! 2000-04-28 08:20:11 +00:00
charsetOverlay.js Added a charset load listener for mail, bug 28869,r=cata. 2000-07-13 20:57:46 +00:00
charsetOverlay.xul #42837 2000-07-25 14:46:55 +00:00
commonDialog.js Fix for bug #49066, r=saari 2000-08-15 22:46:09 +00:00
commonDialog.xul make <checkbox> handle wrapping text correctly (i18n) 2000-06-05 01:59:08 +00:00
credits.html adding myself to the credits list. Dunno why I got left off. 2000-02-06 22:03:14 +00:00
dialogBindings.xml Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
dialogOverlay.js update to DOM2 compatibility - use localName instead of tagName and nodeName 2000-06-07 05:49:08 +00:00
dialogOverlay.xul point dialogOverlay to the correct location for its css file 2000-06-17 07:46:43 +00:00
globalOverlay.js Attempt to fix plain text messenger composer bug 48474, r=sfraser 2000-08-11 00:02:43 +00:00
globalOverlay.xul fix for multiple quit items being displayed 2000-06-06 01:16:02 +00:00
hiddenWindow.xul partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
htmlBindings.xml 42885: Add cut/copy/paste bindings for input fields and text areas. r=saari 2000-07-13 21:38:32 +00:00
inputBindings.xul do ben a favor and make a bunch of shared stuff skinnable! 2000-04-28 08:20:11 +00:00
logo.gif a bit too eager with previous checkin. removing files that aren't ready to go live yet 2000-06-05 03:47:51 +00:00
Makefile.in toolbar landing 44756, r=hyatt 2000-08-03 06:36:17 +00:00
makefile.win toolbar landing 44756, r=hyatt 2000-08-03 06:36:17 +00:00
MANIFEST toolbar landing 44756, r=hyatt 2000-08-03 06:36:17 +00:00
manifest.rdf correct display name 2000-05-14 05:30:00 +00:00
menulistBindings.xml Fix for 45446, r=ben 2000-07-28 05:13:13 +00:00
mozilla.html new about:mozilla html document ;) (ripped from the classic source tree) 2000-02-06 03:27:32 +00:00
mozilla.xhtml new about:mozilla html document ;) (ripped from the classic source tree) 2000-02-06 03:27:32 +00:00
nsClipboard.js Add wrapper libraries for clipboard and drag and drop. 2000-05-31 12:18:10 +00:00
nsDragAndDrop.js one of these days I won't suck. Not any day soon though, I'd wager. 2000-07-31 21:29:59 +00:00
nsJSComponentManager.js partial fix for 29403 2000-06-01 03:56:00 +00:00
nsJSSupportsUtils.js Add wrapper libraries for clipboard and drag and drop. 2000-05-31 12:18:10 +00:00
nsTransferable.js Add wrapper libraries for clipboard and drag and drop. 2000-05-31 12:18:10 +00:00
nsUserSettings.js adding nsIPref utility wrapper 2000-06-01 06:35:57 +00:00
nsWidgetStateManager.js fix for #40329 contributed by jrgm@netscape.com, r=ben 2000-08-08 04:43:35 +00:00
radioBindings.xml classic skin polish + remove a dump 2000-08-14 04:23:57 +00:00
selectDialog.js bug 45454, blank username is not selectable, r=jrgm 2000-07-28 00:26:17 +00:00
selectDialog.xul fix bug 43211, missing text in select-user dialog 2000-06-23 04:59:11 +00:00
strres.js rip out obsolete code. 2000-07-14 21:35:55 +00:00
tabBindings.xml classic skin polish, 46613 2000-08-13 09:13:14 +00:00
textAreaBindings.xul do ben a favor and make a bunch of shared stuff skinnable! 2000-04-28 08:20:11 +00:00
toolbarBindings.xml classic skin polish, 46613 2000-08-13 09:13:14 +00:00
treeBindings.xml Added selectedIndex property to tree interface. Needed by spell checking in editor, b=47696, r=hyatt 2000-08-07 21:20:40 +00:00
treePopups.js Fixing bug 47536 - column hiding is broken. r=hyatt. 2000-08-03 22:09:57 +00:00
widgetStateManager.js update to DOM2 compatibility - use localName instead of tagName and nodeName 2000-06-07 05:49:08 +00:00
wizardHandlerSet.js other part of fix for #35427 - XUL <iframe>s cannot be specified by name, 2000-07-27 00:52:53 +00:00
wizardManager.js fix some stupid typos (implementation was good, typing it failed :)) from yesterdays checkin 2000-08-02 07:59:17 +00:00
wizardOverlay.js Widget state persistence for multi-pane dialogs, generic wizard architecture and wizard buttons. r=alecf 1999-11-24 04:39:20 +00:00
wizardOverlay.xul skinify the wizard overlays 2000-04-26 21:50:49 +00:00
xul.css classic skin polish + remove a dump 2000-08-14 04:23:57 +00:00
xulBindings.xml Fix for bug #49066, r=saari 2000-08-15 22:46:09 +00:00