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

28456 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 211b73619b fix for bug 7329. Deleteting a file that doesn't exist should not invalidate the nsFileSpec. 1999-05-29 21:27:16 +00:00
sspitzer%netscape.com fa41e26a94 DEBUG_sspitzer -> DEBUG_NEWS 1999-05-29 21:05:09 +00:00
sspitzer%netscape.com 6eae3b1549 fix const weirdness. clean up code for solaris compiler 1999-05-29 21:03:48 +00:00
sspitzer%netscape.com a821a0e69a remove the const in preparation for moving to XPIDL 1999-05-29 21:02:30 +00:00
sspitzer%netscape.com 4d94accf80 remove stupid code because it's stupid 1999-05-29 21:01:19 +00:00
sspitzer%netscape.com 99a05c620a XPIDL-ify nsINNTPNewsgroupList, and adjust accordingly.
change DEBUG_sspitzer to DEBUG_NEWS
1999-05-29 21:00:12 +00:00
sspitzer%netscape.com 6d51ce25da fix for #7344. check for nsnull before dereferencing. 1999-05-29 20:55:48 +00:00
mcafee%netscape.com cfeba2c4fd Fixing warnings. 1999-05-29 19:36:55 +00:00
bienvenu%netscape.com 70e5efbc4e get local mail filters working 1999-05-29 17:09:39 +00:00
bienvenu%netscape.com 496fa801e4 fix match hdrs for filters 1999-05-29 17:08:53 +00:00
bruce%cybersight.com 2c4766ddbd Remove static IID kISupportsIID from the default QueryInterfaces implementation macro. Replace with call to nsISupports::GetIID(). Tested by dp, myself and tague on the 3 main platforms (Win32, Linux and Mac respectively). 1999-05-29 16:25:18 +00:00
bruce%cybersight.com 288da9f9ef Fix usage of kISupportsIID so that my next checkin won't hork the tree. 1999-05-29 16:22:36 +00:00
alla%lysator.liu.se e93e366aa7 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
rickg%netscape.com 9f99b05dc8 searching should be slightly faster now 1999-05-29 09:40:49 +00:00
rickg%netscape.com fd7edc13b6 using brute-force search for now 1999-05-29 09:28:56 +00:00
mcafee%netscape.com 143ed22419 Fix implicit declaration warning for atoi(). Thansk to Brian Ryner bryner@uiuc.edu for this fix. 1999-05-29 08:56:53 +00:00
rickg%netscape.com 3834941d92 sync with nsString2 API 1999-05-29 08:52:19 +00:00
law%netscape.com 2b04acd72b Fix build bustage 1999-05-29 07:31:57 +00:00
rickg%netscape.com 8f2ceea3de final update to nsString2 before switchover 1999-05-29 07:29:46 +00:00
law%netscape.com 1fb836d048 Fix build bustage 1999-05-29 07:22:58 +00:00
mcmullen%netscape.com 1f1d199002 Added nsFileSpecWithUIImp.cpp 1999-05-29 07:04:16 +00:00
rickg%netscape.com 7f0e0b727e updated to nsString2 api's 1999-05-29 07:02:08 +00:00
mcafee%netscape.com ebe2da1e06 Adding test#16, gfx widgets, to match viewer tests. 1999-05-29 06:22:00 +00:00
mcafee%netscape.com 1ceadcdcc0 Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen 1999-05-29 06:08:56 +00:00
law%netscape.com 576f95539d added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-05-29 03:28:56 +00:00
rickg%netscape.com abc6c95cdf oops -- I didn't mean to update these -- backing out 1999-05-29 03:04:16 +00:00
rickg%netscape.com 6f2e4c3ef0 fixed nsString2 usage error introduced by observerlist change 1999-05-29 03:01:22 +00:00
rickg%netscape.com 800494a1f2 fixed nsString2 usage error 1999-05-29 02:44:53 +00:00
bruce%cybersight.com cd06fa2a95 Use $(DLL_SUFFIX) here as well. 1999-05-29 02:25:28 +00:00
bruce%cybersight.com 6996e21bbb Use $(DLL_SUFFIX) for shared lib linking. 1999-05-29 02:19:03 +00:00
bruce%cybersight.com 73409a6395 Correct typo, fix HP-UX bustage. 1999-05-29 02:15:07 +00:00
law%netscape.com 5a534f8277 Switching to idl-ed nsIObserverService 1999-05-29 02:13:10 +00:00
mcmullen%netscape.com eb96eda4f6 For Bill 1999-05-29 02:01:28 +00:00
mcmullen%netscape.com c15d25fd24 Return value 1999-05-29 01:51:02 +00:00
briano%netscape.com 2baa5fd789 No longer needed. 1999-05-29 01:47:55 +00:00
briano%netscape.com 9da3665551 Yanked out some of the obsolete \$OS_ARCH.mk stuff. 1999-05-29 01:44:42 +00:00
mcmullen%netscape.com af88e5d126 move widgetry out of xpcom 1999-05-29 01:37:55 +00:00
rjc%netscape.com 204dd33b58 Add window titles to bookmarks and history windows. 1999-05-29 01:35:00 +00:00
briano%netscape.com d9bc80424c Removed the coreconf.mk include. Not used anymore. 1999-05-29 01:32:26 +00:00
law%netscape.com ce6fed6775 XPIDL-ifying nsIOberver/nsIObserverService 1999-05-29 01:30:27 +00:00
mcmullen%netscape.com 3548811759 Use NS_COM (not NS_BASE) 1999-05-29 01:29:28 +00:00
vidur%netscape.com 197ef4a4e2 possibly temporary sink implementation to build a document fragment. 1999-05-29 01:29:01 +00:00
mcmullen%netscape.com 4d64e4b62d Moved widgetry out. 1999-05-29 01:28:25 +00:00
mcmullen%netscape.com 5a9665a03c Moved widgetry out of xpcom 1999-05-29 01:26:53 +00:00
jefft%netscape.com 818691e714 fixed unmatching memory free 1999-05-29 01:20:28 +00:00
jefft%netscape.com ea12e75566 removed unneeded code 1999-05-29 01:19:48 +00:00
mcmullen%netscape.com 1db81de2ad Moving widgetry out of xpcom 1999-05-29 01:08:22 +00:00
mcmullen%netscape.com 4ece99f924 First Checked In. 1999-05-29 01:05:14 +00:00
law%netscape.com 0b7b490358 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
briano%netscape.com 9fdb531955 Added support for alphapca56. 1999-05-29 00:49:32 +00:00