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

119 Коммитов

Автор SHA1 Сообщение Дата
cyeh%netscape.com be97c63513 add static library targets to allow overriding of functions in an external project 1999-02-26 18:51:32 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
saari%netscape.com 17a11f53b6 Comment out SetLabel in LoadMenuItem SetLabel should be called by the call to Create, to which I added the name back in the call. 1999-02-26 02:50:09 +00:00
danm%netscape.com bbf5a65c86 adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
mcafee%netscape.com 5de9487e09 Adding do_QueryInterface() wrappers for Solaris/CC 1999-02-25 11:08:53 +00:00
saari%netscape.com fca4eda62f nsWebShellWindow.cpp nsWebShellWindow.h Broke up more of menu loading code into functions for readablity and to allow hierarchical menu loading. 1999-02-23 07:52:14 +00:00
rods%netscape.com cf7b150f21 MOved XULCommand to src and it is now acting like a menu delegate,
all that reminas is to rename it.
1999-02-21 21:04:21 +00:00
rods%netscape.com cb93818b9b Remmoved nsIXULCommand.h 1999-02-21 20:52:29 +00:00
rods%netscape.com 7c3a420407 Added static IID method 1999-02-21 20:52:04 +00:00
rods%netscape.com 940e001985 MOved from public to src, it doesn't need to be exported 1999-02-21 20:51:12 +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
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
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 33d5d6469d Status bar is now hooked up. 1999-02-18 16:39:32 +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
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
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 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
mcafee%netscape.com 3ece48d719 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +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 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 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
rods%netscape.com 0f3dd6b84a Added some more debugging 1999-02-11 18:42:09 +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
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 84f397a709 initial checkin 1999-02-10 17:31:17 +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
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 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 0ece733e2a removed an obsolete comment and added some hints to rod for when he hooks things up. 1999-02-04 22:58:04 +00:00