Commit Graph

315 Commits

Author SHA1 Message Date
cmanske%netscape.com
4d0d5a20d1 Part of fix for 17160, remove TextEditor from Tasks menu. r=mjudge 1999-10-26 23:07:41 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
hyatt%netscape.com
fd2ce33fe8 renaming skin.css to global.css r=pavlov 1999-10-24 06:58:38 +00:00
ducarroz%netscape.com
677cd2f18d Bug 14258, implement Send Page, R=alecf 1999-10-23 04:51:40 +00:00
alecf%netscape.com
eca5413d1f prefwindow is now a service thanks to nsIModule conversion 1999-10-22 21:06:26 +00:00
cata%netscape.com
4d48e409f7 bug #15690, r=ftang, removing bogus rules which were affecting the menu template 1999-10-21 21:42:40 +00:00
cmanske%netscape.com
d63ebdf00e Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run? 1999-10-20 01:03:39 +00:00
tbogard%aol.net
bf80c61b26 Removed border from the XUL browser, editor, and iframe tags. This allows content coming up in chromeless pop-up windows not be visually cluttered with a needless border. r=hyatt. 1999-10-19 07:40:44 +00:00
brade%netscape.com
2340222103 make doEditor create an html editor rather than the plaintext editor. (bug #16681; r=sfraser@netscape.com) 1999-10-18 20:27:14 +00:00
cmanske%netscape.com
004c1677de Fixed bug 15442 - use about:blank for empty doc URL for editor. r=law 1999-10-15 21:24:45 +00:00
shaver%netscape.com
18cbc4b5ab Fix for 15480 (menu reflow from content change).
Use <titledbutton>, not <div>, for accelerator text to fix alignment
and improve performance _ever_ so slightly.
Initial support for checked menus (needs more magic).
(r=hyatt)
1999-10-14 23:59:18 +00:00
hyatt%netscape.com
b2a4325241 Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
tbogard%aol.net
75e967f96c Added rules for the new browser, editor and iframe types. r=hyatt 1999-10-14 10:50:10 +00:00
evaughan%netscape.com
35f37a3be4 Fixed gfx scrollbars style rule. Reviewed by Hyatt 1999-10-14 01:55:41 +00:00
cmanske%netscape.com
074c63daae Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas 1999-10-14 00:13:21 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
alecf%netscape.com
bc629c312d export new gifs on Mac 1999-10-13 04:10:49 +00:00
alecf%netscape.com
dddb1a32a5 export new images on windows
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1 export new gifs on unix
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6 checkin new image file names
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
davidm%netscape.com
c468426b31 8010 [FEATURE] Task Menu | Tools sub-menu items do not work remove bogus rules r = hangas 1999-10-13 01:25:39 +00:00
pinkerton%netscape.com
bf942c2800 removed some visibility/display rules that were already in xul.css. added a workaround for bug #15722 to not change the icons of the scrollbar buttons on rollover, which caused the trees that contained said scrollbars to fully reflow. (r=hyatt). 1999-10-13 01:00:05 +00:00
law%netscape.com
d1e36c3edc Bug #14999; removed use of toolkit app core; rev=davidm@netscape.com 1999-10-09 06:18:58 +00:00
sspitzer%netscape.com
afe51bfba3 make the prompt and alert dialogs resize to content.
fix by davidm, r=sspitzer, bug #15815
1999-10-08 04:51:19 +00:00
rods%netscape.com
ac9115fd89 set the padding to 1 related to bug# 15314 1999-10-07 20:53:23 +00:00
hyatt%netscape.com
4f0f268674 Fixing bustage. 1999-10-01 21:47:17 +00:00
briano%netscape.com
6233e64a9f Fixed the typo that broke the Unix builds. 1999-10-01 21:19:14 +00:00
hyatt%netscape.com
f0b1fd346c Adding skin.css 1999-10-01 21:01:24 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
davidm%netscape.com
80bcd0b9ae 14240 [BETA] About box date/version incorrect 1999-10-01 03:32:00 +00:00
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
ftang%netscape.com
7d9b1cf7f1 fix bug 14879. reviewed by erik 1999-09-28 22:44:15 +00:00
sspitzer%netscape.com
e96fe99b53 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
hangas%netscape.com
14554c992d Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann 1999-09-28 04:40:15 +00:00
hangas%netscape.com
cbc9492543 Removed globalOverlay.xul which was not needed, slowed down opening the navigator window, and caused the Mac menu (from hiddenwindow) to have two Quit menu items. a=chofmann 1999-09-28 04:37:36 +00:00
pavlov%netscape.com
0a448c09a4 remove open="true" from the tasks menu r=hyatt so that it isn't pressed by default 1999-09-28 01:09:48 +00:00
ducarroz%netscape.com
b76b45536a 0 isn't equal to null!, fix for bug 14987. R=hangas,A=chofmann 1999-09-27 21:32:11 +00:00
hangas%netscape.com
20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
sspitzer%netscape.com
9d3ddb14b5 fix for #14726. r=mscott, a=leaf. 1999-09-23 18:40:43 +00:00
ftang%netscape.com
b83e349e61 hookup code for 14219 1999-09-23 02:08:39 +00:00
matt%netscape.com
c79fd13732 Just changing things...approved by leaf 1999-09-22 21:52:08 +00:00
ftang%netscape.com
ae7070934b use dtd for charset detectors menu (not the items yet). Fix typo of pref call 1999-09-22 08:26:29 +00:00
ftang%netscape.com
c7d6fb66d8 add dtd files for charsetDetectors 1999-09-22 07:34:39 +00:00
ftang%netscape.com
7b3e17a288 add charsetDetectorsOverlay 1999-09-22 06:27:04 +00:00
ftang%netscape.com
66cd71e3cc add charset Detectors menu in overlay 1999-09-22 06:23:45 +00:00
sdagley%netscape.com
a0003b9a35 First Checked In. 1999-09-22 05:34:08 +00:00
matt%netscape.com
dab7bc1010 Fixing trashed file 1999-09-22 04:08:57 +00:00
matt%netscape.com
3e02509c55 Moving files to chrome directory. 1999-09-22 03:36:25 +00:00
sspitzer%netscape.com
a8eccb2f67 export stop and print buttons 1999-09-22 03:17:43 +00:00
sspitzer%netscape.com
da4094705f adding print and stop gifs (from 4.x)
adding them here, since they are global.
a bunch of places will want stop and print, and I'm going to find and
fix those places to use these.
1999-09-22 03:16:14 +00:00
tao%netscape.com
ba4dcc77ab Make UI language change persistent. 1999-09-22 02:49:53 +00:00
tao%netscape.com
a1b20b1e94 Update package list. 1999-09-22 02:39:47 +00:00
ducarroz%netscape.com
74e2f51583 disable temporary keybing for period which was causing a crash 1999-09-22 02:29:55 +00:00
matt%netscape.com
4f4f2981f8 Adding globalOverlay.dtd for help menu 1999-09-22 02:01:48 +00:00
matt%netscape.com
373be65eca Adding globalOverlay 1999-09-22 02:01:02 +00:00
cata%netscape.com
557b3fa8a8 charset overlay created 1999-09-22 01:44:31 +00:00
cata%netscape.com
be2fa2df30 created charset Overlay 1999-09-22 01:38:47 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
davidm%netscape.com
80ca5be773 14406 Can't make new browser window when no other windows are open 1999-09-21 22:43:41 +00:00
davidm%netscape.com
19c8366527 14405 Empty, blank menu in hidden window menu bar fix overlay id 1999-09-21 21:51:04 +00:00
sspitzer%netscape.com
0d1ef6d630 fix for #14438
if you have user_pref("browser.startup.page", 2); in your prefs.js file,
[meaning open browser with last page visted] and you click on the browser button
in the task bar from messgener, it will fail to open.
1999-09-21 08:39:20 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
hangas%netscape.com
aea63e8642 Changed unix global overlay for 'Redo' to use Mac style shortcut key. 1999-09-21 05:16:17 +00:00
hangas%netscape.com
531f66367a Hacked default titledbutton style to center text and icon. 1999-09-21 05:14:49 +00:00
radha%netscape.com
2eac010be8 Add an id to menubar 1999-09-20 21:06:25 +00:00
rods%netscape.com
637edcdd1f commenting out the the generic input type's vertical-align and border widget 1999-09-20 20:58:58 +00:00
davidm%netscape.com
ab55f42520 Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
davidm%netscape.com
52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com
168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
morse%netscape.com
165daef17b cleaner fix for bug 14247 1999-09-18 08:13:06 +00:00
morse%netscape.com
08b1c1e5ba fix bug 14247 1999-09-18 08:02:58 +00:00
briano%netscape.com
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
davidm%netscape.com
65261848ac update taskbar xul to open links in a new window 1999-09-18 00:30:20 +00:00
rchen%netscape.com
722329959b Add Localization notes 1999-09-18 00:17:59 +00:00
hangas%netscape.com
78e3b84abe Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
shaver%netscape.com
6a26e5fb42 overhaul menus to use spiffy new titledbutton features 1999-09-17 20:12:02 +00:00
waterson%netscape.com
d6245f8b84 Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup. 1999-09-17 04:02:27 +00:00
danm%netscape.com
e9bd7f6f1c reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow. 1999-09-17 03:43:06 +00:00
davidm%netscape.com
c308807889 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com
e91630628d Change quit code. Change wallet code to load URL's directly rather than call appcore 1999-09-16 23:44:07 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
hangas%netscape.com
06bab0b8b6 Default edit menu items to disabled. 1999-09-16 05:44:37 +00:00
hangas%netscape.com
6951aaf9c0 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
hangas%netscape.com
7f0fe2afd4 Default edit menu items to disabled. 1999-09-16 00:59:15 +00:00
hangas%netscape.com
6dc38f96d8 Added "_blank" to window.open as per danm's notification. 1999-09-16 00:58:50 +00:00
hangas%netscape.com
0e6cf27eda Added style display:none for commands, commandset, command 1999-09-16 00:57:10 +00:00
amusil%netscape.com
910b0b2901 Added tasksExtension.xul hookup 1999-09-15 06:43:49 +00:00
amusil%netscape.com
efbb3b0952 Extension file for the task menu. 1999-09-15 06:42:53 +00:00
davidm%netscape.com
2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
davidm%netscape.com
71c8856e8f 12893 [DOGFOOD] File --> Exit causes ender to get loaded ??? 1999-09-15 02:15:17 +00:00
sfraser%netscape.com
01553b2a6f Change border color on XUL text input fields from yellow to gray. 1999-09-15 00:42:46 +00:00
slamm%netscape.com
94bb9d2f71 Re-add borderless buttons. a=hyatt. 1999-09-14 23:10:00 +00:00
slamm%netscape.com
e1dc1390be Remove '.' in front of 'Tools' 1999-09-14 23:09:57 +00:00
evaughan%netscape.com
d1525e5bd4 Fixed some bugs in splitter
added auto collapse.
1999-09-14 22:17:19 +00:00
hangas%netscape.com
3d70c15c27 Converted Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:03:38 +00:00
hangas%netscape.com
a07b621d3b Fix assert caused by attempt to load js that does not exist. 1999-09-14 19:05:34 +00:00
amusil%netscape.com
fffa8fd1f3 Added id to the main menupopup 1999-09-14 05:38:54 +00:00
sspitzer%netscape.com
0579ed25aa changes for hangas for his platform specific ui 1999-09-14 02:19:34 +00:00