Commit Graph

39955 Commits

Author SHA1 Message Date
ssu%netscape.com
f8b59c13eb updated license file 1999-09-08 21:03:29 +00:00
cyeh%netscape.com
b9d6529300 dll -> so 1999-09-08 21:03:08 +00:00
ssu%netscape.com
efbba1e614 initial checkin. Not part of Seamonkey build yet 1999-09-08 21:02:47 +00:00
mscott%netscape.com
faabdc5d56 Bug #11405 --> build the db directory 1999-09-08 21:02:46 +00:00
cyeh%netscape.com
6c4117cc19 use wildcards 1999-09-08 21:01:19 +00:00
mscott%netscape.com
5bffca8046 Bug #11405 --> build db\mdb and db\mork 1999-09-08 20:59:36 +00:00
mscott%netscape.com
e32ea13fc7 Bug #11405 --> Don't build mork and mdb. 1999-09-08 20:58:58 +00:00
mscott%netscape.com
c4327004ba Bug #11405 --> Don't build mailnews\db\mdb and mailnews\db\mork 1999-09-08 20:58:41 +00:00
mscott%netscape.com
9fddeb22b4 Bug #11405 --> start building db\mdb and db\mork 1999-09-08 20:54:57 +00:00
mscott%netscape.com
d9ef72f21c Bug #11405 --> stop building mailnews\db\mdb and mailnews\db\mork. 1999-09-08 20:54:20 +00:00
mscott%netscape.com
3ca4c617f8 Bug #13368 --> when displaying a newsgroup, be sure to emit the newsgroup name in the to/cc box so we know
what newsgroup it came from!
1999-09-08 20:42:04 +00:00
jefft%netscape.com
811626ef2f always want the dummy envelope header when save message to the disk 1999-09-08 20:34:12 +00:00
jefft%netscape.com
7fe06bccb8 pay attention to the templates pref when save message as template 1999-09-08 20:31:26 +00:00
troy%netscape.com
c35856b144 Eliminated compiler warnings 1999-09-08 20:29:56 +00:00
troy%netscape.com
68bf056cd9 Removed GetEmptySharedBuffer() and changed to using a const Unicode array of
size 1
1999-09-08 20:21:27 +00:00
sfraser%netscape.com
10e8eee957 Removed nsInsertHTMLTxn.cpp 1999-09-08 20:18:29 +00:00
sfraser%netscape.com
c684286864 File Removed. 1999-09-08 20:17:32 +00:00
dougt%netscape.com
d674f8af60 Adding buffered output to nsIFileStream.
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails.  evil, i know.
1999-09-08 20:12:35 +00:00
Jerry.Kirk%Nexwarecorp.com
e7cec87bc9 Major change in ncCEvent, I made another encapsulation layer called
nsCPhEvent
1999-09-08 20:11:24 +00:00
nhotta%netscape.com
6b2878dec3 Locale to charset name mapping for Win95/98. 1999-09-08 20:11:04 +00:00
brade%netscape.com
585e215dd4 remove unneeded / redundant code; fix updating of controls 1999-09-08 20:10:22 +00:00
nhotta%netscape.com
8ce57ee2ff Locale factory -> locale service. 1999-09-08 20:08:15 +00:00
sfraser%netscape.com
1ea026f91b File Removed. 1999-09-08 20:07:57 +00:00
sfraser%netscape.com
2f83ab2210 Remove commented out nsIEditRules 1999-09-08 20:06:01 +00:00
rods%netscape.com
344f8d53df changed the way white space was being compress when getting the value
now a value of all spaces does get compressed to nothing
1999-09-08 19:57:24 +00:00
rods%netscape.com
d88c66a30a added rules for disabled options
changed nowrap to pre for processing of white space for options
1999-09-08 19:56:04 +00:00
rods%netscape.com
7c7bfd2eb5 Commented out space key event processing 1999-09-08 19:55:08 +00:00
brade%netscape.com
7ac6516418 fix typo 1999-09-08 19:54:40 +00:00
rods%netscape.com
bf45e4b044 Fixed selection in lists 1999-09-08 19:54:30 +00:00
rods%netscape.com
9f1c0d0753 removed space and return key event processing 1999-09-08 19:53:30 +00:00
sfraser%netscape.com
5b2a5a10b7 File Removed. 1999-09-08 19:51:03 +00:00
tbogard%aol.net
f451103520 Ooops, forgot to give a little licensing love. 1999-09-08 19:44:51 +00:00
mjudge%netscape.com
ba4611bb7d addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues 1999-09-08 19:43:17 +00:00
tbogard%aol.net
cf9c04816e Added a test file for testing the XP Event Loop. This is windows only. 1999-09-08 19:42:12 +00:00
pavlov%netscape.com
724172f068 explaination of key event signals here so i don't get confused later 1999-09-08 19:40:12 +00:00
tbogard%aol.net
a4d2794e61 Clarified some documentation. 1999-09-08 19:24:16 +00:00
tbogard%aol.net
b4e0d76200 Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00
pavlov%netscape.com
0849767a0e fix for my XIM changes that broke the original XIM stuff the other day 1999-09-08 19:18:22 +00:00
jfrancis%netscape.com
4587d375b0 oops, missed a case.... 1999-09-08 19:10:13 +00:00
slamm%netscape.com
a74fc01967 Fix warnings (again) by moving string.h include inside ifdef. Tested on mac, win, and linux. 1999-09-08 19:03:57 +00:00
briano%netscape.com
19c23f8932 Automated update 1999-09-08 19:01:05 +00:00
colin%theblakes.com
e17149165d Use the HOST_ variables that were introduced in M10 1999-09-08 19:00:07 +00:00
harishd%netscape.com
3c57578589 Fix for bug#s 12184, 13170, 13171. 1999-09-08 18:58:34 +00:00
colin%theblakes.com
956aa62e1d Add -lrdfutil_s to EXTRA_DSO_LDOPTS 1999-09-08 18:57:45 +00:00
colin%theblakes.com
7b8f5f0a4e Define EXTRA_DSO_LDOPTS as -lmozreg_s 1999-09-08 18:56:52 +00:00
bienvenu%netscape.com
d05ec836b7 improve imap performance by not putting up same status msg or frequent percent progress 1999-09-08 18:55:22 +00:00
dougt%netscape.com
5ab0ffed23 fixed bug 12366. 1999-09-08 18:53:27 +00:00
akkana%netscape.com
cd420d3b0d Beginnings of stream converter for html/xif/text 1999-09-08 18:51:23 +00:00
ssu%netscape.com
1d952f7479 added winmain() to get it to compile. This is not part of the Seamonkey build, yet 1999-09-08 18:50:47 +00:00
jfrancis%netscape.com
cf66cf5e46 passing corrected format string to editor 1999-09-08 18:49:24 +00:00