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

45 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 0dc63e6385 just added some usage notes and a bit of extra care during window initialization 1999-06-16 00:27:41 +00:00
danm%netscape.com 9bf4058960 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
danm%netscape.com a94047bcd2 adding access to primordial thread 1999-06-11 03:44:52 +00:00
dp%netscape.com d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
bruce%cybersight.com 34547c75a3 Fix a small memory leak. 1999-05-27 05:12:12 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
davidm%netscape.com e4d3c17a1b Register and Unregister Windows with the window manager 1999-05-19 03:03:48 +00:00
waterson%netscape.com 0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
ftang%netscape.com b632169a80 add meta charset service 1999-05-18 01:44:51 +00:00
law%netscape.com c12ac28eaf Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
law%netscape.com 0f22a29723 Got one that will make everybody happy (if Mac goes red, I'll scream) 1999-05-15 01:01:29 +00:00
shaver%netscape.com 33c4ab86f2 fix build bustage 1999-05-14 23:49:15 +00:00
law%netscape.com e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
warren%netscape.com 87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
davidm%netscape.com 829d7e65c6 4530 Password entry locks Apprunner. 1999-05-11 19:42:14 +00:00
danm%netscape.com e79a8247b7 moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
neeti%netscape.com e4ea5d4480 Landing PICS 1999-05-07 05:32:31 +00:00
hyatt%netscape.com 8e28b1814c Commit changes to support window.open and to switch over to nsIEventQueues. 1999-05-04 23:36:42 +00:00
radha%netscape.com d399658918 Global history introduced as a service and appropriate changes to
Appshell service and Factory
1999-04-01 20:21:41 +00:00
mcmullen%netscape.com 607708bd0f 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
danm%netscape.com 98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rpotts%netscape.com f2f34ac6be turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
danm%netscape.com d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
rpotts%netscape.com e814b5a064 Fixed case in #include for unix :-( 1999-03-19 06:29:10 +00:00
rpotts%netscape.com 00bf8fa217 changes to build the nsXPConnectFactory (and friends...) 1999-03-19 06:19:50 +00:00
rpotts%netscape.com 0152481885 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
danm%netscape.com 992125a5c3 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com 10aab839bb 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
danm%netscape.com 9d08215def 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
ramiro%netscape.com eb2ce0674f 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 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ramiro%netscape.com aea0f271b0 Fix win32, mac breakage. 1999-03-08 11:04:49 +00:00
ramiro%netscape.com 8a849f863a 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 1adc0f7aaa adding C XUL window construction callback 1999-02-26 02:22:42 +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
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 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 08c883041b Added temporary menu hook up as an experiement 1999-02-17 16:12:10 +00:00
danm%netscape.com e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
rods%netscape.com 8b8fdc8ec0 Added new interface nsIAppShellService 1999-02-10 16:38:51 +00:00
cyeh%netscape.com e48aceb254 there isn't an underscore in the FullCircle initialization call. 1999-02-04 22:57:13 +00:00
cyeh%netscape.com d0f202e928 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
rods%netscape.com 1a0e515e0b Added cast for mWindowList methods 1999-01-26 15:55:44 +00:00
rpotts%netscape.com 9620b02d48 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 3749d60a22 Application Shell services... 1998-12-03 01:35:53 +00:00