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

1536 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com a3d1302ac1 Add declaration to prevent hard to figure out compiler error 1999-04-07 04:30:13 +00:00
mcmullen%netscape.com 0a82a729eb Prefs directory for unix. 1999-04-06 22:09:27 +00:00
radha%netscape.com f6f38f0b68 Webshellwindow implements the new nsIDocumentLoderObserver. 1999-04-06 21:01:51 +00:00
spence%netscape.com 031b004ffa netlib protocol dialogs 1999-04-06 04:48:23 +00:00
spence%netscape.com 28b66341a5 fixes for netlib protocol dialogs 1999-04-06 04:41:50 +00:00
beard%netscape.com 7552baa3f6 added #pragma export on/off for nsSpecialFileSpec. 1999-04-03 23:00:59 +00:00
dp%netscape.com f39e69dce5 Spelling error. 1999-04-03 17:51:11 +00:00
dp%netscape.com 80b1736091 Adding profile directory. Needs more work on windows and mac.
Unix: $HOME/.mozilla
WIN: ./profile
MAC: ./profile
1999-04-03 17:23:44 +00:00
jdunn%netscape.com 93af46f733 fix compiler warning because of 'comment' after endif 1999-04-02 21:03:15 +00:00
mcmullen%netscape.com c9152414d6 Make a change for Win32 1999-04-02 20:41:33 +00:00
mcmullen%netscape.com ad5bcb794b nsIFileLocator service. 1999-04-02 20:39:20 +00:00
mcmullen%netscape.com 0c9fa3f7fe Added nsIFileLocator service 1999-04-02 20:39:16 +00:00
mcmullen%netscape.com 8d56acc250 Added an assignment operator. 1999-04-02 20:39:15 +00:00
radha%netscape.com c399b8454b Removed that empty line in the OBJS list. Thanks to mcmullen 1999-04-01 20:47:50 +00:00
radha%netscape.com 971be73df0 added files: mozilla/xpfe/appshell/src/nsGlobalHistory.cpp 1999-04-01 20:23:00 +00:00
radha%netscape.com 423b7f5f42 Global history introduced as a service and appropriate changes to
Appshell service and Factory
1999-04-01 20:21:41 +00:00
radha%netscape.com c596217f71 Global history implemented as a service 1999-04-01 20:20:24 +00:00
mcmullen%netscape.com b08d0caf2a Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
mcmullen%netscape.com ce76ce5350 First Checked In. 1999-04-01 19:48:59 +00:00
danm%netscape.com 624bcf63eb simple ability to at least specify a size for the window in XUL 1999-03-31 04:21:05 +00:00
mcmullen%netscape.com b882293d94 Try that without the typo. 1999-03-30 00:08:40 +00:00
danm%netscape.com 515f8ba98c set window title from XUL 1999-03-29 23:57:18 +00:00
mcmullen%netscape.com 533fe77fe4 Added nsXULWindowCallbacks.h to the build. 1999-03-29 23:37:20 +00:00
rpotts%netscape.com 60cb857615 Added more methods to nsIDocumentLoaderObserver in the first stage toward unifying *all* of the different notification mechanisms in the WebShell... 1999-03-29 09:21:01 +00:00
joki%netscape.com 5abbeab8a7 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
mcmullen%netscape.com db29fabdb7 Rearrange the code so that windows can be closed programmatically, and deregistration etc all happens, in a more foolproof way. 1999-03-27 00:09:04 +00:00
ramiro%netscape.com 58156c9428 Fix indiscriminate debug comment spewage. 1999-03-26 11:34:21 +00:00
danm%netscape.com 34bfbb2738 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rpotts%netscape.com 8ecdcbf19d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com 936bc47955 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com 56b8c8891b turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
danm%netscape.com 42308d50bf initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
saari%netscape.com 64832b64be missing file 1999-03-20 02:56:03 +00:00
davidm%netscape.com aaa995cf8a Added files nsXPConnectFactory.cpp nsJSXPConnectFactory.cpp nsAppShellNameSet.cpp for rpotts 1999-03-20 01:54:24 +00:00
rpotts%netscape.com 920906b436 Fix case in include name for unix :-( 1999-03-19 08:44:40 +00:00
rpotts%netscape.com 945062f05a Added XPConnect stuff to the build... 1999-03-19 08:18:18 +00:00
rpotts%netscape.com a4036a04ea Fixed case in #include for unix :-( 1999-03-19 06:29:10 +00:00
rpotts%netscape.com 283df89478 changes to build the nsXPConnectFactory (and friends...) 1999-03-19 06:19:50 +00:00
rpotts%netscape.com 1ebb90d9c9 remove the reference to nsXPConnectFactory until mac and unix are building it too... 1999-03-19 06:17:05 +00:00
rpotts%netscape.com 10e62e5ceb Temporary XPConnectFactory (until the real one is available...). This will replace the AppCoresManager as the way to create C++ components in javascript... 1999-03-19 06:15:00 +00:00
radha%netscape.com 47626eaeca Implement 2 interfaces to return handle to argc and argv.
Conform to code style standards
1999-03-19 01:15:39 +00:00
radha%netscape.com 90bec9ef4d Add 2 interfaces to Get a handle to argc & argv 1999-03-19 01:14:29 +00:00
danm%netscape.com 833d60da15 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com f434849e49 Added and used Close() method to nsWebShellWindow. Part of fix for bug 3676 (again) and 3900. Wants to be part of M3 build. r:sdagley,pierre. a:chofmann,cyeh. 1999-03-18 19:08:36 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
davidm%netscape.com 211066ce12 Wll eventually provide support for NetLib dialogs. Currently is not being built on any platforms but Don wants me to check in tonight. 1999-03-17 03:25:53 +00:00
davidm%netscape.com 220352afcb First Checked In. 1999-03-17 03:24:35 +00:00
rpotts%netscape.com ea59cb7d03 fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:25:43 +00:00
danm%netscape.com b23d46a65a disabling ability to specify a parent for a top-level window (until all platforms agree on what this means). fix refcount when registering windows with the window list. 1999-03-14 08:24:21 +00:00
mcmullen%netscape.com 0128d66af5 Added nsFileLocations.cpp/.h to the build. 1999-03-14 00:03:21 +00:00
mcmullen%netscape.com d6490cd5f2 First Checked In. 1999-03-14 00:02:40 +00:00
hyatt%netscape.com 7d9d0c3bfc Menus now handle click events properly (by sending them into the DOM). 1999-03-13 01:03:33 +00:00
rpotts%netscape.com 164f4e7be7 in the process of adding support for a protocol helper component which is responsible for dealing with modal requests from the network protocol handlers (which may be on different threads...) 1999-03-11 11:39:34 +00:00
rpotts%netscape.com dc933a59a5 Temporarily added a CID for the default protocol helper component... 1999-03-11 11:35:23 +00:00
ramiro%netscape.com 7e12a4b568 Use the macro on all platforms. Thanks to pierre for helping me make sure
it doesnt break the mac.  I verified that it works on unix and windows.
1999-03-09 19:19:02 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ramiro%netscape.com fd5bf5f22c Memory leak.
delete[] memory returned by nsString::ToNewCString.
1999-03-08 11:38:59 +00:00
ramiro%netscape.com 2aaabaad90 Fix win32, mac breakage. 1999-03-08 11:04:49 +00:00
ramiro%netscape.com 869b29d48d Templates in nsXPComFactory exorcism. Part I.
Replaced the template code with a NS_DEF_FACTORY.
This is temporary.  As soon as I can verify this works on windows and
mac, ill remove the old code.
1999-03-08 09:44:16 +00:00
danm%netscape.com c5aeb426dd changed name of onConstruction event to onload 1999-03-05 20:23:19 +00:00
pinkerton%netscape.com 50222f5b69 fix for bug #3449 (onClick should be onclick). 1999-03-05 20:18:59 +00:00
rjc%netscape.com 2a52afbc07 Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
scc%netscape.com 7253acb7e4 fix for nsCOMPtr: no construction/assignment from raw COM interface pointers 1999-03-02 22:44:55 +00:00
pinkerton%netscape.com fdeb49680f correctly implement nsIMenuListener. 1999-03-01 17:30:14 +00:00
saari%netscape.com 1b199ba24f make LoadMenus() less nsWebShellWindow specific 1999-02-28 11:14:34 +00:00
peterl%netscape.com 95bb1a1020 added content state change 1999-02-27 08:34:06 +00:00
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
cyeh%netscape.com 7dbb9363b4 there isn't an underscore in the FullCircle initialization call. 1999-02-04 22:57:13 +00:00
pinkerton%netscape.com 0350b17b00 modifying to use nsCOMPtr. 1999-02-04 18:40:43 +00:00
cyeh%netscape.com bde6f49c3e enabling FullCircle in the AppShell. Placed it in the Initialize() call.
There's some question if we could move this call earlier in the execution.
1999-02-04 18:17:02 +00:00
mcafee%netscape.com eab7c07bd4 Adding newline at end of file. 1999-02-04 11:00:41 +00:00
saari%netscape.com 1d9c5cea54 ... this file should be happy with the nsIMenuListener change now... 1999-02-04 02:42:07 +00:00
pinkerton%netscape.com 4f60960ee9 turn off "use mod date caching" for dep build. 1999-02-03 18:16:19 +00:00
rods%netscape.com 370cc58503 Fixed up some debug 1999-02-03 16:48:55 +00:00
rods%netscape.com 1b4df317e8 Added appcores 1999-02-03 16:48:20 +00:00
rods%netscape.com 68d91db84f Added Debug statements 1999-02-03 16:47:16 +00:00
mcmullen%netscape.com 8ec785eea3 Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic. 1999-02-03 03:13:53 +00:00
rods%netscape.com 11b55d93fc Commented out some lines to make it work better. 1999-02-02 19:28:52 +00:00
pinkerton%netscape.com e95a0752ce Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file. 1999-02-02 17:09:44 +00:00
sar%netscape.com 2b9db9c822 fixing build breakage. 1999-01-30 03:53:39 +00:00
mcmullen%netscape.com 29013999db Hooked up menus to commands (just like toolbar buttons) converted to nsCOMPtr everywhere. 1999-01-30 00:39:25 +00:00
davidm%netscape.com e4a5a77d16 The prefixes were switched which is not a good thing 1999-01-29 01:34:58 +00:00
pinkerton%netscape.com a394808bb4 fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin. 1999-01-28 02:26:27 +00:00
pinkerton%netscape.com bbc85d72fd now hookup commands to multiple toolbars and fix compiler warnings. 1999-01-28 01:30:38 +00:00
pinkerton%netscape.com b4ad382f4f fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr. 1999-01-28 00:21:12 +00:00
slamm%netscape.com 59b1a1e320 Removing module name that does not apply. 1999-01-27 19:54:36 +00:00
saari%netscape.com 882f36666d /m/pub/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Several menu construction changes 1999-01-27 16:25:22 +00:00
rods%netscape.com ca7d9de485 Commented out some debug statements 1999-01-27 15:32:19 +00:00
rods%netscape.com b2e9ab299f Added Throbber 1999-01-27 15:15:21 +00:00
saari%netscape.com 95af91ca2a mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Added LoadMenus method to construct menus mozilla/xpfe/appshell/src/nsWebShellWindow.h - Added LoadMenus method 1999-01-27 10:51:28 +00:00
saari%netscape.com a7ce7649d5 Adding a nsnull check before we call through a returned pointer. Breaking on linux 1999-01-27 06:01:38 +00:00
rods%netscape.com 390ebd1d0a Added setting of the initial URL in the URL Bar 1999-01-27 04:53:10 +00:00
rods%netscape.com aba48cdd9f Added a lot code for M1 1999-01-27 04:02:33 +00:00
slamm%netscape.com 6da9adf728 Cleaning this up. Some of these rules don't apply. Others are in rules.mk 1999-01-26 20:17:35 +00:00
rods%netscape.com d98f21b426 It now looks for it's children WebShell by name and instead of assuming
that they are at a given position.
1999-01-26 18:01:38 +00:00
rods%netscape.com a453e0f7ae Added nsXULCommand 1999-01-26 15:59:53 +00:00
rods%netscape.com 5beb9cba43 It now derives from nsIDocumentLoader and it processes and itstalls XULCommands 1999-01-26 15:58:58 +00:00
rods%netscape.com ee9901f17b It now derives from nsIDocumentLoader and I added the XUL Command list 1999-01-26 15:57:59 +00:00
rods%netscape.com b4e5b76f5e Added cast for mWindowList methods 1999-01-26 15:55:44 +00:00
rods%netscape.com d6cda02e60 added nsXULCommand 1999-01-26 15:45:35 +00:00
dcone%netscape.com 4abc516516 Added nsXULCommand.cpp for Rod Spears 1999-01-26 15:30:43 +00:00
rods%netscape.com 93d653f81d Initial checkin 1999-01-26 15:08:23 +00:00
rods%netscape.com 8fa9ba80f6 Added nsIXULCommand 1999-01-26 15:06:21 +00:00
rpotts%netscape.com d098408cb3 Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-( 1999-01-25 08:34:56 +00:00
rpotts%netscape.com 931ab3a31c Added nsCommandLineArgs to the build... 1999-01-25 08:34:02 +00:00
rpotts%netscape.com a7fe26889c Added nsICmdLineService.h to the exports list... 1999-01-25 08:24:26 +00:00
sudu%netscape.com 6624efe2b9 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
saari%netscape.com ece53e32c1 Needed to add nsCommandLineService to AppShell.mcp to define NS_NewCmdLineService(), lest a build failure. 1999-01-24 00:16:56 +00:00
saari%netscape.com 5d071b2b90 Fixing mac build. Tinderbox is lying. Misnamed NS_NewCommandLineServiceFactory renamed to NS_NewCmdLineServiceFactory \Index: nsICmdLineService.h =================================================================== RCS file: /m/pub/mozilla/xpfe/appshell/public/nsICmdLineService.h,v retrieving revision 1.1 diff -r1.1 nsICmdLineService.h 54c54 < NS_NewCommandLineServiceFactory(nsIFactory** aFactory); --- > NS_NewCmdLineServiceFactory(nsIFactory** aFactory); 1999-01-24 00:00:38 +00:00
radha%netscape.com a1e67dbf64 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00
radha%netscape.com 358a3fe322 Add factory instanciation for command line service provider 1999-01-22 22:20:57 +00:00
radha%netscape.com c3b17f9867 Added nsICmdLineService.h 1999-01-22 22:20:23 +00:00
radha%netscape.com 7a03563c8f Added nsCommandLineService.cpp 1999-01-22 22:19:18 +00:00
radha%netscape.com 535f1522e3 Interface for command line service provider 1999-01-22 22:18:49 +00:00
rpotts%netscape.com 36bfd301d0 whacked the default size of the webshellwindow for now... 1999-01-21 09:59:26 +00:00
rpotts%netscape.com baeec6d371 The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow() 1999-01-21 07:24:01 +00:00
rpotts%netscape.com 42ecaaea45 The AppShell now uses the EventQueue service. Added a temporary argument to CreateTopLevelWindow() which represents the controller object associated with a UI document - this will be removed when XUL supports this feature. Reworked the factory to use the template implementation provided by XPCom... 1999-01-21 07:22:58 +00:00
rpotts%netscape.com e0129a9ca0 Added the DOM to the include path... 1999-01-21 07:20:32 +00:00
rpotts%netscape.com 64b6bb91d5 CIDs are now kept in nsAppShellCIDs.h 1999-01-21 07:20:01 +00:00
rpotts%netscape.com d7f7cf24b6 Added a controller CID string argument to createTopLevelWindow (for now)... 1999-01-21 07:18:30 +00:00
rpotts%netscape.com 70b0f261bb Added exports for nsAppShellCIDs.h and nsIWidgetController.h 1999-01-21 07:17:44 +00:00
rpotts%netscape.com e5fca632ae Interface for a non-ui controller component... 1999-01-21 07:17:01 +00:00
rpotts%netscape.com ea069c5667 AppShell CID file... 1999-01-21 07:15:52 +00:00
rpotts%netscape.com a1c871e162 Added support for terminating the app when all of the top level windows have been closed... 1998-12-30 00:03:52 +00:00
rpotts%netscape.com 4285c5a571 changed to use nscore.h for the NS_APPSHELL definition... 1998-12-30 00:03:00 +00:00
cls%seawood.org c5be5471e2 Apparently, nsIURL::GetSpec changed... 1998-12-16 11:33:33 +00:00
ramiro%netscape.com e38c60a2e1 Ignore generated files. 1998-12-14 16:27:13 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
davidm%netscape.com 965d63041f First Checked In. 1998-12-10 01:23:18 +00:00
davidm%netscape.com 559195ac04 First Checked In. 1998-12-09 20:42:35 +00:00
davidm%netscape.com 193e9409c8 modifiy initialize to return nsresult rather than an implicit int 1998-12-09 20:39:51 +00:00
radha%netscape.com 1d3fa8da6f Initial checkin 1998-12-08 22:46:35 +00:00
radha%netscape.com 3def01f6f5 Initial Checkin 1998-12-08 22:45:58 +00:00
rpotts%netscape.com 33610d9b6f public headers for the Application SHell services... 1998-12-03 01:36:47 +00:00
rpotts%netscape.com 6c7c07902c Application Shell services... 1998-12-03 01:35:53 +00:00
rpotts%netscape.com 3f53ca57ea Windows makefile... 1998-12-03 01:17:32 +00:00