pnunn%netscape.com
969ae721b3
First Checked In.
1999-04-22 23:37:03 +00:00
pnunn%netscape.com
71f5751587
decoders implementation.
1999-04-22 23:34:18 +00:00
locka%iol.ie
bfc42197a0
Approved: leaf@mozilla.org
...
New Mozilla control registering tool
1999-04-22 23:28:09 +00:00
locka%iol.ie
9a4d6da7aa
Approved: leaf@mozilla.org
...
More improvements to test harness
1999-04-22 23:23:04 +00:00
pnunn%netscape.com
277d3b5e07
Updated for decoder implementation. pn.
1999-04-22 23:22:01 +00:00
locka%iol.ie
2a6184e2b3
Approved: leaf@mozilla.org
1999-04-22 23:18:35 +00:00
locka%iol.ie
8cf648a4c5
Approved: leaf@mozilla.org
...
Added ActiveScriptSite.cpp/h
1999-04-22 23:17:15 +00:00
locka%iol.ie
cbbfd1733f
Approved: leaf@mozilla.org
...
Fixed Navigate(2) bug.
Changed methods returning E_NOTIMPL to return S_OK but do nothing.
Register webshellcontainer as documentloaderobserver
1999-04-22 23:16:23 +00:00
locka%iol.ie
a4c20e8add
Approved: leaf@mozilla.org
...
Updated to reflect changes to webshellcontainer interface.
Added DocumentComplete event (thanks to Eric Burley & Michael Noe)
1999-04-22 23:13:37 +00:00
pnunn%netscape.com
5fbb260e90
decoders implement.
1999-04-22 23:12:41 +00:00
locka%iol.ie
61fa4c8f1b
Approved: leaf@mozilla.org
...
Minor compliance fixes
1999-04-22 23:10:10 +00:00
pnunn%netscape.com
3f4cf23581
First Checked In.
1999-04-22 23:06:01 +00:00
pnunn%netscape.com
048c96e46a
decoder implementation. pnunn
1999-04-22 23:05:14 +00:00
briano%netscape.com
229873f6ac
Automated update
1999-04-22 23:00:39 +00:00
briano%netscape.com
3aae2de4b1
Fixed the broken nspr_my_config.mk hack to work with objdirs.
1999-04-22 23:00:05 +00:00
pnunn%netscape.com
d767a277a3
Cleared out unneed make code. pn.
1999-04-22 22:51:16 +00:00
pnunn%netscape.com
38ad25b1e8
New.
1999-04-22 22:49:33 +00:00
pnunn%netscape.com
94b9e0b4e6
Changes needed for decoder implementation. pn.
1999-04-22 22:47:13 +00:00
pnunn%netscape.com
3761a19f90
No longer needed. pn.
1999-04-22 22:45:35 +00:00
pnunn%netscape.com
a0f48373ee
Changes needed for new timer code. pn.
1999-04-22 22:41:26 +00:00
pnunn%netscape.com
4018fc9641
Implements decoder api. pn.
1999-04-22 22:40:46 +00:00
pnunn%netscape.com
5a1c2c9bfd
Bruce's patch. pn.
1999-04-22 22:38:46 +00:00
pnunn%netscape.com
a8af3108a4
Implements decoder api. pnunn.
1999-04-22 22:37:16 +00:00
pnunn%netscape.com
134ea308f3
No longer needed. pn.
1999-04-22 22:35:25 +00:00
donm%netscape.com
cd8dd17c44
backing out hyatt's change
1999-04-22 22:35:05 +00:00
pnunn%netscape.com
bee7db0cb7
Will be inplemented in extensions directory. pnunn.
1999-04-22 22:32:51 +00:00
pnunn%netscape.com
281ff3e702
Moved to public_com. Also needed by decoders as well as imglib.
1999-04-22 22:31:55 +00:00
pnunn%netscape.com
7ff7e3eecc
Moved to public_com. Also needed by decoders as well as image lib. pnunn.
1999-04-22 22:31:10 +00:00
akkana%netscape.com
a2c7b3006a
Fix linux startup crash parsing entity defs
1999-04-22 22:30:44 +00:00
pnunn%netscape.com
4e6776e4be
Moved to jpgcom. pnunn.
1999-04-22 22:30:05 +00:00
pnunn%netscape.com
47b17f5fad
Moved to pngcom. pnunn.
1999-04-22 22:29:25 +00:00
pnunn%netscape.com
a5703b136f
Moved to gifcom. pnunn.
1999-04-22 22:28:03 +00:00
pnunn%netscape.com
e72a30bdb4
Added new directories to build. linux/X. pnunn.
1999-04-22 22:23:27 +00:00
pnunn%netscape.com
5963299af9
Added new directories to build for win. pnunn.
1999-04-22 22:22:18 +00:00
hyatt%netscape.com
5db6ae6564
Added error-checking to track the build problem on the Mac (and possibly Linux).
1999-04-22 22:00:04 +00:00
valeski%netscape.com
a555e6f8f9
nsFtpConnectionThread.h - made the destructor virtual
...
nsFtpProtocolConnection.h|.cpp - switched some #includes around in a blind attempt to satisfy linux
1999-04-22 21:32:30 +00:00
mscott%netscape.com
30a4d0e744
Not part of the build.
...
Fixes to get the test harness to work in the new preferences world again. We need to manually register the file locator component because it doesn't get self-registered in the repository.
1999-04-22 21:13:48 +00:00
warren%netscape.com
c6ab8d165e
Added sourceOffset parameter to OnDataAvailable.
1999-04-22 21:06:04 +00:00
slamm%netscape.com
9bceffb703
Remember the email address in a cookie.
1999-04-22 21:02:48 +00:00
norris%netscape.com
a58f576420
Transfer examples to mozilla.
1999-04-22 20:58:54 +00:00
shaver%netscape.com
c7750ce0e4
XML_UNICODE_WCHAR_T is not suitable for use where sizeof(wchar_t) != 2. That includes Linux at least, so let's just not do this on Unix at all for now. a=donm
1999-04-22 20:51:47 +00:00
terry%netscape.com
7bcdb47f63
Fixed a bug where the long descriptions of bugs had a variety of
...
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-22 20:42:14 +00:00
norris%netscape.com
ecee0852e5
Add examples to mozilla.
1999-04-22 20:41:57 +00:00
valeski%netscape.com
6dc1c75626
removed UsePasv from the connection handler. added some more states.
1999-04-22 20:17:46 +00:00
sfraser%netscape.com
4da56bc3e3
First Checked In.
1999-04-22 20:03:13 +00:00
slamm%netscape.com
bd3ef2018d
Get rid of annoying whitespace in text area.
1999-04-22 19:52:23 +00:00
valeski%netscape.com
b9e26c63f9
yanked the ftp event sink references as they're not in use right now
1999-04-22 19:29:24 +00:00
valeski%netscape.com
c9657c11d3
pushed the stream listener hand off into the constructor so it's know before the thread is run
1999-04-22 19:28:30 +00:00
jefft%netscape.com
119aa05555
(not part of the build yet) - more works on hooking up 3-pane ui with protocol
1999-04-22 19:02:45 +00:00
jefft%netscape.com
8f1a286301
added include path - mime
1999-04-22 19:01:05 +00:00