Commit Graph

98 Commits

Author SHA1 Message Date
morse%netscape.com
9d6bc5a897 add wallet samples 1999-03-15 00:46:22 +00:00
sfraser%netscape.com
d102cbff1b Remove an extra ", and remove the align tag on the throbber, because it currently shows up as a label. sdagley helped. 1999-03-14 00:46:02 +00:00
mcmullen%netscape.com
c8edbb2a2a Added "About" menu with release notes item (bug #3648). 1999-03-13 23:27:45 +00:00
morse%netscape.com
422823b285 added wallet 1999-03-13 21:29:49 +00:00
law%netscape.com
9d75c48e97 Throbberized 1999-03-13 04:24:13 +00:00
slamm%netscape.com
04835cc791 Disable PrintPreview 'cause it's crashing. 1999-03-13 03:26:54 +00:00
slamm%netscape.com
30ebefd90c Add click handler for personal toolbar. 1999-03-13 03:15:39 +00:00
law%netscape.com
3e8d477e25 New styles for throbber 1999-03-13 02:21:51 +00:00
hyatt%netscape.com
440907c771 Bookmarks menu coming online. 1999-03-13 01:12:53 +00:00
pinkerton%netscape.com
b3fb93dfe2 onClick -> onclick conversion. 1999-03-12 23:56:13 +00:00
evaughan%netscape.com
68e34096a0 Fixed disabled bug on buttons. 1999-03-12 23:47:52 +00:00
hyatt%netscape.com
2f81998407 Checking in German's new UI! 1999-03-12 22:21:58 +00:00
matt%netscape.com
06a2337ee1 Adding refresh function to refresh urlbar
for bug3548
1999-03-12 21:37:08 +00:00
rpotts%netscape.com
bbd74bd59d Removed the Change Icons menu item... Removed the call to BrowserPrintPreview() from the Print Preview menu item. Currently, the BrowserPrintPreview() function does not do what you expect - it tries to change the toolbar icons and crashes 1999-03-12 08:03:02 +00:00
warren%netscape.com
4da682e5a9 Added menu item to bring up messenger. 1999-03-12 01:08:17 +00:00
law%netscape.com
5934d6cea8 New and improved status bar 1999-03-10 02:52:02 +00:00
nhotta%netscape.com
28403c158f Added charset menu items in view menu. 1999-03-10 00:21:26 +00:00
ramiro%netscape.com
ac7fd2b3ee Fix windows bustage. Why doesnt this file build on other platforms ? 1999-03-09 21:22:03 +00:00
mcafee%netscape.com
5e1dbde3c3 Adding Edit|{Cut,Copy,Paste} to menubar. 1999-03-09 06:04:38 +00:00
pinkerton%netscape.com
2813353b7d fix attribute selector for grippies to actually trigger when grippies clicked on. 1999-03-08 22:44:06 +00:00
hyatt%netscape.com
6268cb3c79 Putting the extra items into the bookmarks menu. 1999-03-08 22:09:34 +00:00
hyatt%netscape.com
8256be2c1a Added the Personal Toolbar to the XUL file. 1999-03-07 23:14:41 +00:00
hyatt%netscape.com
0a2d5e5266 Changing the display type of menubars, menus, and menuitems to be "none" so that
frames don't get built for them.  Added a bookmarks menu that uses real
RDF data.  (WOO HOO!)
1999-03-07 10:33:21 +00:00
law%netscape.com
29f33dc0fa Updating test case 1999-03-06 00:44:32 +00:00
danm%netscape.com
1c08963168 changed name of onConstruction event to onload 1999-03-05 20:23:19 +00:00
pinkerton%netscape.com
e080a19408 table for main toolbar, removing html namespace stuff, onClick->onclick 1999-03-05 20:19:46 +00:00
rpotts%netscape.com
22be87e32f changed all references to getElementByID(...) into getElementById(...). This fixed the URL typein bar... 1999-03-05 11:38:40 +00:00
evaughan%netscape.com
4e80622a17 Fixed buttons in apprunner so there borders appear when moved over. 1999-03-04 23:36:12 +00:00
evaughan%netscape.com
c021740cb1 Made the image accessible from CSS via list-style-image. 1999-03-02 05:00:51 +00:00
slamm%netscape.com
b8fe156975 Add status.xul 1999-02-27 02:12:47 +00:00
law%netscape.com
0001d24680 Add status.xul to $(DIST)/bin/res/samples 1999-02-27 01:35:05 +00:00
slamm%netscape.com
43cbc3724d Add 'Edit Bookmarks...' menu item. 1999-02-26 19:59:00 +00:00
pinkerton%netscape.com
a079c4a613 titlebuttons are not block frames! 1999-02-26 17:38:40 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
evaughan%netscape.com
5fe142b7e4 Fixed up titled button so hover, focus, active, states work. 1999-02-26 06:41:10 +00:00
law%netscape.com
46566f48a2 New status bar; first draft 1999-02-26 02:15:29 +00:00
waterson%netscape.com
cec1aad037 Use XUL as default namespace. Fixes GetElementByID() bug. 1999-02-24 05:23:26 +00:00
rods%netscape.com
acf3a28ce0 Changed display type of titlebutton to inline 1999-02-22 19:01:13 +00:00
hyatt%netscape.com
6b8b950677 Adding support for Eric Vaughan's buttons. 1999-02-20 02:08:08 +00:00
hyatt%netscape.com
7ae2a7d521 Switched over to Eric Vaughan's titled buttons on the toolbar. 1999-02-20 02:01:01 +00:00
evaughan%netscape.com
0ba4d1028c Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
rods%netscape.com
996ff0007d Added some experimental code for printpreview 1999-02-18 21:56:21 +00:00
pinkerton%netscape.com
0b92919321 move url bar to top toolbar. 1999-02-18 19:18:25 +00:00
rods%netscape.com
4189e7dba6 Fixed up some indentation issues and added fixed position style attributes. 1999-02-18 16:33:56 +00:00
hyatt%netscape.com
16117b114d Changes to the XUL stylesheet file and tweaks to the makefiles to make
sure that the navigator.xul file is properly installed in the res/samples
directory.
1999-02-18 05:00:22 +00:00
hyatt%netscape.com
020da12e3e This is the true file that will be loaded by the browser. 1999-02-18 04:57:21 +00:00
rods%netscape.com
ea64b0a719 Changed some of the sizing because the font is smaller 1999-02-17 18:06:19 +00:00
rods%netscape.com
f79d7a79d2 Reduced the font size of the buttons 1999-02-17 16:55:23 +00:00
rods%netscape.com
f5a1dc45fe Added extra experimental menu and items and added in an extra toolbar 1999-02-17 16:17:17 +00:00
rods%netscape.com
ddac84c38b Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00