Commit Graph

23166 Commits

Author SHA1 Message Date
petitta%netscape.com
8da10fe4e7 Support to BuildCCK.pl 1999-04-13 22:54:37 +00:00
vidur%netscape.com
78f743c391 Fixes for bugs 4783 and 2243. Content can now be added via the DOM during document loading. document.written content can also cause the parser to block. 1999-04-13 22:22:51 +00:00
alecf%netscape.com
d204424b35 export this symbol correctly 1999-04-13 22:16:52 +00:00
alecf%netscape.com
82f7b5f935 check in header file to match to make use of new SetSize() 1999-04-13 22:11:57 +00:00
alecf%netscape.com
7fd4c187ed augh, don't use quicksort for now, I'm not sure why windows can't see it. 1999-04-13 22:11:22 +00:00
briano%netscape.com
d4cb388ea7 Automated update 1999-04-13 22:06:06 +00:00
briano%netscape.com
bba582d096 Added pthread support for FreeBSD. 1999-04-13 22:05:21 +00:00
kipp%netscape.com
47684f4950 Fix a memory corrupting issue with dangling references to nsImageRequests's 1999-04-13 21:55:11 +00:00
kipp%netscape.com
d8a3eab6db Disable icon loading on unix and mac until netlib can cope 1999-04-13 21:54:43 +00:00
kipp%netscape.com
465ca78733 Added missing addref 1999-04-13 21:54:22 +00:00
kipp%netscape.com
3a54f31c9a Whacked to use new image loading apis 1999-04-13 21:52:35 +00:00
kipp%netscape.com
a75693e1fa Updated to use new image loading apis 1999-04-13 21:52:19 +00:00
kipp%netscape.com
a0b4329e22 Nuked useless includes 1999-04-13 21:52:03 +00:00
kipp%netscape.com
9b2e823a27 Nuked extraneous include 1999-04-13 21:51:52 +00:00
kipp%netscape.com
cb0424211b Revised include 1999-04-13 21:51:43 +00:00
kipp%netscape.com
2c74cc715a Support aspect scaling everywhere; elminate win32 ifdefs; use revised image loading apis 1999-04-13 21:51:20 +00:00
kipp%netscape.com
fa95252534 Use revised image loading api 1999-04-13 21:51:00 +00:00
endico%mozilla.org
a9cf2251b3 oops glimpseindex isn't there after all 1999-04-13 21:50:51 +00:00
kipp%netscape.com
24ff6b20c1 Fixed a slight bug with handling error codes 1999-04-13 21:50:47 +00:00
kipp%netscape.com
bdc62f7dd6 new 1999-04-13 21:50:25 +00:00
kipp%netscape.com
3f4e33030c nuked 1999-04-13 21:50:13 +00:00
kipp%netscape.com
0fa9f43a7a added files: mozilla/layout/html/base/src/nsHTMLImageLoader.cpp 1999-04-13 21:50:12 +00:00
kipp%netscape.com
b3cd5aa101 Use revised image loading apis 1999-04-13 21:49:58 +00:00
kipp%netscape.com
81c9f5e866 Added new source files 1999-04-13 21:49:41 +00:00
kipp%netscape.com
cb0b54647a Reworked to support mulitple frames per image loader 1999-04-13 21:49:28 +00:00
endico%mozilla.org
d5e82238d2 add path to glimpseindex 1999-04-13 21:49:15 +00:00
kipp%netscape.com
43f8bcd459 Revised api 1999-04-13 21:49:01 +00:00
kipp%netscape.com
83689cb3b4 Revised image loading apis 1999-04-13 21:48:49 +00:00
kipp%netscape.com
9fbbadd484 Added a bit to speed up frame destruction 1999-04-13 21:48:35 +00:00
jefft%netscape.com
bd22d855db ported over DiscoverMailboxSpec method 1999-04-13 21:37:06 +00:00
jefft%netscape.com
0a6b2909e5 added missing member variable, m_delimiter and method, GetDelimiter() 1999-04-13 21:35:48 +00:00
joki%netscape.com
e4361b7994 Fix event handling on background areas of tags. 1999-04-13 21:29:08 +00:00
endico%mozilla.org
0da97215be add gnome tree 1999-04-13 21:27:49 +00:00
jband%netscape.com
5db033d683 removing reference to nspr in windows makefile 1999-04-13 21:23:45 +00:00
gordon%netscape.com
d7d6f91c87 Add nsIThread.h and nsIByteBufferInputStream.h for network update. 1999-04-13 21:16:24 +00:00
briano%netscape.com
2b7b36502a Automated update 1999-04-13 21:14:40 +00:00
slamm%netscape.com
46aa7151b5 Clean up test that produced a.out. We don't want that. 1999-04-13 21:08:54 +00:00
waterson%netscape.com
5168f6bd9e Moved localstore.rdf to the bin dir instead of tmp so that clobber builds will blow it away. 1999-04-13 21:02:18 +00:00
alecf%netscape.com
3da62530e2 fix a whole bunch of signed/unsigned problems, and use new nsQuickSort routine 1999-04-13 21:01:32 +00:00
rhp%netscape.com
b979356c68 Cleanup of netlib.lib linking 1999-04-13 20:59:29 +00:00
alecf%netscape.com
3f2caacd18 make sure nsQuickSort is extern "C" 1999-04-13 20:36:57 +00:00
alecf%netscape.com
c9d3ccdde2 fix mac bustage 1999-04-13 20:34:38 +00:00
jdunn%netscape.com
57e6713c2c fix compiler warning/errors with conversion from a void* to a char* 1999-04-13 20:27:17 +00:00
mccabe%netscape.com
8be0ea87e3 Remove dependency on NSPR for xpidl, libxpt and tools. 1999-04-13 20:22:02 +00:00
alecf%netscape.com
dcf0040807 use new nsQuickSort routine in base, and fix signed/unsigned problem 1999-04-13 20:12:27 +00:00
alecf%netscape.com
f12355755a export nsQuickSort.h for mac build 1999-04-13 20:06:55 +00:00
alecf%netscape.com
8e47fb0fab added files: mozilla/base/src/nsQuickSort.cpp 1999-04-13 20:05:39 +00:00
erik%netscape.com
5447721bb7 Win95's font enumerator returns less info (smaller structs). Added code
to get the info via another method. Also enlarged the Unicode range array
to prevent reading off the end. Added printf's for debugging the Unicode
ranges.
1999-04-13 20:04:51 +00:00
morse%netscape.com
83779d7308 fix bug 4631 1999-04-13 19:55:05 +00:00
nhotta%netscape.com
9bb10de805 Additional changes for the RFC822 parser. 1999-04-13 19:49:10 +00:00