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

2869 Коммитов

Автор SHA1 Сообщение Дата
sdagley%netscape.com 3cbd4e0000 Part of #17949. nsLocalFileMac work. Not part of build yet. 1999-12-07 22:26:51 +00:00
alecf%netscape.com e4e8ac8238 behave like one might expect in the case of passing null the nsCRT::strcmp when passing NULL
review & discussed with brendan, shaver
1999-12-07 22:10:31 +00:00
scc%netscape.com dcb83db555 and there's another instance of the build-busting old cast still in the file 1999-12-07 15:51:21 +00:00
scc%netscape.com f09c92f156 Mis-spelled one of two instances of |NS_REINTERPRET_CAST|, in the same line yet. Damn :-( 1999-12-07 15:26:41 +00:00
scc%netscape.com 5f863e8cec Attempting to fix build bustage. Looks like a compiler bug (since |TestObserver| isn't a base class of |nsISupports| in any way, at least the error message has got to be wrong). 1999-12-07 14:46:35 +00:00
scc%netscape.com ccc2279daa Adding an alternate version of |CallQueryInterface| as an experiment on behalf of travis. This function is not yet called, and should not effect the build or the runtime. r=hyatt 1999-12-07 14:09:29 +00:00
scc%netscape.com f4ad22b9d9 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
rickg%netscape.com bd5cf510a4 fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
jband%netscape.com fa7bde4f94 fixing the last modified date - not part of the build 1999-12-07 08:23:01 +00:00
jband%netscape.com e26b5aa6d3 updating xptcall status - not part of the build 1999-12-07 08:21:31 +00:00
sfraser%netscape.com 10e1f95da8 Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton 1999-12-07 07:21:30 +00:00
jband%netscape.com f1479fc184 adding member initializer to quiet Purify. r=waterson. 1999-12-07 07:17:44 +00:00
sdagley%netscape.com 3eee3791ab nsStorageStream.h is needed by nkcache. Doesn't affect builds 1999-12-07 06:04:13 +00:00
waterson%netscape.com 91a44351d9 Pretty up Franz Sirl's code; fix STUB_ENTRY() macro to use r12 as the register in which the method index is passed; r4 is used for passing the first parameter! r=beard@netscape.com (actually, most of the work was beard!) 1999-12-07 02:05:54 +00:00
mscott%netscape.com ee8010e0ef Fix build breakage for Travis. 1999-12-07 00:15:42 +00:00
fur%netscape.com fccc09be1e Export nsStorageStream.h 1999-12-07 00:05:37 +00:00
tbogard%aol.net 88a1a8c83d Changed the way Assertion works. Get ready to remove all the old assertions methods. NS_ASSERTION now works the same way it used with the exception that on Windows it will put up and abort, retry, ignore box if you aren't in the debugger. r=warren. 1999-12-06 23:34:48 +00:00
waterson%netscape.com cbda8de029 Patches from Franz.Sirl-kernel@lauterbach.com. Get xptcall limping along on PPC/Linux. 1999-12-06 04:48:02 +00:00
erik%netscape.com eb35486ec5 Grabbing the next ID. Does not affect build. 1999-12-05 02:14:46 +00:00
valeski%netscape.com 378377d4bc r=mcafee. 20677 assistance. we now have a scriptable input stream for js 1999-12-04 20:31:38 +00:00
valeski%netscape.com 583acd6dae added files: mozilla/xpcom/io/nsIScriptableInputStream.idl 1999-12-04 20:31:09 +00:00
valeski%netscape.com 09131a9133 added files: mozilla/xpcom/io/nsScriptableInputStream.cpp 1999-12-04 20:30:13 +00:00
valeski%netscape.com 7f46457968 r=mcafee. 20677 assistance. We now have a scriptable input stream implementation and interface for js. Hurray! 1999-12-04 20:29:42 +00:00
warren%netscape.com bf4ef9672f Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
vidur%netscape.com d8482a4ec2 Added nsIJSEventListener and nsICSSLoaderObserver 1999-12-04 01:30:27 +00:00
dougt%netscape.com 1a627e0baa adding some error codes which I will need. 1999-12-04 01:18:48 +00:00
dougt%netscape.com e1bf51574a renamed from the hated nsISomethingImpl. 1999-12-04 01:13:44 +00:00
dougt%netscape.com f09e97b385 Replaced by:
nsLocalFile.h
nsLocalFileUnix.cpp
nsLocalFileUnix.h
nsLocalFileWin.cpp
nsLocalFileWin.h
1999-12-04 01:02:45 +00:00
dougt%netscape.com f831175b47 updating to new interface and design. 1999-12-03 00:44:01 +00:00
dougt%netscape.com 8af8cfcfb6 removing nsFileUtils. 1999-12-03 00:43:35 +00:00
dougt%netscape.com 1f8e921d88 Removing Dir enumerator as it will be part of nsIFile
removing nsFileUtils.
Changing the name of nsIFile children to directoryEntries
removing nsIFile trucate.
Rewrote large parts of nsIFileImplWin to use native APIs.

not part of build
1999-12-03 00:39:31 +00:00
rickg%netscape.com f5607b5bca fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
dougt%netscape.com dcb447212a Fix tabs.
added enumerator.
1999-12-02 21:45:50 +00:00
rickg%netscape.com 842edd9e4d fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd 1999-12-02 10:14:38 +00:00
dougt%netscape.com b7685332a6 Removing init() methods as warren suggested. These now live in the new
nsILocalFile interface.
1999-12-02 07:49:57 +00:00
dougt%netscape.com 2ddfea1496 First cut.
These are the local file init methods for a nsIFile.

not hooked up to the build
1999-12-02 07:45:12 +00:00
sfraser%netscape.com 7afabfb427 Additional fix to the linebreakers when munging nsStrings. r=pinkerton. 1999-12-02 05:33:50 +00:00
briano%netscape.com 398e717fc7 Fix for QNX-specific build bustage. QNX doesn't provide a prototype for truncate(). 1999-12-02 03:17:04 +00:00
warren%netscape.com 73d674380c Prefixed error/warning messages with something bold and assertive! (And somewhat distinguishable from other output.) 1999-12-02 02:37:54 +00:00
dougt%netscape.com 02869e1fe1 Changes to the nsIFile.idl which were discussed between shaver, brendan,
sdagley and I.  not part of the build.
1999-12-02 01:19:10 +00:00
warren%netscape.com 900ae728fc Fix from Jud where we were dropping error code. r=warren 1999-12-02 00:58:43 +00:00
sfraser%netscape.com 86dd7a5eab Fix linkage errors with nsLinebreakConverter.r=kin 1999-12-02 00:31:45 +00:00
waterson%netscape.com 23746f183e Make 'kGrowArrayBy' const. Thanks, Heikki. 1999-12-01 22:44:42 +00:00
sspitzer%netscape.com 40cc97e631 ignore generated test app. 1999-12-01 22:39:22 +00:00
sfraser%netscape.com cf986946a8 Add string versions of the line terminatin macros. r=pinkerton 1999-12-01 22:26:58 +00:00
sfraser%netscape.com 1348008f00 Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton. 1999-12-01 22:24:31 +00:00
sfraser%netscape.com 1107804e01 Adding nsLinebreakConverter to the build. 1999-12-01 22:23:58 +00:00
sfraser%netscape.com 6c3aa7008e Export nsLinebreakConverter.h 1999-12-01 22:22:21 +00:00
sfraser%netscape.com 9ee798b150 First Checked In. 1999-12-01 22:21:30 +00:00
sfraser%netscape.com 9915948ffe Include stdio.h with system paths, not user paths. No bug, r=mozbot. 1999-12-01 06:12:01 +00:00