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

462 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 09f5bd474b Switched over to Eric Vaughan's titled buttons on the toolbar. 1999-02-20 02:01:01 +00:00
evaughan%netscape.com a177969051 Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
mcafee%netscape.com ec44151b41 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com 69add02c24 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00
mcafee%netscape.com 7a9f872fdd 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 60e6965b36 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com 0144e0e638 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
rods%netscape.com d611203194 Aded default sizes to TopLevelWindowCreate 1999-02-18 22:04:34 +00:00
rods%netscape.com ee9e8af722 Added example/experimental code showing how to change icons during runtime 1999-02-18 21:59:05 +00:00
rods%netscape.com 1bce0df36a Fixed a debug statement 1999-02-18 21:58:17 +00:00
rods%netscape.com ff18a6b656 Added some experimental code for printpreview 1999-02-18 21:56:21 +00:00
rods%netscape.com 5418efdc0c Completed work on -width and -height 1999-02-18 21:53:31 +00:00
rods%netscape.com 7396ccd682 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 0bb22a3b50 move url bar to top toolbar. 1999-02-18 19:18:25 +00:00
cyeh%netscape.com fe763fea21 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
rods%netscape.com b6cb81c4a1 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 87c0c117e2 Changed default page to navigator.xul 1999-02-18 17:12:09 +00:00
rods%netscape.com 33d5d6469d Status bar is now hooked up. 1999-02-18 16:39:32 +00:00
rods%netscape.com a8e26e6e94 Fixed up some indentation issues and added fixed position style attributes. 1999-02-18 16:33:56 +00:00
rods%netscape.com f3cb07cf97 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 81e9035294 Adding newline at end of file for Solaris/CC 1999-02-18 12:14:59 +00:00
mcafee%netscape.com f5df236f59 Icons live in AppCores/xul/resources now. 1999-02-18 11:10:18 +00:00
mcafee%netscape.com 76a0f014f7 navigator.xul is referencing toolbar, not Toolbar 1999-02-18 11:09:06 +00:00
hyatt%netscape.com c48d9b838d Commented out some code I shouldn't have in the menu code. 1999-02-18 05:18:18 +00:00
hyatt%netscape.com 706975d3bd Fixing Mac build bustage. 1999-02-18 05:14:30 +00:00
hyatt%netscape.com 641df1fd05 Checking in the new appRunner. 1999-02-18 05:01:03 +00:00
hyatt%netscape.com 07e6bd937c 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 e3274dccf2 This is the true file that will be loaded by the browser. 1999-02-18 04:57:21 +00:00
rods%netscape.com 886b5a37c0 Changed some of the sizing because the font is smaller 1999-02-17 18:06:19 +00:00
rods%netscape.com cf3b5daaa3 Reduced the font size of the buttons 1999-02-17 16:55:23 +00:00
rods%netscape.com 7ce2e1b6a0 Fixed the termination of the app when a window closes 1999-02-17 16:49:43 +00:00
rods%netscape.com 34ef60d17d Added separators 1999-02-17 16:49:14 +00:00
rods%netscape.com 90512e573c 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 02234fd511 Added extra experimental menu and items and added in an extra toolbar 1999-02-17 16:17:17 +00:00
rods%netscape.com 878206d77d Made AppCoreManager a a Gecko service 1999-02-17 16:16:35 +00:00
rods%netscape.com 63b5c39797 Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com 209bbac9a3 AppCores are now mantained in a nsVoidArray 1999-02-17 16:14:15 +00:00
rods%netscape.com eeeee0a6e9 Added temporary menu hook up as an experiement 1999-02-17 16:12:10 +00:00
rods%netscape.com b254dc00c3 Added nsIMenuListener as the base class for nsIXULCommand 1999-02-17 16:11:13 +00:00
ftang%netscape.com 54d68cfe6e add CID for lwbrk 1999-02-17 15:30:26 +00:00
mcafee%netscape.com 3ece48d719 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
rods%netscape.com 401e72a241 Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00
pinkerton%netscape.com 11b882ef3c remove nsJSAppCores and add nsJSAppCoresManager. 1999-02-16 16:48:30 +00:00
rods%netscape.com f032a00970 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
mcafee%netscape.com e16fbcacc7 Ignore generated files 1999-02-16 01:50:51 +00:00
danm%netscape.com 8fb012ae9d renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
danm%netscape.com 207aac9356 added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
danm%netscape.com afa4cbe051 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 c53ac8edc7 Added fixed poistioning 1999-02-12 22:30:00 +00:00
rods%netscape.com 9e3a2390e9 compare build error fixed 1999-02-12 18:58:39 +00:00
kipp%netscape.com 5a554d526e COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
rods%netscape.com f2875179c6 Added some debug statment to the JavaScript 1999-02-12 15:57:23 +00:00
rods%netscape.com add81f0048 Fixed loading of commands and toolbars now that we don't have nested windows
Removed UpdateButtons method
1999-02-12 15:56:54 +00:00
peterl%netscape.com d24b2447a9 cleanups 1999-02-12 08:15:17 +00:00
rods%netscape.com db0dd3a94f Removed the PasswordUsername method. 1999-02-11 19:14:28 +00:00
rods%netscape.com f2e29c3edc Added a comment 1999-02-11 18:43:03 +00:00
rods%netscape.com 5ffa167217 Fixed mail demo so it works 1999-02-11 18:42:46 +00:00
rods%netscape.com 0f3dd6b84a Added some more debugging 1999-02-11 18:42:09 +00:00
rods%netscape.com 2a6e0c1215 Moved toolbar images from dead xpviewer directory to appcores/xul/resources 1999-02-11 17:17:56 +00:00
rods%netscape.com 4d30b96838 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 ab6f592c54 Fixed a few things, added APP_DEBUG for turning on and off debugging 1999-02-11 15:57:08 +00:00
dcone%netscape.com 54c1245c5d added nsXULCommand.cpp to project 1999-02-11 15:18:54 +00:00
rods%netscape.com 1291cb1b5f Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
alecf%netscape.com 5996b99b28 add makefile so we can export the IDL files 1999-02-11 07:29:02 +00:00
radha%netscape.com f0ca1e1c09 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 8959c88441 my bad. green toolbars? who would ever want that?? ;) 1999-02-10 22:10:02 +00:00
pinkerton%netscape.com 9e0d585185 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 10466343f1 add some styles for collapsing toolbars and the throbber. 1999-02-10 22:08:28 +00:00
pinkerton%netscape.com 201261f4ff 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 c458c87d4a add Network shlb. 1999-02-10 18:48:13 +00:00
pinkerton%netscape.com e785f72681 add the remaining things in this folder to the manifest so I don't have to do this process again. 1999-02-10 18:39:31 +00:00
pinkerton%netscape.com 115ceaab4c nsIXULCommand.h doesn't live here anymore. 1999-02-10 18:22:30 +00:00
pinkerton%netscape.com beb109269e export nsIWebShellWindow.h 1999-02-10 18:11:37 +00:00
rods%netscape.com 5d22d7ed7b Added the Mail files again 1999-02-10 17:59:39 +00:00
rods%netscape.com 84f397a709 initial checkin 1999-02-10 17:31:17 +00:00
rods%netscape.com 19807461c1 Added SetWebShellWindow 1999-02-10 16:48:31 +00:00
rods%netscape.com c9bf7a3de3 Added SetWebShellWindow to toolbar core
Made ToolBarCore a StreamObserver and nsINetSupport listener
Commented out status bar code
1999-02-10 16:46:47 +00:00
rods%netscape.com d98e5eb25f Added extra parameeter to CreatetopLevelWindow 1999-02-10 16:41:07 +00:00
rods%netscape.com ea5e40479f Must build appshell dir first 1999-02-10 16:39:35 +00:00
rods%netscape.com 4c0035913f must build appshell first 1999-02-10 16:39:16 +00:00
rods%netscape.com 85c4119851 Added new interface nsIAppShellService 1999-02-10 16:38:51 +00:00
rods%netscape.com ee96995c72 It now implements nsIDocumentLoaderObserver 1999-02-10 16:32:55 +00:00
pierre%netscape.com bb5a34a29a removed some spurious file access paths 1999-02-10 11:00:30 +00:00
sfraser%netscape.com 96bfdc2c0f Revert project back to 1.5 (remove cyeh's static lib targets, which broke the optimized build). On instruction from sar. 1999-02-10 06:50:04 +00:00
cyeh%netscape.com 57163a4ca8 add static lib targets for source files. 1999-02-10 00:04:05 +00:00
rods%netscape.com 892d26668e Back to 1.1 (sort of) 1999-02-08 22:15:08 +00:00
rods%netscape.com 4e94365970 Changed IIDs to be unique 1999-02-08 22:11:04 +00:00
mcafee%netscape.com ea6f465213 ignore genereated files 1999-02-08 08:26:34 +00:00
rods%netscape.com d9c229975e fixed error checking for command creation. 1999-02-06 06:09:53 +00:00
mcafee%netscape.com 2ca32afca3 Moving to mozilla/widget. -- saari 1999-02-05 09:02:03 +00:00
mcafee%netscape.com 79fe731d55 moving to mozilla/widget -- saari 1999-02-05 09:01:06 +00:00
saari%netscape.com a30a5837d2 moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
saari%netscape.com f03cd61cdf and this should fix linux.... 1999-02-05 03:09:42 +00:00
saari%netscape.com b87db77dc7 fixing the right makefile this time 1999-02-05 03:09:07 +00:00
saari%netscape.com b8256d5831 First Checked In. 1999-02-05 02:17:40 +00:00
pinkerton%netscape.com 4d031fb377 make dstr virtual because it has virtual methods. 1999-02-05 00:27:48 +00:00
pinkerton%netscape.com f144756419 make dstr virtual because the classes have virtual methods. 1999-02-05 00:24:57 +00:00
pinkerton%netscape.com 599f0b4565 changes to factory stuff, which is all #ifdef'd out right now. 1999-02-05 00:18:47 +00:00
pinkerton%netscape.com 624ec2bb02 Adding nsThrobberGlue.cpp to build. 1999-02-05 00:08:47 +00:00
pinkerton%netscape.com 3f31c889d5 Add GUID's for throbber glue and factory. 1999-02-04 23:38:20 +00:00