Commit Graph

83 Commits

Author SHA1 Message Date
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
danm%netscape.com
ce43b5aa79 matching Troy's recent checkins adding const to some method parameters. Didn't compile for me using VC6 until I made these changes. They seem harmless enough. 1999-02-15 05:21:53 +00:00
rods%netscape.com
0e35c0da47 Added fixed poistioning 1999-02-12 22:30:00 +00:00
rods%netscape.com
225a311d16 Added some debug statment to the JavaScript 1999-02-12 15:57:23 +00:00
peterl%netscape.com
0c21a47524 cleanups 1999-02-12 08:15:17 +00:00
rods%netscape.com
9fabe1a428 Fixed up toolbar.xml so Back and Forward work
Added BrowserInitPage.html for easy testing of browser features
1999-02-11 16:01:56 +00:00
rods%netscape.com
37cbab4969 Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
radha%netscape.com
309df9da98 Make the throbber button display netcenter in the main page not in the toolbar area 1999-02-11 01:13:24 +00:00
pinkerton%netscape.com
35866c7dbf my bad. green toolbars? who would ever want that?? ;) 1999-02-10 22:10:02 +00:00
pinkerton%netscape.com
91d39e01c8 remove the bg-image in the toolbar to get things to suck less on windows. 1999-02-10 22:09:00 +00:00
pinkerton%netscape.com
9d18bb2983 add some styles for collapsing toolbars and the throbber. 1999-02-10 22:08:28 +00:00
pinkerton%netscape.com
bdf4440fa9 go back to relative positioning for throbber and take out the <A> tag around it so that NetCenter doesn't load in the toolbar frame ;) 1999-02-10 22:07:50 +00:00
pinkerton%netscape.com
0071ba5031 fix up right justification by setting width on absolute positioned frame. 1999-02-03 18:42:05 +00:00
pinkerton%netscape.com
5290418a41 right justify throbber, probably incorrectly, but it looks better ;) 1999-02-02 17:02:51 +00:00
pinkerton%netscape.com
b44e30fc0d add html namespace prefix per peterl's change to namespace rules. 1999-02-02 16:43:07 +00:00
pinkerton%netscape.com
fa78acf21b added psuedo-styles for grippies. 1999-01-28 23:57:36 +00:00