rickg%netscape.com
74f34530ec
also removed a debug define
1999-05-07 00:48:04 +00:00
mscott%netscape.com
a4fc86bcd2
part of mailnews audit --> use nsCOMPtr.
1999-05-07 00:47:33 +00:00
rickg%netscape.com
ddd1e13091
fixed an error subsuming autostrings, and removed an AIX warning
1999-05-07 00:47:24 +00:00
dougt%netscape.com
86b05c8512
Adding missing files. :-)
...
These files were on the branch but never made it to the tip.
1999-05-07 00:47:09 +00:00
cmanske%netscape.com
b967b34da5
More improvements to insert link and insert image dialogs. Added EdDialogCommon.js, where we should put java script used by all dialogs
1999-05-07 00:44:46 +00:00
mscott%netscape.com
3ff6ddce37
part of mailnews audit --> use nsCOMPtr.
1999-05-07 00:42:18 +00:00
mscott%netscape.com
c2cb9f3645
formatting changes.
1999-05-07 00:40:03 +00:00
putterman%netscape.com
992fa60087
Reimplemented GetNewMail to use GetNewMessages.
1999-05-07 00:35:58 +00:00
putterman%netscape.com
22754b0e25
HasMessage implemented.
1999-05-07 00:35:26 +00:00
putterman%netscape.com
4596bbbf10
HasMessage and GetNewMessages implemented.
1999-05-07 00:34:50 +00:00
putterman%netscape.com
91c5a4bef6
HasMessage added.
1999-05-07 00:34:22 +00:00
putterman%netscape.com
7354a7f1d7
ContainsKey added and now remove header before notifying observers about delete.
1999-05-07 00:33:56 +00:00
putterman%netscape.com
cc63ac3739
ContainsKey added.
1999-05-07 00:33:29 +00:00
putterman%netscape.com
2e5a6ee1dd
GetNewMessages and HasMessage are implemented.
1999-05-07 00:33:06 +00:00
putterman%netscape.com
1ff1833f2f
GetNewMessages and HasAssertions are implemented.
1999-05-07 00:32:36 +00:00
putterman%netscape.com
0c6c872206
Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
...
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com
596ceb9c57
Add HasMessage and GetNewMessages
1999-05-07 00:29:56 +00:00
bienvenu%netscape.com
77ba08a492
search session class
1999-05-07 00:29:11 +00:00
bienvenu%netscape.com
b6bf7f11c2
initial entry into cvs of searching and filter interfaces, not part of build
1999-05-07 00:28:35 +00:00
alecf%netscape.com
713343f2cd
remove call to GetRootFolderPath
1999-05-07 00:27:24 +00:00
nisheeth%netscape.com
828efdeb93
Implement LoadDocument(), a new method that is part of the nsIWebShellServices interface.
1999-05-07 00:21:57 +00:00
morse%netscape.com
3c4a5ec5b8
take advantage of vcard attribute when submitting forms
1999-05-07 00:18:57 +00:00
jband%netscape.com
44f3df2e61
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
9dd7b13dbe
Fix mismatched delete.
1999-05-07 00:13:10 +00:00
danm%netscape.com
0d2b69c04b
remove button image bug workaround, add xul namespace workaround
1999-05-07 00:12:18 +00:00
bienvenu%netscape.com
c9d0b3f8c6
use nsCOMPtr for dbFolderInfo
1999-05-07 00:12:16 +00:00
mscott%netscape.com
313ee6ca9a
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
3a8251bcff
Adding two dialog tests, courtesy danm@netscape.com.
1999-05-07 00:11:30 +00:00
bienvenu%netscape.com
1a479e17bc
fix ref counting problems, write code for deleteing a header from a thread
1999-05-07 00:11:18 +00:00
sspitzer%netscape.com
832a770bfa
create the necessary news related directories, if they don't exist
1999-05-07 00:10:55 +00:00
alecf%netscape.com
82e84d8e7e
use nsCOMPtr and fix ownership model of account manager
1999-05-07 00:10:20 +00:00
sspitzer%netscape.com
16dbe50dd3
make nntpTest work again. (following mscott's fix for #5991 )
1999-05-07 00:10:14 +00:00
sspitzer%netscape.com
f88899b6be
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
a423eee507
use nsCOMPtr and fix up ownership model in account manager
1999-05-07 00:09:08 +00:00
vidur%netscape.com
149bd5fbce
Added precaching of images for script constructed images.
1999-05-07 00:08:21 +00:00
vidur%netscape.com
3f5ea90274
Fix for bug 2989 - correcting result of GetFrameForPoint.
1999-05-07 00:08:02 +00:00
alecf%netscape.com
40233b849f
use nsCOMPtr
1999-05-07 00:07:58 +00:00
sspitzer%netscape.com
d99459c7bb
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
dfe2f556f7
Implemented GetOwnerDocument.
1999-05-07 00:06:48 +00:00
alecf%netscape.com
95c2a0a7bc
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
38bb0a90e0
Added new content implementation macro
1999-05-07 00:06:29 +00:00
mscott%netscape.com
1f8ba398ee
part of mailnews audit --> use nsCOMPtr.
1999-05-07 00:06:23 +00:00
vidur%netscape.com
0e649a0395
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
54fbff6c9a
Landing branch changes.
1999-05-07 00:05:54 +00:00
mscott%netscape.com
5296d9ca08
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
54545f26d6
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
a47510f99d
Added references to the JavaAdapter and classfile classes.
1999-05-06 23:49:10 +00:00
norris%netscape.com
b912fb1d8e
Marginal performance tweak.
1999-05-06 23:17:12 +00:00
dp%netscape.com
915966d548
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
26e6b6d927
backing out change while we're trying to verify trees.
1999-05-06 23:06:07 +00:00