Commit Graph

27 Commits

Author SHA1 Message Date
tbogard%aol.net
904e13e316 Changed NS_ASSERTION to NS_ENSURE on an interface boundary check. Done mainly to get VC depend to rebuild this file so tinderbox will go green. 1999-11-27 03:36:35 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
troy%netscape.com
914c067b76 Removed call to SetMainThread() because it was triggering an assert. Turns
out NS_InitXPCOM() does it so we don't need to do it twice
1999-10-30 16:44:04 +00:00
troy%netscape.com
5fc05be5eb Removed a comment 1999-10-23 02:27:07 +00:00
vidur%netscape.com
417bef5e05 Fix for viewer bustage on Windows. Added call to nsIThread::SetMainThread in main() of viewer so that it can retrieved in other cases. R=kipp 1999-10-15 21:09:46 +00:00
dp%netscape.com
5118758633 Removing unused servMgr. 1999-09-24 06:07:19 +00:00
dp%netscape.com
e2b0e5ab83 Removing unused servicemanager in Init and Shudown XPCOM. 1999-09-24 06:05:28 +00:00
warren%netscape.com
68e64ab5e6 freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
bienvenu%netscape.com
0c7e3ece03 fix build bustage 1999-09-17 22:00:15 +00:00
warren%netscape.com
aac2ad9fe7 Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
vidur%netscape.com
378030e7f4 Fixed leak of service manager 1999-09-17 20:19:00 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
troy%netscape.com
b09c6bfe4e Changed Run() to give priority to system messages over application messages 1999-09-13 18:45:03 +00:00
ramiro%netscape.com
b0bda3ec10 Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
warren%netscape.com
880104ba1d Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00
tague%netscape.com
6e19645586 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
sfraser%netscape.com
9a905477aa Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
sfraser%netscape.com
88f0c9245d Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, we use this to set refCon data. On other platforms, it's just a stub. 1999-01-27 05:20:43 +00:00
rpotts%netscape.com
a7dc847b39 do not call PL_InitializeEventsLib(...) any more. nsIEventQueueService::CreateThreadEventQueue(...) has this functionality now... 1999-01-05 09:42:22 +00:00
rickg%netscape.com
c630d34cb3 changed top 100 sites to Test Sites 1998-11-25 20:28:27 +00:00
rpotts%netscape.com
5392f533d7 Changes to allow building when STRICT is defined. 1998-08-29 06:30:49 +00:00
rpotts%netscape.com
dcf275e458 Added support to shut down netlib and the nsINetService instance... 1998-08-22 00:12:54 +00:00
rpotts%netscape.com
aa40707e22 Removed all calls to NET_PollSockets(...). Netlib now does this itself... 1998-07-29 06:03:29 +00:00
kipp%netscape.com
17550076a8 Enabled the js-console accelerators 1998-07-21 01:22:52 +00:00
kipp%netscape.com
619a1ae2b3 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
kipp%netscape.com
58cfc75bc1 Updated to match revised menu api 1998-07-20 22:16:26 +00:00
kipp%netscape.com
9d0bc2ad58 new 1998-07-20 21:15:52 +00:00