wtc%netscape.com
ff56da642f
Added struct declarations to eliminate compiler warnings from
...
<arpa/inet.h> on AIX 4.3. Thanks to Waqar Malik <waqar@netscpe.com>
for the bug report.
1999-02-06 17:25:17 +00:00
troy%netscape.com
c0d9d4be04
Fixed ContentRemoved() to also remove the shell's mapping from absolutely
...
positioned element to its placeholder
1999-02-06 17:10:42 +00:00
mcafee%netscape.com
86e4077bd9
Adding tests to match Win32
1999-02-06 11:50:14 +00:00
mcafee%netscape.com
3a02c63fad
Adding TestID.cpp, removing unused rules, more portable link line
1999-02-06 08:19:16 +00:00
mcafee%netscape.com
43896b1be5
Adding purify cruft to GARBAGE rule.
1999-02-06 06:37:35 +00:00
rods%netscape.com
c05eafb8d4
fixed error checking for command creation.
1999-02-06 06:09:53 +00:00
troy%netscape.com
c30862656d
Fixed a bad #ifdef
1999-02-06 04:26:30 +00:00
troy%netscape.com
cf30aeefb3
Cleaned the code up a bit
1999-02-06 04:24:47 +00:00
warren%netscape.com
6fcd218d65
Added assertion
1999-02-06 04:22:43 +00:00
warren%netscape.com
d96cead9f1
Added strtok implementation.
1999-02-06 04:18:15 +00:00
warren%netscape.com
af4892e337
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
warren%netscape.com
a6ea004a90
Added nsVoidKey and nsISupportsKey.
1999-02-06 04:01:23 +00:00
warren%netscape.com
b6857edec3
Fixed unsigned problems.
1999-02-06 03:56:36 +00:00
warren%netscape.com
6649625711
Added strncmp, made lengths be unsigned.
1999-02-06 03:56:17 +00:00
troy%netscape.com
261c24cc5e
Created ConstructAlternateImageFrame() function from some existing code,
...
and changed it to use the "src" attribute if there is no "alt" or "title"
values to use
1999-02-06 03:45:11 +00:00
troy%netscape.com
b3b5969d0f
#ifdef CantRenderReplacedElement() to be _WIN32 for the time being until
...
the Mac problems with the thread event queue are straightened out
1999-02-06 03:41:14 +00:00
pavlov%pavlov.net
bc177d49b3
remove some unused code
1999-02-06 03:40:50 +00:00
pavlov%pavlov.net
75b1e7cf52
-Wall cleanups
1999-02-06 03:39:24 +00:00
alecf%netscape.com
90b9059b8b
minor fixes to make unix keep building
1999-02-06 03:37:12 +00:00
mscott%netscape.com
d4ebfdfa9f
Remove db from list of directories being built on Linux. If we add this back,
...
we need to modify configure.in and add mailnews/db to its list of directories. I'm not
sure if db builds on linux yet. I'll add it back if it does...
1999-02-06 03:30:46 +00:00
waldemar%netscape.com
a06317aa40
File Removed.
1999-02-06 03:25:19 +00:00
waldemar%netscape.com
8668c26664
First Checked In.
1999-02-06 03:21:09 +00:00
waldemar%netscape.com
c7963158ca
Removed spaces from file names
1999-02-06 03:20:35 +00:00
alecf%netscape.com
28fb61bbde
update to new NSPR types & utility routines
1999-02-06 02:55:39 +00:00
alecf%netscape.com
8b5df8f5a8
*** empty log message ***
1999-02-06 02:54:46 +00:00
alecf%netscape.com
115fec4c3a
add .cvsignore files
1999-02-06 02:49:32 +00:00
alecf%netscape.com
eb78e53b22
use new NSPR types
1999-02-06 02:49:08 +00:00
warren%netscape.com
e27952d474
How did this ever compile?
1999-02-06 02:15:47 +00:00
warren%netscape.com
d343f7cbab
More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder.
1999-02-06 02:11:54 +00:00
joki%netscape.com
7a1bff7611
Checking in null check and assertion to handle the crashing on imagemap part of the Mac regression.
1999-02-06 02:07:49 +00:00
mscott%netscape.com
8575f082e8
fixed build problem; m_fileCounter undefined
1999-02-06 02:04:41 +00:00
robinf%netscape.com
ef128e0acd
text changes based on ISP feedback on user interface
1999-02-06 02:01:01 +00:00
jefft%netscape.com
c5b65110ec
fixed linux build problem
1999-02-06 01:33:37 +00:00
mscott%netscape.com
9b3155ea37
Remove nsMsgRDFFolder.cpp
1999-02-06 01:05:02 +00:00
mscott%netscape.com
951a430e21
Removing from the build...
1999-02-06 01:01:50 +00:00
putterman%netscape.com
8e5691f73c
Makes Folder Data Source work with new nsIMsgFolder.
1999-02-06 00:37:40 +00:00
putterman%netscape.com
0de0426a38
Makes Folder Data Source work with new nsIMsgFolder.
1999-02-06 00:30:44 +00:00
akkana%netscape.com
0da666ad5a
Temporarily turn off menus until gtk code gets fixed; Approved by sar
1999-02-05 23:22:05 +00:00
morse%netscape.com
22ed3c838c
config.mak
1999-02-05 22:59:02 +00:00
nhotta%netscape.com
efec496dc5
Added Japanese (Shift_JIS) specific support.
1999-02-05 22:51:38 +00:00
briano%netscape.com
14255be0a7
Automated update
1999-02-05 22:45:42 +00:00
jefft%netscape.com
ef3c6c3cfb
added mailnews/local/tests/Makefile
1999-02-05 22:32:48 +00:00
dougt%netscape.com
9bed38b495
removing char* errormsgs and now using err code return values.
...
added FinishInstall().
1999-02-05 22:27:08 +00:00
dougt%netscape.com
e56aab3e18
Removing char* errormsg. and replacing it with a error code return
...
value.
1999-02-05 22:25:35 +00:00
kmcclusk%netscape.com
220e43ce5a
undefined NS_GFX_RENDER_FORM_ELEMENTS
1999-02-05 22:22:40 +00:00
kmcclusk%netscape.com
c3434b6c31
Added INPUT[type=checkbox] rule + properties to ua.css to set style info
...
for gfx-rendered checkboxes.
1999-02-05 22:19:52 +00:00
kmcclusk%netscape.com
75802b29d1
Adjusted checkbox gfx-rendering code to make better looking checkboxes
...
Created nsFormControlHelper::GetBool and nsFormControlHelper::GetBoolString
utility methods for converting strings into booleans and vice versa.
Modified nsCheckboxControlFrame, nsRadioControlFrame, and nsSelectControlFrame
to use these helpers.
1999-02-05 22:15:35 +00:00
nhotta%netscape.com
1f6789b4e5
Collation key implementation for Macintosh.
1999-02-05 22:10:39 +00:00
morse%netscape.com
aabe3e8b27
removed single-signon dependency on lo_ele.h and MWContext
1999-02-05 22:05:59 +00:00
morse%netscape.com
45e0041feb
removed dependency on lo_ele.h and MWContext
1999-02-05 22:02:04 +00:00