alecf%netscape.com
|
7ec75c37fa
|
remove TRACEMSG (this is the last call to XP_Trace in our codebase! yeah!)
|
1999-04-17 00:53:22 +00:00 |
|
waterson%netscape.com
|
4b759d3db0
|
Fixed null deref in nsXULAttribute::GetQualifiedName() -- handle the default namespace case.
|
1999-04-17 00:29:54 +00:00 |
|
waterson%netscape.com
|
248c61e86a
|
Removed straggling rdf_Assert() that was #ifdef XP_MAC.
|
1999-04-17 00:25:04 +00:00 |
|
waterson%netscape.com
|
40624a2fcc
|
Bug 4614. Setting bookmark properties was asserting: removed benign assert and replaced with PR_LOG() message.
|
1999-04-17 00:23:28 +00:00 |
|
mcafee%netscape.com
|
97f1c6e63c
|
More clipboard build bustage fixes.
|
1999-04-17 00:21:16 +00:00 |
|
sspitzer%netscape.com
|
1096178644
|
scribble is bogus, I'm turning this off for now
|
1999-04-17 00:18:09 +00:00 |
|
mscott%netscape.com
|
73dc5f7607
|
Add gsdebug boolean check before printing out IR target information. a=buster@netscape.com
|
1999-04-17 00:11:53 +00:00 |
|
waterson%netscape.com
|
99a4ed48a7
|
Code cleanup. Got rid of rdf_Assert() functions.
|
1999-04-17 00:10:18 +00:00 |
|
alecf%netscape.com
|
5e0918eab2
|
don't use global variables for RDF service and header parser if we're going to keep recreating/reaccessing them in every constructor
|
1999-04-16 23:53:32 +00:00 |
|
mcafee%netscape.com
|
4d58e5e8c8
|
Re-adding nsBaseClipboard, ifdef'd NEW_CLIPBOARD_SUPPORT this time.
|
1999-04-16 23:52:13 +00:00 |
|
slamm%netscape.com
|
046b111eee
|
Run depend target after running configure and tweak last fix. both bug #3524.
|
1999-04-16 23:47:04 +00:00 |
|
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 |
|