Commit Graph

23635 Commits

Author SHA1 Message Date
alecf%netscape.com
9a0a399f96 componentization of mail data source: break out folders/messages for ArcLabelsOut 1999-04-16 23:45:23 +00:00
mcafee%netscape.com
62c605fbee Wrapping nsClipboard in NEW_CLIPBOARD_SUPPORT to make tinderbox happy building tests. 1999-04-16 23:42:34 +00:00
jefft%netscape.com
4fea958db6 minor change to prevent memory leaks 1999-04-16 23:25:06 +00:00
alecf%netscape.com
eef9bf966b componentizing nsMSGFolderDataSource
- break out folderNode creation
1999-04-16 23:18:58 +00:00
slamm%netscape.com
d87c1a2e59 Die with an error when configure fails (bug #3524). 1999-04-16 23:09:16 +00:00
alecf%netscape.com
6e21563cf8 remove some of my debugging statements 1999-04-16 23:03:15 +00:00
sspitzer%netscape.com
6b78b935f0 changes for the missing NPL comment 1999-04-16 23:03:13 +00:00
putterman%netscape.com
a1518f82b0 Fixes a memory leak. 1999-04-16 22:56:38 +00:00
alecf%netscape.com
341fd4cf3a remove my XP_UNIX Bool hack 1999-04-16 22:53:11 +00:00
rhp%netscape.com
6e6e9dbea7 Fix for prefs startup 1999-04-16 22:52:33 +00:00
jfrancis%netscape.com
bdc8801844 redid html to be a better testbed for editor 1999-04-16 22:44:51 +00:00
rhp%netscape.com
1ee327bb4a Fix for prefs being initialized more than once 1999-04-16 22:38:34 +00:00
rhp%netscape.com
c6fbbc76a5 Fix for prefs being initialized 1999-04-16 22:36:12 +00:00
law%netscape.com
a63c874f60 Turning on File->ViewSource and File->Open 1999-04-16 22:34:55 +00:00
bruce%cybersight.com
36de21b47e Added blank line for native compilers. 1999-04-16 22:34:54 +00:00
alecf%netscape.com
2df79618dd ok, this is retarded. I'm fixing this once and for all.
if Bool is defined to be ANY kind of type we already know about, this is going to barf.
1999-04-16 22:29:59 +00:00
mscott%netscape.com
268667cd42 Remove ReadLineFromInputBuffer function. I've moved its functionality into a new class: nsMsgLineBufferStream which is now part of the mail utiltity library. Changed create new line from socket to use this utility class for reading out the line. 1999-04-16 22:27:02 +00:00
slamm%netscape.com
4bdbdaf84e Backing out clipboard stuff on mcafee's request. 1999-04-16 22:21:56 +00:00
alecf%netscape.com
6323b72687 remove some debugging statements 1999-04-16 22:19:13 +00:00
pinkerton%netscape.com
7aec829ec9 tri-state'ness works, click tracking works. now it should just be bug-fixin. should work enough to use now. 1999-04-16 22:13:50 +00:00
mscott%netscape.com
f25eb09a76 add new class nsMsgLineStreamBuffer which is used to efficiently read out lines from an input stream by buffering unprocessed content in a buffer. 1999-04-16 22:05:33 +00:00
putterman%netscape.com
c18d8b68c8 use chrome urls for configurable chrome. 1999-04-16 22:05:07 +00:00
waterson%netscape.com
8052fbe8a1 Bug 4400. Fixed leaking of keys from resource and datasource tables. 1999-04-16 22:04:32 +00:00
pinkerton%netscape.com
0472e14502 fix "depressed state" css rules to look better. 1999-04-16 22:04:12 +00:00
pinkerton%netscape.com
a82bdbb0fc First Checked In. 1999-04-16 22:03:19 +00:00
putterman%netscape.com
0c71660a0b use chrome url for messenger. 1999-04-16 22:02:52 +00:00
putterman%netscape.com
366ef1e1b5 Use chrome url with Messenger. 1999-04-16 22:01:56 +00:00
putterman%netscape.com
a2b5ce9786 Added messenger and messenger compose to the registry. 1999-04-16 22:01:06 +00:00
sspitzer%netscape.com
3d20954e22 add missing NPL comment 1999-04-16 21:46:26 +00:00
slamm%netscape.com
dca948d257 Add descriptive names to viewer demo menu items. 1999-04-16 21:43:54 +00:00
bienvenu%netscape.com
51daf4c0b0 port miscellaneous methods, like search, use more nsString2's, fix bug in header download 1999-04-16 21:29:09 +00:00
hyatt%netscape.com
db889ee887 Fixing case sensitivity problem. 1999-04-16 21:27:00 +00:00
mcafee%netscape.com
5b3b444cd0 Woops, error on last checkin, fixing it here. 1999-04-16 21:26:05 +00:00
mcafee%netscape.com
07567dd831 Adding nsBaseClipboard.cpp to Linux build, improving some error reporting. ifdef'd NEW_CLIPBOARD_SUPPORT. 1999-04-16 21:25:20 +00:00
bienvenu%netscape.com
9988c7efc5 add method to get charset for a message (though no one sets it currently) 1999-04-16 21:23:43 +00:00
michaelp%netscape.com
784b9cf50f a parting shot. 1999-04-16 21:22:45 +00:00
mcafee%netscape.com
927aaf69cc Adding nsBaseDragService.cpp to Linux build. 1999-04-16 21:18:37 +00:00
rods%netscape.com
a827ae73a8 fixed 1999-04-16 21:14:33 +00:00
alecf%netscape.com
5b20797749 change AddRef() to NS_ADDREF() so that ref-count debugging works right 1999-04-16 21:06:17 +00:00
rods%netscape.com
8a9ad5816a Inital checkin 1999-04-16 21:03:32 +00:00
rods%netscape.com
ca1906c14c Initial checkin 1999-04-16 21:03:22 +00:00
alecf%netscape.com
9d4aaf6d17 don't need xp_core.h, and it's causing problems anyway 1999-04-16 21:03:19 +00:00
alecf%netscape.com
a9b3c8c5b9 don't need this extra DSO line 1999-04-16 21:02:48 +00:00
rods%netscape.com
6aa2a28834 removed mail 1999-04-16 21:00:44 +00:00
mscott%netscape.com
2481858cce more optimized version of read next line from buffer. Don't shift the bytes in the buffer down to the beginning after we extract a line until we actually need more space in the buffer. Then do it. 1999-04-16 20:59:49 +00:00
mscott%netscape.com
15dfcbffce Fix assert to be >= 0. part of the name space off by one problem... 1999-04-16 20:58:21 +00:00
nhotta%netscape.com
eec198cc65 Changes for charset menu and 7bit data check. 1999-04-16 20:43:14 +00:00
rods%netscape.com
2a60f956ca Removed clipboard code on exit of appcore 1999-04-16 20:39:28 +00:00
sfraser%netscape.com
2879c226b6 Fix Mac build bustage 1999-04-16 20:26:29 +00:00
rods%netscape.com
ca89d9cd66 Added nsIDOMBaseAppCore.h 1999-04-16 20:22:38 +00:00