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
kipp%netscape.com
df172ddd72
Added missing makefiles
1999-04-13 14:28:59 +00:00
briano%netscape.com
d2e5d550a9
Automated update
1999-04-13 14:14:36 +00:00
ramiro%netscape.com
db2cc752f2
Make -g the default, take -O out.
1999-04-13 13:59:57 +00:00
jfrancis%netscape.com
e816efb197
merging in rules work with Simon's selection changes
1999-04-13 13:35:08 +00:00
mcafee%netscape.com
532c2dfe01
Changing return value for IsLargeDataSet() to PRBool.
1999-04-13 10:11:30 +00:00
chuang%netscape.com
c928470dc1
Add mailnews pref panes to preference dialog
1999-04-13 07:43:22 +00:00
chuang%netscape.com
260026da45
Switch mailnews from prefs.js to prefs50.js
1999-04-13 07:41:24 +00:00
chuang%netscape.com
bf4f0881c1
Add mailnews preferences UI
1999-04-13 07:19:09 +00:00
jband%netscape.com
8ba4c97c31
remove inadvertant scope over-qualification to fix HP-UX bustage
1999-04-13 07:13:43 +00:00
chuang%netscape.com
a07cf62dec
activate preference menu
1999-04-13 07:02:02 +00:00
bruce%cybersight.com
5b0e694071
Adding blank lines for native compilers.
1999-04-13 06:35:42 +00:00
bruce%cybersight.com
79742b53ce
Fixing build bustage for some makes on the ports page. Missing separator in the Makefile.
1999-04-13 05:54:31 +00:00
morse%netscape.com
af954fc6b1
fix bug 2414
1999-04-13 05:26:59 +00:00
jefft%netscape.com
a84d9a7ebe
stub GetShowAttachmentsInline method
1999-04-13 04:50:04 +00:00
jefft%netscape.com
fc1b63ea1f
added GetShowAttachmentsInlineProxyEvent; fixed minor problem in GetMessageSizeProxyEvnet
1999-04-13 04:48:37 +00:00
jefft%netscape.com
6c5a1f384a
ported over GetMessageSize & GetShowAttachmentsInline method
1999-04-13 04:46:05 +00:00
jefft%netscape.com
ecaa3a3854
added GetShowAttachmentsInline method
1999-04-13 04:44:24 +00:00