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

208 Коммитов

Автор SHA1 Сообщение Дата
scullin%netscape.com 9bcf094a7d Fix crash, leak again. 1998-07-22 02:56:50 +00:00
scullin%netscape.com a2f1447e8c Fix context leakage. 1998-07-22 00:16:00 +00:00
scullin%netscape.com 28eb2a44f0 Added rules to install/clobber resource gifs. 1998-07-21 21:22:25 +00:00
scullin%netscape.com 66cfad92b1 Hook up status remarks from netlib, add interface for prompts and alerts. 1998-07-21 20:27:59 +00:00
scullin%netscape.com 5b05db9d89 Icons for ftp/file directories. 1998-07-21 19:35:35 +00:00
scullin%netscape.com ff35b2bf20 Allow multipe urls on command line.
NGLayout only.
1998-07-21 18:44:20 +00:00
scullin%netscape.com 0e705b4e15 Moved from branch 1998-07-17 18:07:21 +00:00
guha%netscape.com 850489e013 Fix for bug reported by Mr. Hickman 1998-07-16 18:22:23 +00:00
guha%netscape.com 7fc26bf75d Fix bug in related links 1998-07-16 00:10:48 +00:00
guha%netscape.com 7d64544262 Remove duplicates from related links 1998-07-15 23:39:14 +00:00
rpotts%netscape.com 646e80db63 Added nsIURL argument to the nsIStreamListener interface 1998-07-15 22:38:01 +00:00
jevering 8bc7ad7f2a Related links stuff.. Guha's related links code stolen from 4.5 and
spanked seriously.. then jammed into netlib.  Nice huh?
1998-07-15 18:44:26 +00:00
kipp e450a78d6b Hack around url parsing bug; urls that start with / are not absolute even if they contain a colon 1998-07-14 15:24:32 +00:00
scullin 9c0fd0e4ba Fix UNIX link problems. 1998-07-14 00:57:49 +00:00
scullin 24ead6e06c Fix nglayout UNIX build? 1998-07-14 00:17:00 +00:00
scullin b3be9d8ef7 Fix build? 1998-07-14 00:13:49 +00:00
scullin 6c533dbbe8 Re-enable normal netlib stream handling. Caching and chunking should
work now.
1998-07-13 23:43:13 +00:00
rpotts 42f2249387 Cause the netlib load to fail if OnStartBinding(...) returns an error. 1998-07-03 06:15:06 +00:00
atotic f7578dc675 Fixed mac build bustage 1998-07-02 22:34:46 +00:00
rpotts 5d1c00cbb7 Initialized the file extension to content-type mappings to allow netlib to determine the content-type of a file based on its extension... 1998-07-02 19:44:56 +00:00
vidur d426e95c0d Fixed casting problems on Linux 1998-07-02 17:46:15 +00:00
vidur 134b9563ba Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
vidur 243f875b26 Added nsINetContainerApplication interface and a way to get the user agent, etc. from the containing application 1998-07-01 23:56:20 +00:00
rpotts 643c05a792 Fixed up IID for nsIStreamListener 1998-07-01 11:24:10 +00:00
rpotts 5530aff594 Split the nsIStreamListner interface into nsIStreamObserver and nsIStreamListener 1998-07-01 11:23:17 +00:00
rpotts c2deafd2d2 Changed sprintf(...) to PR_snprintf(...) 1998-07-01 11:22:25 +00:00
kipp 8feb13ed67 Fixed memory overwrite bug 1998-06-30 23:37:35 +00:00
vidur f42cdcf454 Added code to relative->absolute URL conversion path to deal with .. and . in the path 1998-06-26 22:09:18 +00:00
scullin a477b6cb5b Memory fixes from my branch. 1998-06-24 17:38:21 +00:00
atotic 475b627351 Fixed the following Mac compile error: Error : inconsistent linkage: 'extern' object redeclared as 'static' nsNetService.cpp line 292 { 1998-06-24 01:17:51 +00:00
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
rods b7c8bee768 fixed UNIX resource protocol 1998-06-16 00:04:43 +00:00
kmcclusk 00e683c2bc Added resource protocol support under unix. 1998-06-15 23:42:16 +00:00
spider 2493b31e4f Defining dbopen on Unix too. Reviewed by rpotts. 1998-06-11 23:46:52 +00:00
scullin c58f0c13b4 Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
scullin aee3408c03 Use real implementation of xp_hash for now. 1998-06-05 23:23:24 +00:00
scullin 6c6643b04c Back out dbm use on windows because of lame build order dependency. 1998-06-05 02:23:15 +00:00
scullin d596c892d8 Removed libpwcac stubs. 1998-06-05 01:42:15 +00:00
scullin f43226ca26 Used libdbm and libpwcac instead of stubs. 1998-06-05 01:39:31 +00:00
scullin b104b1e5aa Start using real dbm and pwcac libraries. 1998-06-05 01:24:59 +00:00
scullin cc3d9c6f83 Stub out NET_NewStream. 1998-06-04 19:54:11 +00:00
scullin 4454448de1 Add libmimetype.so 1998-06-04 15:23:32 +00:00
scullin 4d60e3dc2b Re-added LO_getNextTabableElement for UNIX. 1998-06-04 14:35:09 +00:00
rpotts 53ca67cf12 Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n) 1998-06-04 05:09:32 +00:00
rpotts b66a3bd9e7 Turned off the load_background flag when loading URLs... This allows netlib to produce more status information which gets pushed out of nsIStreamListener::OnProgress(...) 1998-06-02 20:17:17 +00:00
scullin b1765c3548 Added tests sub-directory. 1998-06-02 18:39:17 +00:00
scullin 0ec9d09794 Moved from /webshell/tests 1998-06-02 01:27:17 +00:00
scullin 314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
kipp e8603e4561 Quiet please 1998-06-01 20:53:01 +00:00
kipp 07a06155bb Fixed interface decl to be consistent with everything else 1998-06-01 18:37:21 +00:00
scullin 5a868c0418 Start building mime type routines as separate library. 1998-06-01 18:29:28 +00:00
scullin f4bdb23b32 Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
rpotts 830582b310 removed the B1M define... Use MODULAR_NETLIB instead... 1998-05-28 04:56:44 +00:00
rpotts 80c2a4f3cf Added support for XP_FindCOntextOfType(....) This is needed to turn off the poll_netlib_all_the_time flag after a POST has occurred 1998-05-27 23:04:11 +00:00
rpotts 7cae507835 Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
scullin c13e5a777a Enable more protocols 1998-05-27 01:24:22 +00:00
scullin 23cf4c9f0c Rebuild when sub-libraries change. 1998-05-27 01:24:05 +00:00
scullin 213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00