Граф коммитов

102 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com 118c1e3622 Added the toolbar and resizeable features back into the windows. a=cyeh 1999-08-12 19:58:06 +00:00
hyatt%netscape.com 3d77c5fd8d Not a compiled checkin. Tweaking a style rule in xul.css to make the progress
meter blend in with the chrome (rather than being that ugly grey color).
Harmless and safe.
1999-08-12 18:37:21 +00:00
edburns%acm.org 76832ecb8b This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
davidm%netscape.com f99dc3fde4 add commonDialog.dtd 1999-08-10 23:31:38 +00:00
davidm%netscape.com 210ea14c0d Add commonDialog.js and commonDialog.xul 1999-08-10 23:30:52 +00:00
davidm%netscape.com 1d7198210c First Checked In. 1999-08-10 23:29:43 +00:00
davidm%netscape.com 3fca0bd47f fix typo 1999-08-10 22:01:36 +00:00
hangas%netscape.com 08dfe7fb48 Removed dump() statement. 1999-08-10 00:56:22 +00:00
danm%netscape.com ae855cbe77 update where to find associated JS file 1999-08-07 20:32:10 +00:00
danm%netscape.com 36cefdc1d3 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
pinkerton%netscape.com 293ba1fc52 tweak placement of tooltip so linux doesn't crash. 1999-08-06 21:06:40 +00:00
german%netscape.com f3dde1597c fix for bug 7418, better values for progress meter, use 'align=horizontal' for best results 1999-08-06 14:33:31 +00:00
hangas%netscape.com 34489a7224 Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
german%netscape.com be45c94909 Added icons for alerts, infomsgs, errors,question dialogs and for the default button 1999-08-03 14:21:24 +00:00
german%netscape.com f2d7f15325 First Checked In. 1999-08-03 00:58:29 +00:00
german%netscape.com 6ed5cd0bc0 File Removed. 1999-08-03 00:55:50 +00:00
german%netscape.com 473da06e9d First Checked In. 1999-08-03 00:51:13 +00:00
hangas%netscape.com 38c8fca1da Fixes to opening navigator window from tasks menu and taskbar (hangas and davidm). 1999-08-03 00:20:31 +00:00
hangas%netscape.com 94babc0002 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com 052e4ca5c6 Fixed taskbar buttons. If we plan to use onaction for buttons then we can switch this back later. Hook? = dp 1999-08-02 22:51:33 +00:00
slamm%netscape.com 0f246b4f59 Fix names for exported gifs: lessCols_mo.gif and moreCols_mo.gif 1999-08-02 21:42:43 +00:00
hyatt%netscape.com b267057222 Fix. 1999-08-02 21:20:48 +00:00
hyatt%netscape.com e0efbd25cc Fixing the oddness. This looks like a CSS parsing bug (it didn't detect the
close of the comment).
1999-08-02 21:17:13 +00:00
hangas%netscape.com 71de21a122 Fixes for splitter 1999-08-02 18:30:40 +00:00
hangas%netscape.com c27dffed84 Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
hyatt%netscape.com a51447d993 Speeding up XP menus. 1999-08-02 07:26:24 +00:00
hyatt%netscape.com f080c0cae8 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com 3f011b0853 Fixing hiddenWindow.xul. 1999-07-31 07:45:20 +00:00
hyatt%netscape.com d8132c1664 Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
hyatt%netscape.com 1c660c7ed1 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:04:31 +00:00
hyatt%netscape.com 2a552aa359 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:02:38 +00:00
hyatt%netscape.com 0e743d8a12 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
mscott%netscape.com 64e328d953 Fix Bug #10706. Restore menus to chrome urls that are opened using window.open from the task manager. r=danm 1999-07-30 23:35:19 +00:00
gagan%netscape.com 7ec27fb95c Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf. 1999-07-29 01:31:47 +00:00
davidm%netscape.com 71296fc7ed Add dialogOverlay.dtd 1999-07-27 23:37:39 +00:00
davidm%netscape.com 7a3faede9e Use tasksoverlay.css and tasksOverlay.dtd 1999-07-27 23:37:12 +00:00
davidm%netscape.com ac7a6a32cb Add tasksOverly.dtd and dialogOverlay.dtd 1999-07-27 23:35:12 +00:00
davidm%netscape.com 3911ea1aed Add taskOverlay.css 1999-07-27 23:20:21 +00:00
davidm%netscape.com ee185ec7b7 First Checked In. 1999-07-27 23:16:26 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
hangas%netscape.com bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
evaughan%netscape.com ec5c2b3d67 Placing padding on the outer most frame like the window tag does not work properly.
So removing padding for now until this works.
1999-07-27 02:22:59 +00:00
mscott%netscape.com 5b3d4a17ed Fix the mal-formed chrome urls for the open and close twisty gifs. This was preventing them from being
loaded correctly with necko.
1999-07-27 00:47:40 +00:00
hyatt%netscape.com f635a3e876 Tweaking more style rules related to the XP menu look. 1999-07-26 07:22:53 +00:00
hyatt%netscape.com 598dc518f7 Rules for disabled menu items. 1999-07-26 01:47:59 +00:00
evaughan%netscape.com dbbf62f5a7 Adding to manifest to fix mac build. 1999-07-25 01:33:38 +00:00
evaughan%netscape.com f97d9c4df1 1) added .gif for horizontal scrollbar
2) added cropping to titledbuttons
3) fixed bugs in navigator.xul and navigator.css
1999-07-25 01:15:14 +00:00
hyatt%netscape.com 022ab35b7e More tweaks to the menu style rules. 1999-07-24 23:11:40 +00:00
hyatt%netscape.com 9fba3123d0 Adjusting more style rules for xp menus. 1999-07-24 22:49:42 +00:00
hyatt%netscape.com 4f7fbe58af Padding it a bit. 1999-07-24 22:24:51 +00:00