Commit Graph

26089 Commits

Author SHA1 Message Date
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
davidm%netscape.com
5ec896adc3 Added nsPluginViewer.cpp nsLayoutDebugger, nsDocumentvViewer.cpp to fix the build bustage 1999-05-06 20:22:28 +00:00
valeski%netscape.com
e09ab98051 removed nsSycnOutStreamListener references. No longer using it. 1999-05-06 19:49:23 +00:00
valeski%netscape.com
a62bb65a11 changed nsIEventQueue->ProcessPendingEvents() to nsIEventQueue->EVentLoop() 1999-05-06 19:47:55 +00:00
kipp%netscape.com
9f263cda62 Removed html items from the link line 1999-05-06 19:37:52 +00:00
kipp%netscape.com
4cbc1477dc Removed libraries no longer needed to link 1999-05-06 19:35:59 +00:00
kipp%netscape.com
c7bdab52b8 Updated comments 1999-05-06 19:35:11 +00:00
kipp%netscape.com
2f2fe06039 moved to layout 1999-05-06 19:34:32 +00:00
kipp%netscape.com
a613478e91 Removed layout registry hackery 1999-05-06 19:32:56 +00:00
kipp%netscape.com
150f2e0d46 Use component manager instead of direct linking against the html library 1999-05-06 19:32:42 +00:00
kipp%netscape.com
0615b5b768 bye bye 1999-05-06 19:32:18 +00:00
kipp%netscape.com
be3e9a495b Ripped out the old doc-loader hackery and use the component manager to find viewers instead 1999-05-06 19:31:59 +00:00
kipp%netscape.com
3b1bca601b Moved some source files to layout 1999-05-06 19:29:46 +00:00