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

28667 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 4ea5e9dd8d we don't need the mAlign thing anymore since we have an event box 1999-05-30 02:09:42 +00:00
sspitzer%netscape.com 04cadf7b10 fix mac build bustage. if we have a MANIFEST file, you need to add it to this perl module. I've made changes for news/build/MANIFEST, addrbook/build/MANIFEST and compose/build/MANIFEST hopefully this prevent future build breakage. many thanks to patrick beard for the help. 1999-05-30 01:23:43 +00:00
beard%netscape.com 557679458c changed region pool to use 2 linked lists of slots instead of an array, for constant time allocation and recycling. no longer allocates a fixed size pool, and regions are truly owned by the caller until recycled. 1999-05-30 00:48:01 +00:00
sspitzer%netscape.com 7b5fb13be3 XPIDL-ify nsINntpService 1999-05-30 00:13:05 +00:00
sspitzer%netscape.com c47d6cb6d3 XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
dougt%netscape.com a05f7e413f kISupportsIID is not defined on unix, but it is on windoze... 1999-05-29 23:01:25 +00:00
dougt%netscape.com 1c4881668c Adding a few more functions to nsIEventQueue.
Moving proxy to use nsIEventQueue instead of PLEvents direct.
1999-05-29 22:50:25 +00:00
sspitzer%netscape.com 608ae21942 XPIDL-ify nsINNTPHost and adjust accordingly 1999-05-29 22:45:35 +00:00
blizzard%redhat.com 589f770f03 catch up to new apis for file widget 1999-05-29 21:51:29 +00:00
beard%netscape.com 05df83a633 make sure mScriptContextOwner isn't NULL (apologies to sspitzer, made the test consistent with line #2283, hope you don't mind) 1999-05-29 21:43:24 +00:00
ducarroz%netscape.com 785984e4b5 fix for bug 7329. MAC ONLY: if a file doesn't exist while doing an open and the flag PR_CREATE_FILE is set shouldn't abort. 1999-05-29 21:27:18 +00:00
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