Commit Graph

20957 Commits

Author SHA1 Message Date
beard%netscape.com
06ceab1335 added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com
871a3087d9 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com
64f5b1f967 added pluginInstanceOwner::GetDocument() 1999-03-24 05:43:09 +00:00
beard%netscape.com
ae08c8a9a9 added nsPluginInstanceOwner::GetDocument() 1999-03-24 05:42:22 +00:00
danm%netscape.com
98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
beard%netscape.com
f7510c8636 added GetJSWindow 1999-03-24 05:40:02 +00:00
beard%netscape.com
264deb0f7d added GetJSWindow. 1999-03-24 05:37:42 +00:00
troy%netscape.com
a470d4824b Patch from Bruce Mitchener to fix gcc warning 1999-03-24 05:11:17 +00:00
mscott%netscape.com
d8f9a575e9 Back out my attempted fix of alecf's build breakage...as leaf backed out his original changes. 1999-03-24 04:56:56 +00:00
leaf%netscape.com
8380fa91a7 readding necessary interface files 1999-03-24 04:54:00 +00:00
briano%netscape.com
fa137190e3 Automated update 1999-03-24 04:29:40 +00:00
mscott%netscape.com
89b472d6a0 Back out my attempted fix for alecf's build breakage as I just finished
backing out his original checkins....
1999-03-24 04:16:21 +00:00
mscott%netscape.com
ee261a54e3 Fix build breakage for alecf. nsIGroupMsgRecord has been removed from the
repository.
1999-03-24 03:47:24 +00:00
troy%netscape.com
44f622a087 Changed ILAYER from 'position:absolute' to 'position:relative' 1999-03-24 03:46:09 +00:00
mscott%netscape.com
9f0b83ab90 Fix build breakage for alecf. Don't try to export nsIMsgGroupRecord.h. It is no longer in the repository. 1999-03-24 03:33:12 +00:00
mscott%netscape.com
c407811a0a Fix build breakage for alecf. He removed nsIMsgGroupRecord.h from the repository
so no longer try to export it.
1999-03-24 03:23:11 +00:00
bienvenu%netscape.com
4be1f780fe turn back on commit code 1999-03-24 03:12:33 +00:00
mscott%netscape.com
80f8273c56 (not part of build). Initial frame work for making news a dll.... 1999-03-24 02:45:58 +00:00
dougt%netscape.com
74a5b011fb Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com
876aa12c23 Added GetIID() function to nsISoftwareUpdate change the nsIFactory to use the static IID instead of the struct declaration 1999-03-24 02:40:51 +00:00
dougt%netscape.com
a1cbfce3cd Added ScheduledTasks to build remove some unused files. 1999-03-24 02:39:42 +00:00
mscott%netscape.com
d9dbd2df40 (not part of the build yet). Initial framework for making news a dll. 1999-03-24 02:31:49 +00:00
mscott%netscape.com
0fb4d01987 We need a CID for this interface. 1999-03-24 02:30:19 +00:00
rjc%netscape.com
6db0a81d8b Make sure history line isn't an empty line. 1999-03-24 02:19:02 +00:00
dougt%netscape.com
49414179b2 Added ScheduledTasks (rename and delete). 1999-03-24 02:16:41 +00:00
rjc%netscape.com
7876516873 More History datasource changes and bugfixes. 1999-03-24 02:15:34 +00:00
rjc%netscape.com
42be54930d Take our references to "rdf:mail" datasource. 1999-03-24 02:14:42 +00:00
alecf%netscape.com
3f5819ad99 rev these interfaces 1999-03-24 02:03:08 +00:00
alecf%netscape.com
569014bdd5 remove these files - never going to make this class an interface, so don't confuse things 1999-03-24 02:02:54 +00:00
alecf%netscape.com
e74a76d589 rev this interface 1999-03-24 02:01:47 +00:00
alecf%netscape.com
cfad77991b add this IDL file so that nsIMsgFolder.idl will compile 1999-03-24 01:59:48 +00:00
jefft%netscape.com
7409f2b127 call m_transport->Open(m_runningUrl) prior calling SendData() 1999-03-24 01:56:54 +00:00
jefft%netscape.com
79249d3592 temporary fix prevent from crashing if someone call nsImapUrl::Equals 1999-03-24 01:55:42 +00:00
alecf%netscape.com
0a9877d33f update library dependancies 1999-03-24 01:53:02 +00:00
alecf%netscape.com
4c57046750 fix library dependancies 1999-03-24 01:51:13 +00:00
mcafee%netscape.com
f75b5055fd Checking for null references on clipboard, trans (gtk/unix). 1999-03-24 01:43:46 +00:00
slamm%netscape.com
e6662e548e Restore -include test (for BSD/OS 3.1 port). 1999-03-24 01:27:01 +00:00
alecf%netscape.com
f038271222 update to link against appropriate libraries 1999-03-24 01:21:52 +00:00
troy%netscape.com
ab9a5bc917 Changed CantRenderReplacedElement() to handle APPLET as well 1999-03-24 01:13:59 +00:00
dougt%netscape.com
cc7a87c47c First Checked In. 1999-03-24 01:10:59 +00:00
cata%netscape.com
43e363d7eb Length() moved in support class. In preparation for the big interface change. 1999-03-24 00:52:19 +00:00
dp%netscape.com
64050cd482 Changing symbol name of nsRegistry_GetFactory -> NS_RegistryGetFactory 1999-03-24 00:48:55 +00:00
bienvenu%netscape.com
a49d03c2df add imap prefs for host, user, and password to identity object 1999-03-24 00:41:29 +00:00
warren%netscape.com
fc4196f07a Added ProgID versions of RegisterService and UnregisterService. 1999-03-24 00:40:29 +00:00
warren%netscape.com
4de9f8f9af Fixed NS_RegistryGetFactory breakage. 1999-03-24 00:38:27 +00:00
cata%netscape.com
206d1ef494 UTF8 converter using the support classes now. 1999-03-24 00:28:40 +00:00
alecf%netscape.com
52b5f1520f forgot an underscore that broke the build for big endian machines 1999-03-24 00:25:02 +00:00
wtc%netscape.com
bf53d47653 Define HAVE_LONG_LONG for NetBSD on alpha, powerpc, and m68k. 1999-03-24 00:22:09 +00:00
alecf%netscape.com
e8492614dc switch over to nsIDBFolderInfo from nsDBFolderInfo to reduce library dependancies
Added new API to nsIDBFolderInfo
1999-03-24 00:17:23 +00:00
cata%netscape.com
06a6d0fcf7 UTF8 test added. 1999-03-24 00:17:09 +00:00