Commit Graph

23345 Commits

Author SHA1 Message Date
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
nhotta%netscape.com
6d3502a293 nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name. 1999-04-13 19:18:22 +00:00
alecf%netscape.com
2152638ec9 add quicksort to windows build 1999-04-13 19:07:43 +00:00
alecf%netscape.com
d5be09930b add quicksort implementation to base
(Thanks to Regents of CA and the RDF team)
1999-04-13 19:03:45 +00:00
pinkerton%netscape.com
3e7ca58360 fix child frame detection and prepare for drag and drop. 1999-04-13 18:56:22 +00:00
ducarroz%netscape.com
f58ba6fe29 Mac should not include nsTextFragment.h ro avoid duplication definition errors. 1999-04-13 18:36:21 +00:00
ducarroz%netscape.com
fef005c30d update project 1999-04-13 18:34:44 +00:00
ducarroz%netscape.com
ce77041ae1 use C++ prefix file appCoresPrefix.h/appCoresPrefix_debug.h which define _IMPL_NS_DOM in order to fix export problem with auto generated files nsJSxxx.cpp 1999-04-13 18:32:23 +00:00
warren%netscape.com
467799711d Fixed error to be an nsresult. 1999-04-13 18:27:21 +00:00
ducarroz%netscape.com
e5b145fcfe First Checked In. 1999-04-13 18:27:20 +00:00
warren%netscape.com
bcdbab63da Fixed comment. 1999-04-13 18:26:53 +00:00
ducarroz%netscape.com
cd541fb9d2 update project files, added nsNewsSummarySpec.cpp 1999-04-13 18:21:30 +00:00
warren%netscape.com
142b615dba Added NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +00:00
warren%netscape.com
f84a7f15ec Added header. 1999-04-13 18:15:49 +00:00
warren%netscape.com
cfc02faedf Fixed EOF condition. 1999-04-13 18:15:41 +00:00
warren%netscape.com
f63b0306a1 Fixed thread problems. 1999-04-13 18:15:27 +00:00
jband%netscape.com
33a0a52103 fix AIX bustage - suggested by waqar@netscape.com 1999-04-13 18:10:40 +00:00
jdunn%netscape.com
fe30a0e1be fix compiler error: need unix head file for isatty 1999-04-13 18:10:24 +00:00
warren%netscape.com
cf6fa07c94 Added synchronous file input. Worked on cancel/suspend/resume work for file transfer. 1999-04-13 18:10:15 +00:00
bienvenu%netscape.com
ae8d37b810 add more methods for selecting a folder (not part of build yet) 1999-04-13 16:18:52 +00:00
ramiro%netscape.com
2a3f01baab Take the script out of targets, or else clobber builds break.
Approved by the Bastard Operator From Hell.
1999-04-13 16:03:46 +00:00
ramiro%netscape.com
9acabb375a Scrub super class names - in anticipation of fixing the signal mess. 1999-04-13 14:57:24 +00:00