putterman%netscape.com
2991a6f3c6
Reimplemented GetNewMail to use GetNewMessages.
1999-05-07 00:35:58 +00:00
putterman%netscape.com
4208175d48
HasMessage implemented.
1999-05-07 00:35:26 +00:00
putterman%netscape.com
d2cc181656
HasMessage and GetNewMessages implemented.
1999-05-07 00:34:50 +00:00
putterman%netscape.com
6669ac5ada
HasMessage added.
1999-05-07 00:34:22 +00:00
putterman%netscape.com
08564454d8
ContainsKey added and now remove header before notifying observers about delete.
1999-05-07 00:33:56 +00:00
putterman%netscape.com
59c22ec54f
ContainsKey added.
1999-05-07 00:33:29 +00:00
putterman%netscape.com
31e9a1f08a
GetNewMessages and HasMessage are implemented.
1999-05-07 00:33:06 +00:00
putterman%netscape.com
4a8f6b0551
GetNewMessages and HasAssertions are implemented.
1999-05-07 00:32:36 +00:00
putterman%netscape.com
4baa1f5a06
Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
...
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com
2abe7e7cae
Add HasMessage and GetNewMessages
1999-05-07 00:29:56 +00:00
bienvenu%netscape.com
b6cd915934
search session class
1999-05-07 00:29:11 +00:00
bienvenu%netscape.com
9fedeebda9
initial entry into cvs of searching and filter interfaces, not part of build
1999-05-07 00:28:35 +00:00
alecf%netscape.com
dbadca0a8d
remove call to GetRootFolderPath
1999-05-07 00:27:24 +00:00
nisheeth%netscape.com
1c4142169f
Implement LoadDocument(), a new method that is part of the nsIWebShellServices interface.
1999-05-07 00:21:57 +00:00
morse%netscape.com
75ce053f91
take advantage of vcard attribute when submitting forms
1999-05-07 00:18:57 +00:00
jband%netscape.com
f515159591
pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point
1999-05-07 00:17:58 +00:00
mscott%netscape.com
e7460f4c72
Fix mismatched delete.
1999-05-07 00:13:10 +00:00
danm%netscape.com
4767b672e3
remove button image bug workaround, add xul namespace workaround
1999-05-07 00:12:18 +00:00
bienvenu%netscape.com
06d3b5c352
use nsCOMPtr for dbFolderInfo
1999-05-07 00:12:16 +00:00
mscott%netscape.com
e572b0bf3f
part of mailnews audit --> use nsCOMPtr.
...
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-07 00:11:43 +00:00
mcafee%netscape.com
5b37a05c2b
Adding two dialog tests, courtesy danm@netscape.com.
1999-05-07 00:11:30 +00:00
bienvenu%netscape.com
2fd0934917
fix ref counting problems, write code for deleteing a header from a thread
1999-05-07 00:11:18 +00:00
sspitzer%netscape.com
10872772e1
create the necessary news related directories, if they don't exist
1999-05-07 00:10:55 +00:00
alecf%netscape.com
647043469e
use nsCOMPtr and fix ownership model of account manager
1999-05-07 00:10:20 +00:00
sspitzer%netscape.com
03b5ad5aeb
make nntpTest work again. (following mscott's fix for #5991 )
1999-05-07 00:10:14 +00:00
sspitzer%netscape.com
b2cb4ec80d
check for existence before NS_ADDREFing.
...
this was causing a crash in smtpTest, pop3Test and nntpTest, where we
weren't registering the EventQueue component.
also, make these destructors virtual.
1999-05-07 00:09:46 +00:00
alecf%netscape.com
6ffba108cb
use nsCOMPtr and fix up ownership model in account manager
1999-05-07 00:09:08 +00:00
vidur%netscape.com
70bc9a9d5c
Added precaching of images for script constructed images.
1999-05-07 00:08:21 +00:00
vidur%netscape.com
443e8a76ef
Fix for bug 2989 - correcting result of GetFrameForPoint.
1999-05-07 00:08:02 +00:00
alecf%netscape.com
ab2cb33c50
use nsCOMPtr
1999-05-07 00:07:58 +00:00
sspitzer%netscape.com
688381585c
don't do fprintf(stderr,)
...
turn this on for all platforms, as it is useful to figure out why
profiles aren't working
1999-05-07 00:06:52 +00:00
vidur%netscape.com
d75f60cbc0
Implemented GetOwnerDocument.
1999-05-07 00:06:48 +00:00
alecf%netscape.com
1c00fdca4d
fix a whole bunch of profile problems -remove global variables, static variables in functions, use NSPR routines instead of libc routines, etc.
1999-05-07 00:06:31 +00:00
vidur%netscape.com
233cb378ad
Added new content implementation macro
1999-05-07 00:06:29 +00:00
mscott%netscape.com
aa471eab0e
part of mailnews audit --> use nsCOMPtr.
1999-05-07 00:06:23 +00:00
vidur%netscape.com
01db52ed8a
Enabled the frame loader to work without a specified frame. This is used for precaching images.
1999-05-07 00:06:03 +00:00
dougt%netscape.com
aad9ece5e5
Landing branch changes.
1999-05-07 00:05:54 +00:00
mscott%netscape.com
d6083ce608
Calling close on a nsIMsgDatabase no longer releases a ref count so we can now use nsCOMPtr on it.
1999-05-07 00:03:12 +00:00
mscott%netscape.com
24657444c0
part of mailnews audit --> use nsCOMPtr. Fix ownership issue for url listeners by removing nsISupportsArray and using nsVoidArray. The listeners are the owners..
1999-05-07 00:02:12 +00:00
mccabe%netscape.com
1f36369274
Added references to the JavaAdapter and classfile classes.
1999-05-06 23:49:10 +00:00
norris%netscape.com
6fe783c4e7
Marginal performance tweak.
1999-05-06 23:17:12 +00:00
dp%netscape.com
c4cb788cb1
jsdom.dll doesn't like the reordering of registrations. Revering the order of registrations back to what it was except for letting nsIFileLocator go before autoregistraion, since it depends on IFileLocator.
1999-05-06 23:09:57 +00:00
donm%netscape.com
820e45d15e
backing out change while we're trying to verify trees.
1999-05-06 23:06:07 +00:00
pnunn%netscape.com
88f3dd9d91
Updated to correct version.
...
Note: this check in will result in bad displays of colormapped pngs with alpha or transparency.
This problem will be fixed with later checkins. pnunn.
1999-05-06 22:32:37 +00:00
karnaze%netscape.com
06e90ebbf2
incremental reflow correctly targets cell's area frame - bugs 4577, 5126, 5759
1999-05-06 22:29:28 +00:00
tague%netscape.com
610b6b8041
Removed register calls - track dp changes to component manager
1999-05-06 22:19:00 +00:00
sfraser%netscape.com
107e48c79b
Layout is a component now.
1999-05-06 21:40:25 +00:00
davidm%netscape.com
cd49de1c16
add mozilla:layout:html:document:public:MANIFEST
1999-05-06 21:01:46 +00:00
davidm%netscape.com
ce17b8d323
removed nsPluginViewer.cpp and nsDocumentViewer.cpp ( they are in Layout now )
1999-05-06 20:40:03 +00:00
beard%netscape.com
8a6d1e91a8
First Checked In.
1999-05-06 20:39:56 +00:00