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 |
|
alecf%netscape.com
|
db9707b47e
|
fix nsAutoString->nsString& casting problem on unix by creating a temporary
|
1999-04-16 20:22:21 +00:00 |
|
rods%netscape.com
|
1902331069
|
removed mail
|
1999-04-16 20:18:01 +00:00 |
|
rods%netscape.com
|
4d918398d9
|
removed
|
1999-04-16 20:12:48 +00:00 |
|
rods%netscape.com
|
7dda0122d5
|
removed mail files
|
1999-04-16 20:11:06 +00:00 |
|
rods%netscape.com
|
25c532c154
|
Removed the mail files
|
1999-04-16 20:08:42 +00:00 |
|
rods%netscape.com
|
12ed8dd702
|
Old files no longer needed
|
1999-04-16 20:06:19 +00:00 |
|
rods%netscape.com
|
cc6d2337f6
|
removed the "set" enable/disable methods
|
1999-04-16 20:03:32 +00:00 |
|
rods%netscape.com
|
a6b341e525
|
removed nsIDOMMailCore.h
|
1999-04-16 20:02:27 +00:00 |
|
rods%netscape.com
|
5e485b0086
|
removed the all mail core files
|
1999-04-16 20:01:44 +00:00 |
|
erik%netscape.com
|
1a70e1f12d
|
Fixed bugs 2522 and 4875. Switched from FONTSIGNATURE to cmap to figure
out which glyphs are available. Removed FONT_SWITCHING ifdef.
|
1999-04-16 20:01:12 +00:00 |
|
rods%netscape.com
|
094e319485
|
removed enable/disable methods "set" methods
|
1999-04-16 20:01:09 +00:00 |
|
rods%netscape.com
|
d388a8a039
|
Removed the "set" enable/disable callback methods
|
1999-04-16 19:58:55 +00:00 |
|