dougt%netscape.com
76fecde661
removing an evil and unneeded delete [].
1999-05-27 22:02:17 +00:00
phillip%netscape.com
ebb9b6256a
cleaned up the url_list init routine and added a TODO for relative paths
1999-05-27 22:01:53 +00:00
valeski%netscape.com
b297c03dc5
added some extern module stuff #ifdef'd zero
1999-05-27 22:00:30 +00:00
amasri%netscape.com
a44c02489e
First Checked In.
1999-05-27 21:57:35 +00:00
mcmullen%netscape.com
f7593517fe
Removed obsolete base.shlb/baseDebug.shlb
1999-05-27 21:48:55 +00:00
sfraser%netscape.com
e765c0b709
Add GetIID() methods.
1999-05-27 21:47:38 +00:00
sfraser%netscape.com
085f508a3f
Remove MathLib, which is now rolled into the InterfaceStubs library
1999-05-27 21:47:00 +00:00
phillip%netscape.com
db58001ea0
smoketest perl script. should run in any unix flavor, but has dependencies
...
on killall, and other issues that might need to be rectified.
1999-05-27 21:44:06 +00:00
mcmullen%netscape.com
cbc7d3604a
Removed obsolete base.shlb/baseDebug.shlb
1999-05-27 21:40:58 +00:00
mscott%netscape.com
fceb885555
export nsIMsgParseMailMsgState.h
1999-05-27 21:39:28 +00:00
rhp%netscape.com
9c510bb923
Adding new string bundle file
1999-05-27 21:37:10 +00:00
rhp%netscape.com
1fd2f6742a
Adding string bundle properties file
1999-05-27 21:36:03 +00:00
rhp%netscape.com
de369006a0
Doing cleanup
1999-05-27 21:35:19 +00:00
rhp%netscape.com
748f501c75
removed files: mozilla/mailnews/mime/cthandlers/vcard/oldi18n.c
1999-05-27 21:34:39 +00:00
valeski%netscape.com
eeabca79d9
added the idl dir and initial nsIHttpNotify.idl
1999-05-27 21:31:26 +00:00
valeski%netscape.com
b1887c4937
module mananger implementation files
1999-05-27 21:30:31 +00:00
valeski%netscape.com
11d24da81a
idl: added the idl dir and some initial files.
...
added module manager headers and idl files
1999-05-27 21:29:52 +00:00
locka%iol.ie
d3d976e42c
New test for post data
1999-05-27 21:29:12 +00:00
locka%iol.ie
869bf6f9e6
New tab dialogs
1999-05-27 21:28:46 +00:00
locka%iol.ie
2a433b12ce
Revamped layout and fixed some refcount problems
1999-05-27 21:28:13 +00:00
locka%iol.ie
ca59fc9ea5
no message
1999-05-27 21:27:35 +00:00
locka%iol.ie
a13c0d3d96
Added activescript mime type
1999-05-27 21:27:20 +00:00
locka%iol.ie
ef6c5cdc97
Added #include for ActiveScript.h and ItemContainer.h
1999-05-27 21:26:28 +00:00
dougt%netscape.com
aa5c8e7759
Changes and bug fixes suggested by brendan.
1999-05-27 21:25:43 +00:00
locka%iol.ie
1c5b1f8fbe
Added framework for plugin to support VBScript and JScript files
1999-05-27 21:24:47 +00:00
locka%iol.ie
b2f3e1e5ba
Removed. DEF file is generated from a script now
1999-05-27 21:23:35 +00:00
locka%iol.ie
2bf8423ae0
Fixed new window navigation code (bad return op)
1999-05-27 21:22:42 +00:00
locka%iol.ie
e38ca24f4b
Added ItemContainer.cpp/obj targets
...
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
1999-05-27 21:21:34 +00:00
locka%iol.ie
ea75035ea9
Move Ole item container stuff into separate class
1999-05-27 21:20:00 +00:00
locka%iol.ie
23ff4249a7
no message
1999-05-27 21:18:29 +00:00
kmcclusk%netscape.com
b1ab2535df
fixes for bugs #5809 , #5852 , #6828 , #6973 .
...
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
locka%iol.ie
1361204369
Ole item container methods seperated from control site class
1999-05-27 21:16:06 +00:00
sfraser%netscape.com
884ac5319b
Add GetIID() method.
1999-05-27 21:16:03 +00:00
locka%iol.ie
01b89f1f1a
Batch file for creating npmozctl.def depending on the settings
1999-05-27 21:15:08 +00:00
mcmullen%netscape.com
d2b7917ed5
No longer maintained
1999-05-27 21:14:33 +00:00
jefft%netscape.com
1ddc0fb3ed
fixed bug 7163 - imap directory not automatically created if missing
1999-05-27 21:14:02 +00:00
valeski%netscape.com
228178818b
removed these two because they've been added to the proper idl directory
1999-05-27 21:13:34 +00:00
kmcclusk%netscape.com
0d8608bccf
fix for bug #6876 File open dialog shown twice. Removed call to Show() in GetFile().
...
GetFile should only be used retrieve settings it should not have a side effect of
showing the dialog.
Added WIN32 support for top-level borderless windows.
1999-05-27 21:09:49 +00:00
hyatt%netscape.com
73c0eaeb2e
Teaching windows to check their enclosing chrome documents for capture
...
(and bubbling).
1999-05-27 21:06:51 +00:00
dougt%netscape.com
54d0661872
adjusting #ifdef below the SetScriptObject definition.
1999-05-27 21:06:04 +00:00
hyatt%netscape.com
22f73eb107
Web shells now know about their enclosed chrome shell.
1999-05-27 21:05:27 +00:00
hyatt%netscape.com
d2c9f8ec14
(1) The document now checks the window for capture.
...
(2) Frames and iframes now know their nearest enclosing chrome shells.
1999-05-27 21:04:52 +00:00
hyatt%netscape.com
736192ee1b
Implementing document and window capture in the XUL DOM.
1999-05-27 21:03:59 +00:00
dougt%netscape.com
15c6cabea4
Fixed Reported Bugs: 5577, 5579, 5580, 6116, 6620, 6621, 6707, 6709, 6714.
...
Fixed overloading
Fixed calls to version registry
removed nsInstallInfo from the stream listener.
1999-05-27 21:02:57 +00:00
saari%netscape.com
1da6437258
First Checked In.
1999-05-27 21:00:28 +00:00
sdagley%netscape.com
122c16e4c4
Add new method to find out what type of file the user selected from the type/filter list in the save dialog.
1999-05-27 20:54:53 +00:00
mscott%netscape.com
15c7df08bd
Not part of build yet. An interface that will sit on top of the message mail statee parser so other components can use it.
1999-05-27 20:53:19 +00:00
kin%netscape.com
41199b08d2
Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *.
1999-05-27 20:50:52 +00:00
kin%netscape.com
4c8dbecd07
Changed GetUndoString() and GetRedoString() to use nsString *.
1999-05-27 20:50:05 +00:00
kin%netscape.com
8245590ade
Changed interface and implementation to us NS_IMETHOD and NS_IMPMETHOD macros.
1999-05-27 20:48:55 +00:00