german%netscape.com
11db90111e
remove translate button (will be handled through View menu) and set align="horizontal" progress meter to get decent height value (see changes to xul.css)
1999-08-06 14:40:28 +00:00
sspitzer%netscape.com
94c32d7b27
temporary fix for #11374 .
1999-08-06 07:32:25 +00:00
morse%netscape.com
e3092f3888
cleaned up dialogs
1999-08-06 00:29:10 +00:00
rjc%netscape.com
d9bf67fb4d
Enable Search items.
1999-08-05 23:09:42 +00:00
waterson%netscape.com
e5f37d211d
Bug 11323. Make sure to set doc title in global history once we know it.
1999-08-05 20:15:33 +00:00
slamm%netscape.com
2f498bba93
Tweak toolbar popups. Make the scrollbar work for them.
1999-08-05 19:47:21 +00:00
rjc%netscape.com
2e76c0daf4
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:38:02 +00:00
slamm%netscape.com
6d8ebac42c
Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items).
1999-08-04 21:10:47 +00:00
slamm%netscape.com
cbb5912473
Remove default pref for open/close so that individual sidebars can set it the way they want.
1999-08-04 20:43:03 +00:00
slamm%netscape.com
1979545385
Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972 )
1999-08-04 20:36:42 +00:00
matt%netscape.com
ef31978406
taking out pref dump
1999-08-04 20:30:43 +00:00
german%netscape.com
aad0a85b17
Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green.
1999-08-04 18:38:13 +00:00
slamm%netscape.com
798ddec4e5
Use chrome url for sidebar contents
1999-08-03 22:35:45 +00:00
dougt%netscape.com
05fffb6b10
making secure-button a listener of the Browser:Security broadcaster
1999-08-03 01:31:01 +00:00
tao%netscape.com
429ed2c486
Rename "Strres Test" to "StringBundle Test"
1999-08-02 21:38:41 +00:00
hyatt%netscape.com
2140346ebb
Demonstrating how to use the accesskey attribute.
1999-08-02 07:32:06 +00:00
waterson%netscape.com
776e2a4547
Fix toolbar buttons in bookmarks menu.
1999-08-02 05:29:05 +00:00
waterson%netscape.com
37958429a4
Fix separators in bookmarks menu.
1999-08-02 05:24:55 +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
e1f69b40a7
Patching the view source XUL file.
1999-07-31 07:29:56 +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
def6ddc1ac
Phase 1 of menu landing. Changing the syntax of XUL files.
1999-07-31 02:50:33 +00:00
hyatt%netscape.com
89200b9946
Committing navigator.xul with the updated menu syntax.
1999-07-31 02:11:37 +00:00
hyatt%netscape.com
959418169d
Checking in the sample XP menu XUL file. Demos the anonymous creation
...
capability and has a menu with an action handler attached.
1999-07-31 01:44:30 +00:00
hyatt%netscape.com
0758bdd7aa
This is a sample XUL file that nobody uses. Completely harmless.
1999-07-30 00:34:09 +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
dp%netscape.com
1656e7ba4b
Removing Makefile that got checked in by mistake, I think
1999-07-28 18:47:56 +00:00
davidm%netscape.com
7c8734e60f
move taskbar to tasksOverlay.css
1999-07-27 23:34:21 +00:00
sspitzer%netscape.com
e41ee9aba7
wrap pref calls with try / catch
1999-07-27 21:48:08 +00:00
waterson%netscape.com
91a8ac09e7
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
1999-07-27 17:20:28 +00:00
syd%netscape.com
de1d246234
In the spirit of DumpDOM, adding this to your JS file should cause a dialog to come up displaying the
...
first Javascript error encountered. Code taken from Danny Goodman's JavaScript Bible. Works with 4.x,
doesn't seem to work yet with 5.0 but I'll be filing a bug on that.
1999-07-27 09:01:51 +00:00
syd%netscape.com
8f3b784815
Add onerror.js
1999-07-27 08:59:48 +00:00
syd%netscape.com
f37594189d
added onerror.js
1999-07-27 08:58:37 +00:00
danm%netscape.com
0fc40a2bfd
enabling the OK button
1999-07-27 06:44:26 +00:00
danm%netscape.com
25c2d9c6ad
hooking up window OS border control from JS/C++
1999-07-27 06:34:25 +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
tao%netscape.com
17ddd36ac5
Add strres test case.
1999-07-27 01:40:45 +00:00
evaughan%netscape.com
1d8455db71
Fixed alignment on titledbuttons.
1999-07-26 20:23:15 +00:00
hyatt%netscape.com
e5b6933f17
Reverting. Didn't mean to check this in.
1999-07-26 09:23:27 +00:00
hyatt%netscape.com
d8006d31ac
Changing the popup events' names.
1999-07-26 09:19:45 +00:00
hyatt%netscape.com
27611b7f27
Working on the menu's look.
1999-07-26 07:22:30 +00:00
hyatt%netscape.com
0a5c62641f
Updating the sample menu file.
1999-07-26 01:20:06 +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
1c527e4f82
Fixing the syntax of the sample XUL file. Harmless.
1999-07-25 00:17:36 +00:00
hyatt%netscape.com
22260aa0ff
Tweaks to the sample XUL. Harmless.
1999-07-24 23:11:56 +00:00
hyatt%netscape.com
6ddde5815d
Checking in a harmless sample file.
1999-07-24 22:49:56 +00:00
mcafee%netscape.com
5a573c00bc
Adding XP Menus test case under Debug menu.
1999-07-24 09:50:35 +00:00
pavlov%netscape.com
44dd6dd4db
add a soundtest to the menus
1999-07-24 05:00:53 +00:00
hyatt%netscape.com
9bcf6a63a9
Harmless checkin of a sample XUL file.
1999-07-24 01:58:40 +00:00
hyatt%netscape.com
54762c7045
Added a background to test transparency of menus.
1999-07-23 08:37:33 +00:00