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

282 Коммитов

Автор SHA1 Сообщение Дата
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
warren%netscape.com 5b028e92f2 Removed cruft. 2000-01-04 22:40:19 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org ec37cbfc25 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
briano%netscape.com 5cce814e1e General cleanup. 1999-09-17 22:12:46 +00:00
cyeh%netscape.com acf1f2f7e0 remove STANDALONE_IMAGE_LIB define. We always built with it by default.
General makefile cleanup to make configuring easier.
1999-09-02 01:10:47 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
rickg%netscape.com 65fcb776bb replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
tao%netscape.com 0d92312a0a Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
sspitzer%netscape.com d8892e18cd fix warnings because I'm anal. 1999-07-07 07:06:14 +00:00
sspitzer%netscape.com 47622ba551 fix warning 1999-07-06 22:55:45 +00:00
ramiro%netscape.com 43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
morse%netscape.com 0204cc1e9d fix bug 8743 1999-06-29 22:34:48 +00:00
leaf%mozilla.org 0171c389d9 removing extraneous formats from sprintf call. (It's bad, umkay?) 1999-06-24 19:48:27 +00:00
pnunn%netscape.com f0e2a0881d We don't need xbm in the accept list. ok'd by judson and gagan. pnunn. 1999-06-23 19:56:11 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
morse%netscape.com 26d84619a5 fix bug 8374 (uninitialized variable) 1999-06-20 02:36:24 +00:00
mcmullen%netscape.com fa35bdfa22 Changed API for nsIFileLocator 1999-06-15 05:18:00 +00:00
morse%netscape.com 1542dceba7 added ifdefs for places in which the i18n localizations don't work 1999-06-06 19:50:06 +00:00
morse%netscape.com 9d2a638378 trying for third time to fix bustage on mac 1999-06-06 00:56:14 +00:00
morse%netscape.com d004a6e70b try again to fix bustage on mac 1999-06-06 00:54:59 +00:00
morse%netscape.com d78b627ff4 fix bustage on mac 1999-06-06 00:35:20 +00:00
morse%netscape.com 8298571d93 put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
jdunn%netscape.com 858ca9e345 Changing C++ style comment to C style 1999-06-05 00:02:52 +00:00
waqar%netscape.com 92579655ef C++ comments in a C file. Changing them to C comments. 1999-06-04 23:44:30 +00:00
morse%netscape.com 96f2b17a72 fix build bustage 1999-06-04 23:02:41 +00:00
morse%netscape.com 9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
jefft%netscape.com 734eb261a9 make sure net_flush_sockstub_data() return correct error code 1999-05-26 21:43:44 +00:00
pavlov%pavlov.net b9ad9e0ecb fix for bug #6509 1999-05-15 04:07:54 +00:00
mscott%netscape.com 3854b9471e Remove some cruft that was preventing the socket from ever going away once the connection was dropped. 1999-05-14 00:20:42 +00:00
davidm%netscape.com 1d1faa62b4 4530 Password entry locks Apprunner. Turn off single signon so we stop crashing and use the async password dialog 1999-05-11 19:43:18 +00:00
gagan%netscape.com ad35d2046d Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
dveditz%netscape.com 962801384f remove obsolete header 1999-04-28 00:09:12 +00:00
beard%netscape.com 1f30c44e85 must #define EDITOR to get prototype for EDT_SavePublishUsernameAndPassword() 1999-04-25 06:41:42 +00:00
morse%netscape.com 747d180887 remove junk 1999-04-21 07:30:10 +00:00
mcafee%netscape.com 4d59788701 We don't put C++ comments in C header files. 1999-04-21 06:31:24 +00:00
morse%netscape.com 476c0ba6ab fix build bustage 1999-04-21 04:38:13 +00:00
morse%netscape.com 375213ef57 add cookie viewer 1999-04-21 03:50:57 +00:00
morse%netscape.com 9dc8b18507 trying to put single singon back in once again 1999-04-15 14:21:00 +00:00
morse%netscape.com 9766a06973 back out last change to try to fix unix bustage 1999-04-15 02:22:09 +00:00
morse%netscape.com 485ceb9e8c undid Spence's change whereby he disabled single signon 1999-04-15 01:13:35 +00:00
briano%netscape.com b6e7599e83 Fix for SunOS4. 1999-04-10 01:06:40 +00:00
spence%netscape.com e8599e336a remembering passwords was broken 1999-04-08 09:51:05 +00:00
spence%netscape.com c77b359a2c async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
spence%netscape.com 2402488c75 fix mac breakage 1999-04-07 07:39:43 +00:00
spence%netscape.com eba8d52533 yet more bustage 1999-04-07 07:34:18 +00:00
spence%netscape.com ced80ab754 bustage 1999-04-07 07:23:18 +00:00
spence%netscape.com 3c61fedd8a changes for async modal dialogs 1999-04-07 06:54:12 +00:00
morse%netscape.com b743d1c138 fix bug 4478 1999-04-07 01:11:47 +00:00