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

25600 Коммитов

Автор SHA1 Сообщение Дата
mccabe%netscape.com 86e1d8f597 Fix to 5415. Don't complain about duplicate iids when linking, if the duplicate iids are zero (representing unresolved interfaces.) 1999-05-04 09:47:10 +00:00
scc%netscape.com 6bab6751e6 Added |CallQueryInterface|, a type-safe interface to |QueryInterface| 1999-05-04 09:44:27 +00:00
scc%netscape.com d686c1191e added |null_nsCOMPtr()|, |CallQueryInterface()|, fixed comments; added |const| in several appropriate places 1999-05-04 09:37:35 +00:00
mccabe%netscape.com 9d1f7eb750 Fix to 5898. xpidl now works like the rest of the compilers in the world, and understands -Ifoo as well as -I foo.
Thanks to Heikki Toivonen <heikki@citec.fi> for this suggestion.
1999-05-04 08:21:36 +00:00
jfrancis%netscape.com f32cb5f466 fixing problem with undo of join txn 1999-05-04 08:03:51 +00:00
jfrancis%netscape.com 6035561262 revamped join on deletion 1999-05-04 08:03:07 +00:00
mccabe%netscape.com 24cdd16122 Check for consts > 0 before allocating record space for them. Fix to 5683, a malloc(0) bug; thanks to jlnance@inttek.com for catching this one. 1999-05-04 07:31:40 +00:00
mccabe%netscape.com 43c8026874 Fix to 5301. Revert from using fd_copysign from the libmath emulation library to using the system copysign. 1999-05-04 07:12:18 +00:00
hshaw%netscape.com a96f72d866 include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h 1999-05-04 07:11:31 +00:00
briano%netscape.com 9873e0459e Automated update 1999-05-04 06:59:41 +00:00
ramiro%netscape.com 94a11b974a Add support for USE_STRING2 - for toggling between nsString and nsString2. 1999-05-04 06:58:54 +00:00
ramiro%netscape.com b5702a32ea Add quotes to avoid shell parsing errors. 1999-05-04 06:55:17 +00:00
rickg%netscape.com effb5affa6 fixed API mismatch 1999-05-04 06:48:45 +00:00
rickg%netscape.com e320c2bafb update to nsString2 API 1999-05-04 06:38:37 +00:00
waterson%netscape.com d0ca9f4302 Clean up includes. 1999-05-04 05:29:20 +00:00
waterson%netscape.com a2049e3b5a Remove nsIRDFResourceFactory.h: it is obsolete. 1999-05-04 05:16:16 +00:00
rickg%netscape.com 6dbe8b21ed fixed nsString2 API mismatch 1999-05-04 05:09:48 +00:00
alecf%netscape.com bec9130110 second attempt at a fix for #5792 - this time take into account platforms which cannot use "/" as a directory seperator 1999-05-04 05:03:04 +00:00
waterson%netscape.com e339032125 Don't rely on headers including stuff: be sure to include nsIRDFResource.h and nsIRDFService.h. 1999-05-04 05:01:24 +00:00
rickg%netscape.com 60531f0ad3 wrong API, sorry 1999-05-04 04:49:48 +00:00
rickg%netscape.com 662511abf2 update for bug 5544 1999-05-04 04:25:20 +00:00
rickg%netscape.com 87fb2e0bbf fixed bug 5611 1999-05-04 04:24:24 +00:00
rickg%netscape.com e1068dc18e fixed bug 5846 1999-05-04 04:23:12 +00:00
rickg%netscape.com b9155004a4 added DOM interfaces for paste 1999-05-04 04:22:31 +00:00
sspitzer%netscape.com 5f607a4f39 remove warning. use #if 0, not comments, to take out code that isn't ready yet 1999-05-04 04:20:33 +00:00
mcafee%netscape.com bbe2b9f442 Solaris needs a newline at the end of the file. 1999-05-04 04:09:20 +00:00
mcafee%netscape.com 4f7eb7e87d Ah, that ever elusive new line at the end of the file.. 1999-05-04 03:56:54 +00:00
sspitzer%netscape.com ab6d11a928 removed files: mozilla/mailnews/compose/src/nsMsgPost.cpp 1999-05-04 03:55:11 +00:00
waterson%netscape.com 129dfd2a49 Improve docs. 1999-05-04 03:54:56 +00:00
waterson%netscape.com 393a1c1727 Don't set record->typelibRecord until we know that we're actually indexifying the typelib in which the interface lives. 1999-05-04 03:45:55 +00:00
jband%netscape.com 4714b26925 force the tools for get created in the export phase to be used to build xpt files and cleanup otherwise makefiles 1999-05-04 03:43:14 +00:00
jband%netscape.com 919fe50aec fix casting warning and quiet useless runtime noise on success 1999-05-04 03:40:31 +00:00
jband%netscape.com e8aff87d5a Support BSD OS and difference between gcc and egcs (thanks to Bert Driehui <bert_driehuis@nl.compuware.com>) 1999-05-04 03:38:05 +00:00
waterson%netscape.com a3604b7e94 Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
jband%netscape.com 6f7c0a35c6 Fix comical copy/paste error (thanks to Bert Driehui <bert_driehuis@nl.compuware.com>) 1999-05-04 03:36:21 +00:00
jband%netscape.com 5f290c510e updating status page 1999-05-04 03:34:45 +00:00
karnaze%netscape.com 240fe76100 removed new lines in javascript string 1999-05-04 03:33:56 +00:00
karnaze%netscape.com 2d90e637ec prints out regression file name when generating initial data 1999-05-04 03:32:42 +00:00
waterson%netscape.com 0e6d8ebdba Bug 5679. Fix leak from XPConnect glue. 1999-05-04 03:32:12 +00:00
karnaze%netscape.com 32d77304e1 bug 5838 - right-to-left handling of col span at right edge 1999-05-04 03:31:07 +00:00
sspitzer%netscape.com 6cfa5d0410 fix build bustage on UNIX 1999-05-04 03:25:25 +00:00
mcafee%netscape.com e13247b103 Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00
sspitzer%netscape.com 848cd2f018 cvs ignorage 1999-05-04 03:18:01 +00:00
sspitzer%netscape.com 6850393f67 hook up the wiring so that when you click on news message in the threadpane,
right news url is run to load the correct message in the message pane
1999-05-04 03:16:24 +00:00
hshaw%netscape.com ef444c172f Add nsIByteBufferInputStream.h and nsIThread.h to export list 1999-05-04 03:15:41 +00:00
sspitzer%netscape.com cfe0e1f82c fixage for build bustage 1999-05-04 03:13:00 +00:00
sspitzer%netscape.com 0efa8e1508 use the NS_WITH_SERVICE macro 1999-05-04 03:04:03 +00:00
sspitzer%netscape.com 3f92f3951e extend the parser test to add two headers to a public newsgroup 1999-05-04 03:03:29 +00:00
sspitzer%netscape.com 0643d21fb2 use NEWS_PORT instead of -1 as the default 1999-05-04 03:03:05 +00:00
sspitzer%netscape.com 77b1c66c7a #define the lengths of the string constants, and use this instead of
PL_strlen()
1999-05-04 03:02:18 +00:00