sfraser%netscape.com
|
02d94682ce
|
Build new files for repeating timers. bug 904. r=pinkerton
|
2000-03-16 23:03:12 +00:00 |
|
scc%netscape.com
|
73802d6f2e
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
|
sdagley%netscape.com
|
813f53ead8
|
Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
|
2000-02-01 04:27:22 +00:00 |
|
warren%netscape.com
|
6105a4546e
|
Removed obsolete necko util stuff. Can't remove the macbuild stuff yet because it's really building timers.
|
2000-01-05 03:02:43 +00:00 |
|
warren%netscape.com
|
2db26922a6
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
|
warren%netscape.com
|
2832e2ca92
|
Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159
|
1999-11-30 04:49:11 +00:00 |
|
warren%netscape.com
|
96ec037ac6
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
|
rpotts%netscape.com
|
8026dca974
|
bug #15342 and #15560. Refactored the LoadGroup and DocumentLoader...
|
1999-11-22 05:46:03 +00:00 |
|
warren%netscape.com
|
59ef7fadbf
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +00:00 |
|
warren%netscape.com
|
34ecf73507
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
|
1999-11-17 08:14:52 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
warren%netscape.com
|
d3b9c9c3cc
|
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
|
1999-11-03 05:13:44 +00:00 |
|
warren%netscape.com
|
332749d6fa
|
Made nsIUnicharStreamLoader be scriptable and deal with an xpcom observer instead of a proc pointer and void*. Part of bug#11159. r=nisheeth,kipp,pierre
|
1999-11-02 06:49:44 +00:00 |
|
warren%netscape.com
|
f50d3df7c0
|
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
|
1999-10-26 09:16:24 +00:00 |
|
beard%netscape.com
|
01f6019676
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:37:53 +00:00 |
|
briano%netscape.com
|
de44b4d417
|
General cleanup.
|
1999-09-10 00:59:21 +00:00 |
|
warren%netscape.com
|
40ed9d6ad2
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
|
briano%netscape.com
|
b77bbb9a68
|
Removed the obsolete non-NECKO leftovers.
|
1999-09-09 00:41:10 +00:00 |
|
valeski%netscape.com
|
f7e8b6cd05
|
changed nsCOMTypeInfo<> template to NS_GET_IID macro
|
1999-09-03 23:51:14 +00:00 |
|
rpotts%netscape.com
|
0085d83ab0
|
M9 BRANCH landing...
|
1999-08-26 22:45:55 +00:00 |
|
ramiro%netscape.com
|
5c9835cc68
|
Cleanup linking of libimg.
|
1999-08-25 13:37:11 +00:00 |
|
mccabe%netscape.com
|
17cdc659d1
|
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
|
1999-08-22 13:26:18 +00:00 |
|
warren%netscape.com
|
529c0b2b71
|
Removed hack to export to netwerk/dist (used before landing necko).
|
1999-08-03 00:38:25 +00:00 |
|
mscott%netscape.com
|
94b8521246
|
fix build breakage...include config.mak
|
1999-07-29 03:17:36 +00:00 |
|
valeski%netscape.com
|
8fe0e5315f
|
free memory mismatch fix
|
1999-07-27 23:35:01 +00:00 |
|
valeski%netscape.com
|
2964097b08
|
memory leak fix on ns_makeabsoluteURI calls
|
1999-07-27 14:42:19 +00:00 |
|
pinkerton%netscape.com
|
9b0acc807e
|
fix access paths to find timer in widget instead of gfx. all targets updated.
|
1999-07-23 06:06:19 +00:00 |
|
gordon%netscape.com
|
f1a158016a
|
Added nsTimer.cpp and nsRepeater.cpp for the purposes of landing NECKO. This most closely approximates the functionality of the old NetLib, so it required the least amount of changes. We can figure out the ultimate resting place for these files after NECKO lands.
|
1999-07-23 05:24:28 +00:00 |
|
gordon%netscape.com
|
c932b5eea5
|
Export functions on Mac (only) because it builds Netwerk Util as a shared library, not as static as on the other platforms.
|
1999-07-23 01:50:58 +00:00 |
|
warren%netscape.com
|
568cf0dedf
|
Working on NS_NewPostDataStream -- doesn't work yet though.
|
1999-07-21 05:53:25 +00:00 |
|
warren%netscape.com
|
bf8423a769
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
|
warren%netscape.com
|
84bd74a4fd
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
|
mscott%netscape.com
|
071a440dcf
|
Necko only! not part of the build. back out gordon's change to fix the windows build until he has a chance to take a
look at it.
|
1999-07-15 17:57:22 +00:00 |
|
gordon%netscape.com
|
bbd1faf6ec
|
Necko only change. Updated preferences for NetworkModular[Debug].shlb doppleganger targets.
|
1999-07-15 01:14:50 +00:00 |
|
gordon%netscape.com
|
1a36563125
|
Export NS_NewUnicharStreamLoader since this file is part of a shared library for now.
|
1999-07-14 21:21:37 +00:00 |
|
gordon%netscape.com
|
dd0bc02b8f
|
Export functions since this is built as a shared library for now.
|
1999-07-14 21:20:38 +00:00 |
|
warren%netscape.com
|
8b0ad2bf4f
|
Added outer param to NewLoadGroup.
|
1999-07-10 11:27:05 +00:00 |
|
andreas.otte%primus-online.de
|
b0a1bfd2ff
|
NECKO only: changed string/error handling in NS_MakeAbsoluteURI A: chofmann R: valeski
|
1999-07-10 08:00:55 +00:00 |
|
warren%netscape.com
|
61c8d73b43
|
Necko stuff for dealing with load groups when opening URLs.
|
1999-07-09 21:18:47 +00:00 |
|
warren%netscape.com
|
9975942bdb
|
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
|
1999-07-07 08:08:40 +00:00 |
|
gordon%netscape.com
|
147e0974f0
|
Update for changes to Windows makefiles.
|
1999-07-07 00:59:20 +00:00 |
|
gordon%netscape.com
|
d19ae10cf8
|
First Checked In.
|
1999-07-07 00:36:08 +00:00 |
|
warren%netscape.com
|
dba479dc78
|
Added another NS_OpenURI call.
|
1999-07-02 06:15:49 +00:00 |
|
warren%netscape.com
|
c108fb3559
|
Removed bogus comment.
|
1999-07-02 05:00:36 +00:00 |
|
mscott%netscape.com
|
ce29165da8
|
fix necko build brekage. NS_NewLoadGroup is declared to have 2 arguments so I have given it two arguments in its
implementation.
|
1999-07-02 00:11:30 +00:00 |
|
valeski%netscape.com
|
976f46415a
|
necko build bustage.
|
1999-07-01 21:02:06 +00:00 |
|
warren%netscape.com
|
bd73f68e8b
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
|
gordon%netscape.com
|
03a78c217d
|
First Checked In.
|
1999-07-01 19:29:45 +00:00 |
|
valeski%netscape.com
|
578e858da5
|
changed our nsISupports::GetIID() calls over to nsCOMTypeInfo<foo>::GetIID().
|
1999-06-30 20:00:19 +00:00 |
|
valeski%netscape.com
|
650fc3493f
|
various fixes. Big one was that we're no longer passing the uri in as the context to nsAsyncStreamObserver, it's now the channel.
|
1999-06-29 21:53:45 +00:00 |
|