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

586 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 8876d7a20e Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
valeski%netscape.com 7ee8c8ff4a cleanup 1998-10-21 14:59:24 +00:00
valeski%netscape.com d468565cbb long shot at fixing the build 1998-10-21 05:36:30 +00:00
valeski%netscape.com f9aa6bcb22 long shot at fixing the build. 1998-10-21 05:35:37 +00:00
cls%seawood.org 001ed2ffd4 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
valeski%netscape.com 11949de843 setting WIN32_LEAN_AND_MEAN as a compiler define for windows builds. 1998-10-20 23:17:58 +00:00
kipp%netscape.com 62baf22a89 Work around build issue 1998-10-20 22:09:16 +00:00
valeski%netscape.com 9215bd14c3 getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com bbb604ece9 Reverting. This was breaking unix builds. 1998-10-20 06:31:49 +00:00
gagan%netscape.com baed34fdfe Temp fix for gromit breakage. 1998-10-20 05:44:19 +00:00
gagan%netscape.com 1c197685d4 Temp fix for build breakage. 1998-10-20 03:10:10 +00:00
gagan%netscape.com 222ccfbbb1 Temporary fix to build breakage. 1998-10-20 02:47:31 +00:00
gagan%netscape.com bec68d13dc Toggled NU_CACHE define. 1998-10-20 02:31:41 +00:00
gagan%netscape.com eaf1eb310e Added nu cache dir to build. 1998-10-20 02:05:17 +00:00
gagan%netscape.com 598427878d Moved NuCache dir from here to cache. 1998-10-20 02:04:39 +00:00
gagan%netscape.com 86532d1912 NuCache switched on by default. 1998-10-20 01:51:45 +00:00
cyeh%netscape.com 4d4c6fc6a9 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com 8a22589b1c remove NSPR20 #ifdef 1998-10-19 20:21:04 +00:00
valeski%netscape.com 69eefe3a4c NET_ProcessNET() tabs to spaces (4) and general cleanup. removed an un-nesessary local variable and an unused if statement. 1998-10-19 20:15:54 +00:00
valeski%netscape.com c9e10671a5 Reducing the number of times we rip through netlib timers. Thanks to Joe Keane (jgk@jgk.org). 1998-10-19 19:21:19 +00:00
rpotts%netscape.com 187d98b65d Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:44:20 +00:00
rpotts%netscape.com 6d876a4f82 Added support for interrupting streams via the nsINetService::InterruptStream() method. 1998-10-16 22:20:05 +00:00
rpotts%netscape.com d0b19b7e74 Make NET_PollSockets(...) thread-safe just like NET_ProcessNet(...)... 1998-10-16 22:17:21 +00:00
gagan%netscape.com 8adf4987f6 Fixed Mac warning on NuCache and made some file private functions static. 1998-10-16 19:16:43 +00:00
toshok%hungry.com ede6b0a83d include config.mk 1998-10-16 09:38:29 +00:00
gagan%netscape.com 6bd1020f1d su_setup.html fix. See bug #329114. 1998-10-16 01:30:45 +00:00
gagan%netscape.com dff5f7394d NuCache Streams now hold the filename for smoother reopening. Not in build as yet. 1998-10-16 01:29:26 +00:00
gagan%netscape.com ed1e5e3dd9 Fix warnings on Mac. 1998-10-15 08:11:42 +00:00
sdagley%netscape.com 5aea78e7e8 First Checked In. 1998-10-14 06:03:41 +00:00
sdagley%netscape.com 982db82108 Mac changes for NuCache (approved gagan and not part of Mozilla/Gromit builds yet) 1998-10-14 05:59:53 +00:00
kipp%netscape.com 86ec0dd43a Initialize some of the host-ent data in case windoze doesn't; this fixes a purify warning 1998-10-13 22:32:26 +00:00
valeski%netscape.com 8e5fb33861 call me with questions 1998-10-13 21:15:04 +00:00
waterson%netscape.com ae9037cbc0 Bug 328922. Added calls to PM_StartBinding() and PM_StopBinding() in NET_SetNewContext(). This ensures that a URL that gets moved is properly tracked by the progress managers. 1998-10-13 20:46:13 +00:00
waterson%netscape.com 61f48a574f Updated Makefile.in for progress bar changes. 1998-10-13 02:43:56 +00:00
gagan%netscape.com c0fb189d5b Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
gagan%netscape.com eed2bfef7c All NuCache changes. Updated unix makefiles for correct export files. Changed XP_Bool to PRBool in mkcache. Renamed cachelib to just cache. 1998-10-12 23:16:44 +00:00
rpotts%netscape.com 352e5dda4a Create an initial LoadAttributes instance. 1998-10-10 04:57:18 +00:00
rpotts%netscape.com ccacaec81f Added a load type and reload type to the nsILoadAttribs interface and underlying implementation... 1998-10-10 04:32:18 +00:00
morse%netscape.com 5403a8ab88 recognize -1 value for privacy_policy_url 1998-10-10 02:53:50 +00:00
gagan%netscape.com c8ac5ff7b3 NuCache deletion fixes. 1998-10-09 23:37:59 +00:00
gagan%netscape.com 406532345c NuCache deletion working ok now. 1998-10-09 23:36:48 +00:00
morse%netscape.com 0c75eef12c added a missing initialization 1998-10-09 14:56:58 +00:00
ramiro%netscape.com 293ee13ddf Fix IRIX dumbass-ness. 1998-10-09 05:24:57 +00:00
morse%netscape.com 0e297b9cbc moved NET_GetTrustList from mkaccess.h to mkgeturl.h 1998-10-09 03:05:49 +00:00
mjudge%netscape.com 9d0f6d9824 changing MOZ_MAIL_COMPOSE to MOZ_ENDER_MIME 1998-10-09 02:50:41 +00:00
mcafee%netscape.com 73ceeb9d21 Don't stub out NET_GetPopUsername() for the SMART_MAIL case. a=akkana. 1998-10-09 00:37:09 +00:00
mcafee%netscape.com 9936cbe87f Add pop3 for SMART_MAIL=1 case. a=akkana 1998-10-09 00:32:56 +00:00
waterson%netscape.com d6d54986d3 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=valeski. 1998-10-08 21:49:38 +00:00
waterson%netscape.com 720603c4f7 Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-08 21:42:19 +00:00