Commit Graph

142 Commits

Author SHA1 Message Date
bienvenu%netscape.com
abc3703399 back out recent changes so apprunner can come up 1999-09-02 00:40:16 +00:00
davidm%netscape.com
7e1b6646fb Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
matt%netscape.com
464b550ae5 Adding help menu 1999-09-01 20:56:48 +00:00
danm%netscape.com
b99d0bbe51 add xul.css to hide menupopups. fixes bug 12512 1999-09-01 20:20:40 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
davidm%netscape.com
d2dfed121f First Checked In. 1999-08-31 02:55:50 +00:00
davidm%netscape.com
94bc8b793a fix the file so default is the default action 1999-08-31 02:43:34 +00:00
putterman%netscape.com
cd0d96d23e Put style rule on treecell rather than titledbutton. Hyatt approved this. 1999-08-31 01:35:36 +00:00
brade%netscape.com
22071462ac change comments from '//' to '/*' and '*/'; put double quotes around urls (a=hyatt) 1999-08-30 22:12:09 +00:00
radha%netscape.com
1df4569a48 Remove old session history menu items from 'Go' menu 1999-08-28 23:59:52 +00:00
pavlov%netscape.com
4e80770bde add color picker to the menubar 1999-08-28 08:43:24 +00:00
hyatt%netscape.com
3955d15317 Updated style rules for xul.css. 1999-08-28 00:36:07 +00:00
tao%netscape.com
62271e50b6 `set default path when baseDirectory is "". 1999-08-27 21:13:52 +00:00
hangas%netscape.com
f0ca02ec96 Moved edit card and new card JS here so that they could be used from other components. 1999-08-27 07:05:01 +00:00
hangas%netscape.com
6f5661416e Added broadcasterset 1999-08-27 07:04:19 +00:00
cltbld%netscape.com
e1a35e11e5 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com
b26cf8bde4 Patching the xul.css file. 1999-08-26 19:28:00 +00:00
hyatt%netscape.com
51f2ba3cd5 Fixing style rules for trees to give them a default width and height. 1999-08-26 10:25:05 +00:00
hyatt%netscape.com
63a3c4f8e6 Making sure the twisty doesn't cause a reflow when moused over. 1999-08-26 09:56:54 +00:00
hyatt%netscape.com
77eac0056e Fixing a problem where twisties show up on non-containers. 1999-08-26 02:14:45 +00:00
hyatt%netscape.com
31d0abe1ae New style rules for trees. 1999-08-25 10:29:39 +00:00
hyatt%netscape.com
814536828f Adding rules for trees 1999-08-25 06:04:52 +00:00
slamm%netscape.com
998d20a93f Recopy menus from navigator.xul to fix dtd errors. 1999-08-24 22:39:11 +00:00
putterman%netscape.com
0d1cac1bb3 fix up twisty rules. 1999-08-24 21:51:21 +00:00
radha%netscape.com
33a9a12234 Add a id to Go menu 1999-08-24 20:06:54 +00:00
morse%netscape.com
cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
danm%netscape.com
8c9555c754 Make editor windows unparented. 'fixes' (or conceals) bug 12094. 1999-08-24 00:33:39 +00:00
hyatt%netscape.com
bba0cbee9a Removing the rule that set the scrollbar's thumb to be green. Whoever
checked that in is a tool.
1999-08-22 06:57:25 +00:00
hyatt%netscape.com
0d455a64e0 Style tweak. 1999-08-22 06:42:03 +00:00
danm%netscape.com
9d7271d462 adding more chrome to window cycler windows 1999-08-21 01:06:01 +00:00
danm%netscape.com
1d7d64d898 move localizable string entities into separate DTD 1999-08-21 00:15:58 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
tao%netscape.com
68818adc00 Move strres.js from intl/strres/tests over. 1999-08-19 23:01:34 +00:00
davidm%netscape.com
b8847cecc2 remove double spacing 1999-08-19 03:26:18 +00:00
davidm%netscape.com
72f0557b60 comment out debugging info 1999-08-19 03:26:08 +00:00
davidm%netscape.com
cab2920c2c update files. Add in positioning code 1999-08-18 02:14:22 +00:00
slamm%netscape.com
8b3db6ebd9 Use correct chrome url for history window (bug #11834). a=chofmann. 1999-08-13 19:25:37 +00:00
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