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

28632 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 08c271ed1b add build instruction for libprefIDL.mcp 1999-06-03 00:42:00 +00:00
mcmullen%netscape.com 5c85248a57 Implemented XP default prefs. Thanks to seth for the makefile magic! 1999-06-03 00:41:11 +00:00
ducarroz%netscape.com 78e872d3ab First Checked In. 1999-06-03 00:40:55 +00:00
mcmullen%netscape.com 2bacaab523 Implemented xp default prefs 1999-06-03 00:40:08 +00:00
tague%netscape.com fd28497694 Fixed bug #5402 and #5439: Mac menus not displaying Unicode properly. Thanks to Peter Edberg and Eric Shlegel for help with this fix. 1999-06-03 00:35:00 +00:00
mcmullen%netscape.com 46536156a6 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com a55470cdc7 Implemented XP default prefs. 1999-06-03 00:31:40 +00:00
mcmullen%netscape.com 991b5ffe80 Removed some "obsolete" functions. 1999-06-03 00:30:21 +00:00
ramiro%netscape.com 0bebb0762d Backout pavlov's last change which broken list boxes. Some items would
display as garbage.
1999-06-03 00:28:37 +00:00
mcmullen%netscape.com c93aa199b8 Using XP technique for default prefs now. 1999-06-03 00:27:44 +00:00
mcmullen%netscape.com db6462ac45 Remove the resources from this file. Now moving to an XP solution. 1999-06-03 00:27:04 +00:00
rogerl%netscape.com 2928c8a438 Changed behaviour of Script.exec so that it gains access to the current
scope when invoked, rather than grabbing the topmost. Prevented exec from
being called indirectly.
1999-06-03 00:08:00 +00:00
vidur%netscape.com 715b21f296 New file. Checked in while the tree is closed, but it's not yet in the build 1999-06-02 23:45:51 +00:00
jband%netscape.com fcc50b53fa updating status page 1999-06-02 23:28:23 +00:00
gagan%netscape.com 075cf3f5fd Test case changes 1999-06-02 23:02:53 +00:00
robinf%netscape.com 3b7a1910d5 Fixing bug 7247 - outdated Checklist.ini file was being used; I'm replacing it with the correct versin that also preserves Varada's help changes. 1999-06-02 20:42:30 +00:00
hangas%netscape.com 83c506deb3 First Checked In. 1999-06-02 20:14:57 +00:00
rogerl%netscape.com aa6634762d blowing off commented out junk 1999-06-02 18:07:40 +00:00
valeski%netscape.com 7a37a63b8f nsIHTTPConnection.h - extended the nsIHTTPConnection interface so the internal streamlistener is accessible.
nsHTTPConnection.cpp - GetInputStream now uses a syncStream listener.
nsHTTPConnection.h  - api update to support new nsIHTTPConnection interface and added nsIStreamListener member.
nsHTTPResponseListener.cpp - added code to push data through the pipe
1999-06-02 17:23:45 +00:00
dbragg%netscape.com 58fd17b9fc Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro 1999-06-02 16:52:42 +00:00
dbragg%netscape.com d95314a859 Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro. 1999-06-02 16:51:39 +00:00
harishd%netscape.com 3f172c36c5 Fix for bug# 6960. Treating '<<' as equivalent to '&lt;<' 1999-06-02 16:33:08 +00:00
norris%netscape.com c4a8882517 Fix NullPointerException for "abc".match("a\"); 1999-06-02 16:12:19 +00:00
morse%netscape.com 6b4093cb0e further cleanup of dialogs 1999-06-02 14:16:31 +00:00
dougt%netscape.com 0681d47996 Changing Pref creation from CreateI (which does not work) to GetService. 1999-06-02 14:06:48 +00:00
gagan%netscape.com f561ab3b41 CVS is misbehaving with me again... didnt pick these up... Updates to HTTP. Need nsSyncStreamListener to complete the test. 1999-06-02 13:26:47 +00:00
gagan%netscape.com 7d8db7ce59 Updates to HTTP. Need SyncStreamListener to complete the test. 1999-06-02 13:25:29 +00:00
andreas.otte%primus-online.de 7a0fbe2afb integrating Alec Fletts nsISupportsArray changes
remove manual registration
adding creation of eventqueue
giving EventQueueService the right CIID
1999-06-02 11:42:43 +00:00
andreas.otte%primus-online.de de462fd267 removed manual registration, added autoregistration 1999-06-02 11:30:05 +00:00
andreas.otte%primus-online.de ac665a5d66 removed manual registration 1999-06-02 11:29:26 +00:00
andreas.otte%primus-online.de 0b32237c1b removed manual registration 1999-06-02 11:27:07 +00:00
andreas.otte%primus-online.de aecb63e6cf integrating Alec Fletts nsISupportsArray changes 1999-06-02 11:12:21 +00:00
sspitzer%netscape.com 1d9eec6073 ignore the generated Makefiles 1999-06-02 06:52:12 +00:00
sspitzer%netscape.com 4ee12491cf fix build bustage caused by MODULE=news fix 1999-06-02 06:21:21 +00:00
valeski%netscape.com c9935ed859 moved external module insertion to new http file 1999-06-02 05:33:34 +00:00
morse%netscape.com 8cec9de292 cleanup preview dialog 1999-06-02 04:58:40 +00:00
alecf%netscape.com de7c2fbf71 fix windows bustage 1999-06-02 04:46:07 +00:00
rpotts%netscape.com 303578cd7e PRCList cleanup. More syncronization code... some work toward blocking streams. 1999-06-02 04:26:55 +00:00
sspitzer%netscape.com 7b98d332d6 fix more build breakage 1999-06-02 04:07:09 +00:00
jband%netscape.com 33713af5b9 another patch from khym@bga.com (Dave Huang) 1999-06-02 03:49:30 +00:00
sspitzer%netscape.com 0a5fa1c4a4 the MODULE is news, not mailnews. 1999-06-02 03:47:39 +00:00
sspitzer%netscape.com 8a20850636 fix build bustage caused by fixing the MODULE name in the makefile.win files 1999-06-02 03:41:56 +00:00
jband%netscape.com 71fe040248 removing disinformation from README 1999-06-02 03:19:55 +00:00
alecf%netscape.com 9f3b38ba7a fix mac bustage (use nsISupportsArray->ElementAt) 1999-06-02 03:08:13 +00:00
blizzard%redhat.com 075f74d4c4 consistent debugging output 1999-06-02 02:55:23 +00:00
blizzard%redhat.com cedd7bc0ac start on other events 1999-06-02 02:54:49 +00:00
jband%netscape.com 97c6ebfb01 platform check contributed by Bert Driehuis <bert_driehuis@nl.compuware.com> 1999-06-02 02:35:00 +00:00
jband%netscape.com 4148a5c559 adding netbsd m68k support contributed by khym@bga.com (Dave Huang) 1999-06-02 02:26:38 +00:00
sspitzer%netscape.com 4a952900e3 fix for #7420. this is the news module, not the mailnews module (which is corresponds to base). cut and paste error 1999-06-02 02:06:36 +00:00
alecf%netscape.com 1e37044d42 first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00