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
bienvenu%netscape.com
11131cd99f
use correct db class, nsMsgKeyArray, and PRBool
1999-02-05 21:15:18 +00:00
erik%netscape.com
354f61bb4d
Switched nsIStringBundle to service manager model. Cleaner now.
1999-02-05 21:11:25 +00:00
erik%netscape.com
65a5a7abf5
Changed over to the service model. Seems cleaner now.
1999-02-05 21:10:04 +00:00
erik%netscape.com
005df957ba
Moved nsPropertiesFactory constructor from .h to .cpp file
1999-02-05 21:06:07 +00:00
alecf%netscape.com
bdfea7fab3
fix unix mail/news Makefiles to actually build correctly
1999-02-05 20:15:54 +00:00
vidur%netscape.com
33de7d4059
id and class changing tests
1999-02-05 19:56:29 +00:00
vidur%netscape.com
c9d93eccf2
Hooked up style hint for id, class and dir
1999-02-05 19:55:56 +00:00
kmcclusk%netscape.com
2e06d9e70e
Disabled gfx-rendering of form controls.
1999-02-05 19:51:27 +00:00
kmcclusk%netscape.com
ed425fc6f1
Added code to gfx-render checkboxes using CSS style.
...
Removed commented out code in nsFormControlFrame and nsFormControlHelper
1999-02-05 19:48:18 +00:00
pinkerton%netscape.com
a5e5905f95
Fixing bustage.
1999-02-05 19:38:09 +00:00
pavlov%pavlov.net
9d55a9a24d
fix invalidate async problem that michaelp reported.
1999-02-05 18:54:43 +00:00
mscott%netscape.com
a7be33d09d
change You have got mail! ==> Ya'll got mail!
1999-02-05 18:53:33 +00:00
dp%netscape.com
acc1d1b271
Fixed mRefCnt not being initialized
1999-02-05 18:50:08 +00:00
troy%netscape.com
b8205354d1
Added CantRenderReplacedElement() to nsIPresShell and changed the image frame
...
code to use it
1999-02-05 18:25:29 +00:00
troy%netscape.com
7b1c2ddcae
Changed CantRenderReplacedElement() to use the value of the TITLE attribute
...
if there's no "alt" text specified
1999-02-05 18:24:48 +00:00
pinkerton%netscape.com
1ca9c4d103
Fixed DOM and Netlib dependency for saari.
1999-02-05 17:34:20 +00:00
jefft%netscape.com
66380fe0ab
check valid return pointer from strtok()
1999-02-05 16:27:26 +00:00
saari%netscape.com
797610d8d7
added network and netlib
1999-02-05 15:45:51 +00:00