Commit Graph

19630 Commits

Author SHA1 Message Date
waterson%netscape.com
e5be79299f Added nsIDOMXULTreeElement.g to exports. This is currently generated by a very special version of idlc. 1999-03-10 05:08:26 +00:00
waterson%netscape.com
65c794175c Added XULTreeElement to makefile, under !if. 1999-03-10 05:06:52 +00:00
waterson%netscape.com
828e9d1ad3 Added nsIStreamListener to #includes to try to fix gcc 2.7 bustage. 1999-03-10 05:05:27 +00:00
waterson%netscape.com
82f06c92a0 Initial revision. 1999-03-10 04:49:54 +00:00
mccabe%netscape.com
a7a7b4f959 Not yet part of Seamonkey.
Progress on the nsInterfaceInfoManager typelib loader for xpconnect.
Now has complete (I think) functionality, though the implementation is
still probably rusty.

I punted on defining a directory for .xpt files at this point; the
implementation looks at the value of the XPTDIR environment variable
for this value.

Note that the nsXPTParaminfo interface (public/xpt_cpp) has changed
(possibly temporarily) to take an 'entry' parameter.
1999-03-10 04:26:15 +00:00
alecf%netscape.com
a15117ca9c use CreateInstance to create a parser rather than linking directly with libmailnews.so 1999-03-10 04:22:52 +00:00
bienvenu%netscape.com
38dde3b863 fix nsFileSpec bustage 1999-03-10 03:55:10 +00:00
alecf%netscape.com
d5166ef72e oops, don't build nsIMessenger.cpp twice 1999-03-10 03:53:48 +00:00
alecf%netscape.com
de4e4b0924 export new files from ui directory 1999-03-10 03:52:29 +00:00
mscott%netscape.com
6022433002 Warren's changes broke component creation for nsIMsgMailSession and nsIUrlListenerManager. Restore these so our code runs correctly. 1999-03-10 03:49:39 +00:00
mscott%netscape.com
6cea859f1f restore code from the breakage that occurred last night by fixing up nsFileSpec/nsFilePath problems. use CLOSE on the db because it isn't an interface yet so we should not be calling release. 1999-03-10 03:48:32 +00:00
mscott%netscape.com
456eaeadf2 creating a url listener manager should go through the componenet manager and not the service manager. 1999-03-10 03:47:14 +00:00
briano%netscape.com
36c4eb99f2 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
mscott%netscape.com
bb63becf38 More Linux makefile changes for libmime 1999-03-10 03:27:12 +00:00
mscott%netscape.com
9843c11f7f Adding files for linux build 1999-03-10 03:25:33 +00:00
mscott%netscape.com
3ef80e9223 Adding for Linux build. 1999-03-10 03:23:18 +00:00
mscott%netscape.com
f834d47c08 Further changes for linux makefile 1999-03-10 03:21:02 +00:00
mscott%netscape.com
00e70e53b5 New files for Linux build 1999-03-10 03:20:16 +00:00
terry%netscape.com
cc4aeabc77 Only show checkboxes for trees that have had activity in the last two days. 1999-03-10 03:03:27 +00:00
law%netscape.com
5934d6cea8 New and improved status bar 1999-03-10 02:52:02 +00:00
mcmullen%netscape.com
a8038ec488 Change assignment operator not to create dirs. 1999-03-10 02:50:16 +00:00
terry%netscape.com
67603d6423 Cope if no mindate/maxdate is provided. 1999-03-10 02:48:31 +00:00
law%netscape.com
1710aa7ef3 Adding support for various statusbar broadcasters 1999-03-10 02:42:29 +00:00
cmanske%netscape.com
fc8c8ec604 removed files: mozilla/xpfe/AppCores/src/nsEditorMode.cpp 1999-03-10 02:41:02 +00:00
cmanske%netscape.com
d9c37b2248 Cleaned up editor inialization in EditoAppCore 1999-03-10 02:35:58 +00:00
mscott%netscape.com
a11ec9b97b make the folder pane black =).... 1999-03-10 02:17:16 +00:00
hyatt%netscape.com
57b99a2554 Oops. Fixing build bustage. 1999-03-10 02:10:44 +00:00
terry%netscape.com
ef06aa8ceb Was displaying junk for the branch name if a checkin wasn't allowed. 1999-03-10 01:52:32 +00:00
hyatt%netscape.com
8c55b37f43 Fixing a bug. 1999-03-10 01:47:35 +00:00
hyatt%netscape.com
428fcbb0ed Adding support for XUL fragments to the content sink. (Work in
progress)
1999-03-10 01:45:53 +00:00
briano%netscape.com
395eda9ee3 Automated update 1999-03-10 01:45:41 +00:00
mscott%netscape.com
6b570fe322 Add more tests to the demo menu to allow folks to display messages from their Inbox. 1999-03-10 01:42:54 +00:00
alecf%netscape.com
e262485d07 don't #define MOZ_MAIL_NEWS, only set it in the make system 1999-03-10 01:41:09 +00:00
hyatt%netscape.com
bf1ce3afd5 Landing the initial changes to support XUL fragments. 1999-03-10 01:37:31 +00:00
alecf%netscape.com
52ad201ca1 remove old cruft from ui (most moved into base) 1999-03-10 01:32:29 +00:00
alecf%netscape.com
2c5d487233 stop exporting stuff in this directory 1999-03-10 01:31:00 +00:00
jband%netscape.com
401f011bce adding Components object. Got rid of jsapi based nsID object and replaced it with reflected xpcom objects for IID and CID. adapted to xpt_struct changes. added allocator static helpers to the module. starting to use nsIComponentManager. fixed scriptable stuff. and on and on 1999-03-10 01:28:49 +00:00
alecf%netscape.com
ad63f394aa rev XPIDL-generated header files - now native #include's are no longer re-included! 1999-03-10 01:25:34 +00:00
rhp%netscape.com
3a83e24f55 This change is needed to register libmime with netlib for parsing RFC822 messages. 1999-03-10 01:24:07 +00:00
alecf%netscape.com
17a4fadb05 add new source files that weren't being build on linux 1999-03-10 01:22:53 +00:00
alecf%netscape.com
0ee0ef17da #include the right file 1999-03-10 01:22:19 +00:00
alecf%netscape.com
8439f34efe end in newline 1999-03-10 01:21:52 +00:00
vidur%netscape.com
7e6381cf7a Removed bogus addition of text for newlines 1999-03-10 01:19:35 +00:00
mscott%netscape.com
38e60aed22 Changes for Linux builds. 1999-03-10 01:18:57 +00:00
vidur%netscape.com
634e324575 Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem 1999-03-10 01:17:49 +00:00
mscott%netscape.com
5a2239ba8a Fixes for makefiles on Linux 1999-03-10 01:17:48 +00:00
alecf%netscape.com
98c62df3ee fix casting problems 1999-03-10 01:17:47 +00:00
alecf%netscape.com
43e8509973 uint -> PRUint32 1999-03-10 01:13:52 +00:00
alecf%netscape.com
e303c71db4 export nsID.idl to get native types 1999-03-10 01:13:27 +00:00
michaelp%netscape.com
71043daca6 factored code. 1999-03-10 01:03:03 +00:00