Commit Graph

213 Commits

Author SHA1 Message Date
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
pinkerton%netscape.com
723830c730 make the toolbar area taller to account for 2 toolbars. 1999-01-28 01:34:45 +00:00
pinkerton%netscape.com
b09d368159 add a 2nd toolbar 1999-01-28 01:34:30 +00:00
pinkerton%netscape.com
77f6a25833 backing out my last backout: toolbox and xul namespace changes. 1999-01-28 00:21:33 +00:00
pinkerton%netscape.com
fc9c1939c8 backing out last two changes because they hork everything up. 1999-01-27 19:10:16 +00:00
pinkerton%netscape.com
79a8a67fb9 make toolbox gray, not green. 1999-01-27 17:36:39 +00:00
pinkerton%netscape.com
9bb17cae02 add in toolbox 1999-01-27 17:36:12 +00:00
saari%netscape.com
da1e49724c fixed a previous typo of mine 1999-01-27 17:33:55 +00:00
saari%netscape.com
6a6c15ac31 hacking xptoolkit menus 1999-01-27 17:33:00 +00:00
saari%netscape.com
88b10b270a Adding in a XUL menubar. This isn't really the right place for a XUL menubar, but it will do for the M1 demo. 1999-01-27 17:16:38 +00:00
pinkerton%netscape.com
05fb6700cf add xul namespace line. 1999-01-27 17:11:02 +00:00
ramiro%netscape.com
8fb4952bb4 Fix it for real this time. I thought i fixed before. Why is this so hard ? 1999-01-27 05:55:09 +00:00
ramiro%netscape.com
40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
ramiro%netscape.com
a9923daa01 Add makefile to unbreak build. 1999-01-27 04:49:35 +00:00
rods%netscape.com
fe87365bf2 Fixed up the UI, added the status bar 1999-01-27 04:03:46 +00:00
rods%netscape.com
bd295f6007 initial checkin 1999-01-27 03:55:39 +00:00
mcafee%netscape.com
72f62c21ef Adding xpfe/browser to build 1999-01-27 02:26:07 +00:00
rods%netscape.com
8f81f43c04 Added the "Home" button. 1999-01-26 18:03:08 +00:00
rods%netscape.com
f122aaa1af Added commands 1999-01-26 17:45:44 +00:00
rods%netscape.com
69e5e45d17 Initial checkin 1999-01-26 15:44:24 +00:00
rods%netscape.com
56d9711d81 Initial checkin (not building source yet) 1999-01-26 15:43:34 +00:00
rods%netscape.com
0a9fe10037 Added toolbar.xml and xul.css 1999-01-26 15:26:14 +00:00
rods%netscape.com
05ee204da7 Changed the IFRAME to use toolbar.xml 1999-01-26 15:22:25 +00:00
rpotts%netscape.com
d0bb969861 Fixed up NSGetFactory(...) after the big service manager checkin... 1999-01-26 07:44:02 +00:00
rpotts%netscape.com
3073cf7ed7 appshell.html 1999-01-21 11:01:01 +00:00
rpotts%netscape.com
53e9b590b9 Added support for updating the state of the toolbar controls after each URL load... 1999-01-21 10:02:23 +00:00
rpotts%netscape.com
6da61fa838 Base implementation on a DOM event listener... 1999-01-21 07:45:40 +00:00
rpotts%netscape.com
07b310f3a6 controller component for the browser... 1999-01-21 07:45:11 +00:00
rpotts%netscape.com
5c380928ee UI document for the apprunner.exe 1999-01-21 07:44:38 +00:00
rpotts%netscape.com
e34439ed90 Factory for the browser DLL 1999-01-21 07:43:17 +00:00
rpotts%netscape.com
a4eace2e68 windows makefile... 1999-01-21 07:42:37 +00:00
rpotts%netscape.com
9af109e8d7 CIDs for browser components... 1999-01-21 07:33:32 +00:00
rpotts%netscape.com
93a9b4b61f windows makefile... 1999-01-21 07:33:08 +00:00
rpotts%netscape.com
2d05a959e0 makefile.win 1999-01-21 07:32:30 +00:00