Граф коммитов

412 Коммитов

Автор SHA1 Сообщение Дата
evaughan%netscape.com 0ba4d1028c Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
mcafee%netscape.com ad1bd69740 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com bf4292ae07 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00
mcafee%netscape.com 802e11a9da Solaris: adding do_QueryInterface() wrapper as part of scc's nsCOMPtr carpool. a=scc 1999-02-19 12:27:19 +00:00
mcafee%netscape.com 3e138770a9 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com 32e3c1a771 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
rods%netscape.com b5d64581f4 Aded default sizes to TopLevelWindowCreate 1999-02-18 22:04:34 +00:00
rods%netscape.com 24a6556d18 Added example/experimental code showing how to change icons during runtime 1999-02-18 21:59:05 +00:00
rods%netscape.com f27fe873a6 Fixed a debug statement 1999-02-18 21:58:17 +00:00
rods%netscape.com 996ff0007d Added some experimental code for printpreview 1999-02-18 21:56:21 +00:00
rods%netscape.com 26becb7637 Completed work on -width and -height 1999-02-18 21:53:31 +00:00
rods%netscape.com ce1c6fcd34 Completed work on -width and -height for specifying the initial size of the window 1999-02-18 21:52:27 +00:00
pinkerton%netscape.com 0b92919321 move url bar to top toolbar. 1999-02-18 19:18:25 +00:00
cyeh%netscape.com af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
rods%netscape.com a50a28fae6 Added temporary menu delegate code. This enables menus to invoke JavaScript
BUT it menus can't observe changes or broadcasts
1999-02-18 17:13:30 +00:00
rods%netscape.com a027a5a75b Changed default page to navigator.xul 1999-02-18 17:12:09 +00:00
rods%netscape.com 50033001d3 Status bar is now hooked up. 1999-02-18 16:39:32 +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
rods%netscape.com b9de8e1a22 Added a little code to find the menus and load them.
They aren't hooked up yet.
1999-02-18 16:32:44 +00:00
mcafee%netscape.com cbff9a4021 Adding newline at end of file for Solaris/CC 1999-02-18 12:14:59 +00:00
mcafee%netscape.com 8ce67a6961 Icons live in AppCores/xul/resources now. 1999-02-18 11:10:18 +00:00
mcafee%netscape.com 35029ba61e navigator.xul is referencing toolbar, not Toolbar 1999-02-18 11:09:06 +00:00
hyatt%netscape.com 28e29775fa Commented out some code I shouldn't have in the menu code. 1999-02-18 05:18:18 +00:00
hyatt%netscape.com c05f430b29 Fixing Mac build bustage. 1999-02-18 05:14:30 +00:00
hyatt%netscape.com 88bfd97827 Checking in the new appRunner. 1999-02-18 05:01:03 +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 2f3afa94d9 Fixed the termination of the app when a window closes 1999-02-17 16:49:43 +00:00
rods%netscape.com 0fb5fd0b90 Added separators 1999-02-17 16:49:14 +00:00
rods%netscape.com c11d41a73f Added an ifdef to get exit working because the Register and unregister isn't working right 1999-02-17 16:18:17 +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 2496dcca5f Made AppCoreManager a a Gecko service 1999-02-17 16:16:35 +00:00
rods%netscape.com 1ada415f05 Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com f7516c3753 AppCores are now mantained in a nsVoidArray 1999-02-17 16:14:15 +00:00
rods%netscape.com 08c883041b Added temporary menu hook up as an experiement 1999-02-17 16:12:10 +00:00
rods%netscape.com 1cdf45be97 Added nsIMenuListener as the base class for nsIXULCommand 1999-02-17 16:11:13 +00:00
ftang%netscape.com ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
mcafee%netscape.com 9a63580434 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
rods%netscape.com ddac84c38b Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00
pinkerton%netscape.com b65f7450c4 remove nsJSAppCores and add nsJSAppCoresManager. 1999-02-16 16:48:30 +00:00
rods%netscape.com db2e8339d4 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
mcafee%netscape.com 6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
cyeh%netscape.com c29eb3ab75 complete botched file rename attempted by danm. 1999-02-15 15:31:38 +00:00
danm%netscape.com 8ec9e10463 renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
danm%netscape.com e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +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 81515ab405 compare build error fixed 1999-02-12 18:58:39 +00:00