Commit Graph

31525 Commits

Author SHA1 Message Date
danm%netscape.com
258b158702 oops 1999-06-24 04:00:58 +00:00
bienvenu%netscape.com
3493534409 fix purify errors, particularly mismatched deletes 1999-06-24 03:53:35 +00:00
briano%netscape.com
7d4256d61b Fix for OpenBSD, and potential fix for Solaris/x86. 1999-06-24 03:49:33 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
briano%netscape.com
dbf66fa37f File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
briano%netscape.com
57f1cda907 File was missing the required newline at the end of file. 1999-06-24 03:13:10 +00:00
leaf%mozilla.org
c9a9396aee make it binary, home-skillet 1999-06-24 02:52:18 +00:00
gagan%netscape.com
4de981d222 Fix the default line problem. Added a /cookie case to send a dummy "set-cookie: header" 1999-06-24 02:29:20 +00:00
troy%netscape.com
aa80493e19 Fix for bug #7397. Changed space manager to allows negative values
for rect regions
1999-06-24 02:04:50 +00:00
troy%netscape.com
2334f89bca Updated to test for negative values for rect regions 1999-06-24 02:03:34 +00:00
slamm%netscape.com
a0f533886c Add log file name to log links. 1999-06-24 02:02:14 +00:00
briano%netscape.com
64af1d164b Changed 'true' and 'false' to 'PR_TRUE' and 'PR_FALSE' to fix the non-gcc Unix builds. 1999-06-24 01:59:26 +00:00
talisman%anamorphic.com
c7481e24a1 This time it should be good. This is the splash screen image. 1999-06-24 01:58:43 +00:00
talisman%anamorphic.com
24527c0c7e Whoops... didn't add it as binary first time. 1999-06-24 01:57:36 +00:00
slamm%netscape.com
97c8d04bed Build file name has from glimpse list. 1999-06-24 01:47:36 +00:00
hyatt%netscape.com
5d793c4ca4 Fun with tree widget scrollbars. 1999-06-24 01:45:44 +00:00
briano%netscape.com
2d90d87296 Fixed the breakage in the IRIX 6.3 build caused by a problem with the compiler/assembler combination (?). 1999-06-24 01:35:52 +00:00
talisman%anamorphic.com
504ed05517 Added code to show a splash screen at startup. 1999-06-24 01:34:34 +00:00
talisman%anamorphic.com
2126dfb21d Splash-screen class. 1999-06-24 01:34:09 +00:00
talisman%anamorphic.com
728a6133b1 New file for splash screen - this is the graphic that displays. 1999-06-24 01:32:46 +00:00
gordon%netscape.com
8a3f1735a0 First Checked In. 1999-06-24 01:14:30 +00:00
valeski%netscape.com
6cef7df918 not in SeaMonkey pull. added toLowerCase() on the header passed into the GetHeader() method so we're comparing like case strings. also made the ExamineREsponse call syncronous until the proxy object problems are worked out. 1999-06-24 01:12:16 +00:00
jefft%netscape.com
5677a8a6f3 more on copy service 1999-06-24 00:52:19 +00:00
bienvenu%netscape.com
69f916e6d3 put in code for utf7, but not enabled 1999-06-24 00:50:37 +00:00
jefft%netscape.com
12b51e4602 added files: mozilla/mailnews/base/src/nsMsgCopyService.cpp 1999-06-24 00:50:32 +00:00
jefft%netscape.com
905166ee59 export nsMsgCopyService.h 1999-06-24 00:49:43 +00:00
jefft%netscape.com
f7f024feca added new files nsMsgCopyService.h nsMsgCopyService.cpp 1999-06-24 00:47:40 +00:00
jefft%netscape.com
1866c819ed added nsMsgCopyService to the factory 1999-06-24 00:46:01 +00:00
pollmann%netscape.com
111b23534d Notify form submit observers on... well... form submission. 1999-06-24 00:45:23 +00:00
ducarroz%netscape.com
40f6341965 oops, wrong argument! 1999-06-24 00:38:34 +00:00
morse%netscape.com
50ba19d992 fix wallet viewers 1999-06-24 00:33:19 +00:00
hangas%netscape.com
520e4bb2c9 Removed a debugging DumpDOM() call 1999-06-24 00:30:34 +00:00
waterson%netscape.com
820a647acb Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
waterson%netscape.com
b11fbd3f52 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage -- NS_ISUPPORTS_DECL_INHERITED where appropriate. 1999-06-24 00:23:33 +00:00
waterson%netscape.com
4b1f9242e4 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
pollmann%netscape.com
3cc85150d7 Adding form submit observer interface for Wallet and Single Signon 1999-06-24 00:07:34 +00:00
morse%netscape.com
3c7fd672f4 fix wallet viewers 1999-06-24 00:01:33 +00:00
rpotts%netscape.com
a4d83afdb2 Added the call to FireOnHeadersAvailable(...) which was lost when I reworked the header parsing... 1999-06-23 23:56:41 +00:00
rpotts%netscape.com
104a580e01 Reference counting fixes to plug some leaks... 1999-06-23 23:51:16 +00:00
hangas%netscape.com
6d55281430 Changes for new tree widget landed last night. 1999-06-23 23:49:19 +00:00
briano%netscape.com
5269549d9a Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
mcafee%netscape.com
b3a1346f84 Fixing linux bustage. 1999-06-23 23:38:48 +00:00
valeski%netscape.com
fc504031da added the nsIProxyCreateInstance.idl file to the xpidl auto gen macros. added smarts to proxy object mgr to determine whether or not the proxy obj is on the same thread as the caller (did this checkin for doug) 1999-06-23 23:32:43 +00:00
hyatt%netscape.com
5ce75e1494 Fixing a bug in the scrollbar buttons that was causing them to call the
MouseClicked method twice on a left click event.
1999-06-23 23:18:29 +00:00
law%netscape.com
47da48bf59 Fixes to sort of get OpenDialog to work from C++ 1999-06-23 23:12:10 +00:00
putterman%netscape.com
2fabcf8441 A scrollbar now shows up in the folderPane on overflow. 1999-06-23 23:11:10 +00:00
hyatt%netscape.com
bbac4a1a39 Hooking up the scrollbar so that I can listen to events. 1999-06-23 23:05:36 +00:00
sgehani%netscape.com
04a20290f9 Turning XPInstall on on Unix. 1999-06-23 22:59:50 +00:00
ducarroz%netscape.com
5d11625495 Fix startup problem with ApprunnerDebug. WASTELib and ProfilerLib where installed anymore. 1999-06-23 22:56:49 +00:00
sgehani%netscape.com
39167b36a2 1> Removed obsolete IID headers (now being generated from IDL).
2> Aletered Unix Makefile.in to make libjar a component.
1999-06-23 22:54:49 +00:00