Commit Graph

315 Commits

Author SHA1 Message Date
hyatt%netscape.com
f4dc0f6ad5 Shifting scrollbar rules around so that they are loaded always and not just
a part of the global skin.
1999-12-05 05:14:48 +00:00
sspitzer%netscape.com
9e843491aa add newline to the end of file 1999-12-03 08:24:50 +00:00
dougt%netscape.com
a47d66d673 Fix for 20652. 1999-12-03 00:50:42 +00:00
akkana%netscape.com
2ee46841c6 18033: hook up the motion commands to real commands now that the stubs are in place. r=mcafee 1999-12-02 21:53:02 +00:00
cata%netscape.com
73ee5d1d16 Character Set Menu XUL - accomodating the changes in the RDF data source. 1999-12-02 06:43:18 +00:00
hyatt%netscape.com
23d9c88494 Fixing a bad style rule involving twisties. 1999-12-01 11:24:40 +00:00
hyatt%netscape.com
55f80f1d78 Changing tree views to use display: none instead of visibility: collapse for closed nodes. 1999-12-01 10:56:17 +00:00
rgoodger%ihug.co.nz
caee70f40b updated WizardManager class. (not currently used in builds) 1999-12-01 07:39:32 +00:00
rgoodger%ihug.co.nz
1004e28069 updated wizardHandlerSet for wizardmanager (not currently used in builds) 1999-12-01 07:39:03 +00:00
rgoodger%ihug.co.nz
1ebf8c3f25 updated WidgetStateManager class (not currently used in builds) 1999-12-01 07:38:15 +00:00
waterson%netscape.com
5af687d68f Use '.' notation rather than '~=' for performance reasons. r=hyatt 1999-11-30 01:17:34 +00:00
slamm%netscape.com
ad71d16ddc Add dropdown icon for personal toolbar. Replace at will.
I am not a graphic designer. r=mcafee
1999-11-30 01:03:44 +00:00
slamm%netscape.com
4d74d7d183 Add dropdown icon for personal toolbar. r=mcafee 1999-11-30 01:02:58 +00:00
putterman%netscape.com
21a3dd8681 Fixes 13073. reviewed by hyatt. 1999-11-29 22:17:12 +00:00
syd%netscape.com
6551926872 Remove tasksExtension.xul. r=rginda 1999-11-25 10:41:35 +00:00
akkana%netscape.com
757b1fce03 18033: Add editor API for delete methods, and hook up an initial
set of emacs key bindings for Unix.  r=jfrancis
1999-11-25 04:11:51 +00:00
akkana%netscape.com
955fd37059 Fix platform global overlays now that saari and waterson explained to me how overlays work 1999-11-24 22:28:58 +00:00
akkana%netscape.com
fa4a9640bf More on 11818 (xulkey): make meta the default mac xulkey,
since platformGlobalOverlay.xul isn't loaded. r=brade
Also fix the mac and unix platformGlobalOverlay files
for when platformGlobalOverlay.xul merging gets fixed.
1999-11-24 20:44:56 +00:00
rgoodger%ihug.co.nz
148f4e9f07 style settings for wizardOverlay buttons. r=alecf 1999-11-24 04:48:52 +00:00
rgoodger%ihug.co.nz
1948f82f06 Localisation files for wizardManager and wizardOverlay buttons. r=alecf 1999-11-24 04:46:13 +00:00
rgoodger%ihug.co.nz
649133c194 Widget state persistence for multi-pane dialogs, generic wizard architecture and wizard buttons. r=alecf 1999-11-24 04:39:20 +00:00
evaughan%netscape.com
d39dc9f975 Turned gfx scrollbars on by default. -r Mcaffe 1999-11-24 00:21:12 +00:00
akkana%netscape.com
3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
dougt%netscape.com
0dd440279f removing unneeded file.
fixing build bustage.
making simon happy.
1999-11-20 04:07:25 +00:00
dougt%netscape.com
b823e0340c removing task extensions. now using dynamic overlays. r=hyatt. 1999-11-20 03:13:39 +00:00
hangas%netscape.com
28e7445770 Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
hangas%netscape.com
b38fe7b788 New Skin work. New images for twisties. Added white border around navigator window. r=german 1999-11-16 22:54:38 +00:00
hangas%netscape.com
344df71cb3 Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german 1999-11-16 01:21:22 +00:00
Jerry.Kirk%Nexwarecorp.com
7105742de7 Re-adding taskbar-tab-hover.gif which was accidentally taken out in
patch 1.21  This puts the Makefile.in MANIFEST and makefile.win back
sync.
r=brade
1999-11-15 15:50:50 +00:00
saari%netscape.com
1cfbe7d9a6 Landing focus changes. R: joki 1999-11-13 05:16:33 +00:00
rchen%netscape.com
d78b8b25f5 Modify L10N notes 1999-11-13 00:37:34 +00:00
rchen%netscape.com
828bc2fb49 Modify Localization notes 1999-11-13 00:22:31 +00:00
hangas%netscape.com
078a98078c New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +00:00
rchen%netscape.com
2711c3667d modify Localization notes 1999-11-12 02:35:35 +00:00
rchen%netscape.com
5b96bace17 modify Localization notes 1999-11-12 01:00:30 +00:00
kmcclusk%netscape.com
65653e000e Added three checkbox style rules so the border does not change between hover, focus,
and disabled states. Changing the border causing reflows. bug 16461; r=hyatt@netscape.com
1999-11-11 22:27:11 +00:00
hangas%netscape.com
a929286cdb New disabled arrow for menus. Problem reported by Crysgem@crosswinds.net and icon submitted by michael.lowe@bigfoot.com. 1999-11-11 00:59:07 +00:00
pinkerton%netscape.com
6fc8f9b5c8 remove the tooltip over mozilla button because we don't yet have a good fix for bug 15946. this is a workaround. (r=sdagley). 1999-11-09 21:29:06 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
hangas%netscape.com
9c3cc4d4d2 Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann 1999-11-05 02:21:47 +00:00
waterson%netscape.com
1740ed5693 Bug 15146. Fix charset overlay template; don't force menus to be open; r=hyatt a=brendan 1999-11-04 01:48:46 +00:00
davidm%netscape.com
48d3aeccb5 8673 ShutDown() should try to close all open windows. r= hangas 1999-11-03 05:26:31 +00:00
matt%netscape.com
9b5d185805 fix for bug 14634 r-hangas 1999-11-02 20:57:22 +00:00
syd%netscape.com
56f65fa72e The code doesn't check to see if commandNode is non-NULL. It actually does,
but too late.

Before:
< 	var value = commandNode.getAttribute(valueAttribute);
< 	if ( commandNode && value )
< 		commandNode.setAttribute('value', value);
It looks to see if commandNode is non-NULL *after* it uses it to get "value".
After:
> 	if ( commandNode ) {
> 		var value = commandNode.getAttribute(valueAttribute);
> 		if ( value )
> 			commandNode.setAttribute('value', value);
> 	}

r=BenB
1999-11-02 12:29:57 +00:00
hangas%netscape.com
26fbbb140d Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
evaughan%netscape.com
039be939e6 Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
b5c050d70d Add Localization Notes 1999-10-29 21:53:20 +00:00
danm%netscape.com
dd92cd7d31 treat the return key, like enter, as if the default dialog button had been pressed. part of fix for bug 17529. r:saari@netscape.com 1999-10-29 06:17:07 +00:00
sfraser%netscape.com
73299b260d Add the various menu-related arrow gifs. fixes bug 17368. r=jfrancis 1999-10-27 23:40:51 +00:00
hangas%netscape.com
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00