troy%netscape.com
|
993b7ddc8d
|
Change to InitAbsoluteConstraints() to fix bug #5154
|
1999-04-17 04:24:12 +00:00 |
|
mccabe%netscape.com
|
014116e7af
|
Changed makefile to request --cflags and --libs from libIDL-config as well as from glib-config, to handle those cases where libIDL is installed in a different place than glib.
Thanks to Tim Rowley <tor@cs.brown.edu> for this fix.
|
1999-04-17 03:54:39 +00:00 |
|
briano%netscape.com
|
0b57c675a5
|
Fix for builds on platforms where PRInt64 is declared as a struct.
|
1999-04-17 03:46:38 +00:00 |
|
bienvenu%netscape.com
|
d031dfa689
|
get set up for folder parsingof msg headers
|
1999-04-17 03:40:14 +00:00 |
|
nhotta%netscape.com
|
e4e56299a0
|
Added error handling for the unicode converter.
|
1999-04-17 02:51:33 +00:00 |
|
bruce%cybersight.com
|
43a4ff916b
|
Add new line for native unix compilers.
|
1999-04-17 02:32:32 +00:00 |
|
briano%netscape.com
|
c24cf4bfd4
|
Automated update
|
1999-04-17 01:44:36 +00:00 |
|
waqar%netscape.com
|
c1295f5584
|
Changes to AIX flags to build on AIX 4.2.x.
|
1999-04-17 01:40:35 +00:00 |
|
sspitzer%netscape.com
|
985207e342
|
remove ShouldIgnoreFile from nsMSGDataSource.cpp (it wasn't being used.)
remove the XP_MAC and XP_PC if defs, every platforms should be ignoring the same files.
|
1999-04-17 01:18:59 +00:00 |
|
bruce%cybersight.com
|
c9eec3b20b
|
Fix for library changes (old).
|
1999-04-17 01:02:31 +00:00 |
|
vidur%netscape.com
|
632fa812dc
|
Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null.
|
1999-04-17 00:56:25 +00:00 |
|
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 |
|