Commit Graph

20170 Commits

Author SHA1 Message Date
beard%netscape.com
813185bd01 added extensions 1999-03-14 22:52:39 +00:00
beard%netscape.com
73a2faed98 always create console in a new window 1999-03-14 22:52:18 +00:00
beard%netscape.com
b56013acd4 fixed crashing bug when frames are destroyed 1999-03-14 22:51:41 +00:00
jefft%netscape.com
6c5ccfaee4 more reply/forward message support 1999-03-14 21:01:36 +00:00
jefft%netscape.com
b098284708 more reply/forward message implementation 1999-03-14 21:00:30 +00:00
saari%netscape.com
15eb92348e Fixing bug #3674 and #3679 1999-03-14 20:59:10 +00:00
jefft%netscape.com
d42476b2ea rename GetMessageHeader to GetRDFResourceForMessage 1999-03-14 20:58:58 +00:00
beard%netscape.com
9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
beard%netscape.com
b59586b258 calling CreatePluginInstance instead of CreateInstance, so MIME type is available early. 1999-03-14 20:09:57 +00:00
beard%netscape.com
18fe13a2bf added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
beard%netscape.com
4e638fbf71 First Checked In. 1999-03-14 20:07:46 +00:00
beard%netscape.com
cf5893514c EmbeddedFrame 1999-03-14 20:06:59 +00:00
beard%netscape.com
f73bf27c0e added CreatePluginInstance 1999-03-14 20:06:41 +00:00
beard%netscape.com
40b37fe26b Added CreatePluginInstance method. 1999-03-14 20:06:22 +00:00
beard%netscape.com
78abf995ab added additional MIME type, "application/x-java-frame" 1999-03-14 20:05:51 +00:00
beard%netscape.com
3b5c4aa5fe private SupportsMixin 1999-03-14 20:05:14 +00:00
beard%netscape.com
ef7e0830cf Added JSEvaluator.cpp, EmbeddedFrame.cpp, EmbeddedFramePluginInstance.cpp. 1999-03-14 20:04:48 +00:00
morse%netscape.com
7cb89717d0 make wallet editor accessible outside of firewall 1999-03-14 19:50:49 +00:00
morse%netscape.com
12aff64969 cleanup use of url-specific field-to-schema mapping 1999-03-14 19:02:38 +00:00
pavlov%pavlov.net
ed24d0fad8 fix bug #3721 1999-03-14 18:50:04 +00:00
locka%iol.ie
ddf44b68d3 Made changes for IE DOM support 1999-03-14 18:29:21 +00:00
locka%iol.ie
b84e8bfebb Added basic IE element implementations 1999-03-14 18:26:58 +00:00
pavlov%pavlov.net
9abebeaae3 fix another memory leak. 1999-03-14 18:12:23 +00:00
pavlov%pavlov.net
295aa188aa fix bug #3564 1999-03-14 18:06:18 +00:00
bienvenu%netscape.com
1d413c34dc add accessors for recipients and cc list 1999-03-14 17:46:14 +00:00
locka%iol.ie
e3706e0d07 New icons 1999-03-14 17:44:40 +00:00
locka%iol.ie
9e4fcb4990 Updated CBrowse into a mini-test app 1999-03-14 17:44:01 +00:00
karnaze%netscape.com
2c2f89ba0c removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css. 1999-03-14 17:39:58 +00:00
karnaze%netscape.com
90a129b50f table cell uses its own border (instead of table's) when sizing its area frame 1999-03-14 17:36:10 +00:00
ramiro%netscape.com
ccbc3bc6ce Fix typo. 1999-03-14 17:33:43 +00:00
edwin%woudt.nl
d6461e631f Changed the smtphost preference to be identity based instead of global. 1999-03-14 13:30:45 +00:00
edwin%woudt.nl
d533a6d324 Default identities can be set now in the preferences file for each store. 1999-03-14 11:16:50 +00:00
mcafee%netscape.com
c386912e01 getenv() needs a prototype for Solaris. 1999-03-14 09:00:38 +00:00
danm%netscape.com
9d08215def disabling ability to specify a parent for a top-level window (until all platforms agree on what this means). fix refcount when registering windows with the window list. 1999-03-14 08:24:21 +00:00
danm%netscape.com
a1d9b34433 adjusting refcount for menubars and deletion. deletion adjustment is a HACK for the impending milestone. 1999-03-14 08:22:43 +00:00
danm%netscape.com
f7dc8fdc40 fixing goofy reversal of normal window and dialog window creation 1999-03-14 08:21:09 +00:00
danm%netscape.com
9d1f4b6d37 Added SetParent method 1999-03-14 08:19:34 +00:00
jband%netscape.com
5aad447b54 use of typelibs via xptinfo working with test program on win32. Untested on Linux. typelib generation not yet integrated into the make system 1999-03-14 06:07:21 +00:00
beard%netscape.com
dde0d8023b Added NPL 1999-03-14 05:22:50 +00:00
pavlov%pavlov.net
b29c1d99ff removed some unused code 1999-03-14 05:01:55 +00:00
rods%netscape.com
61cfe9a3d0 Added DragListener for Drag & Drop (it's not turned on) 1999-03-14 04:45:00 +00:00
beard%netscape.com
33e191c63e added nsILiveconnect service. 1999-03-14 04:41:51 +00:00
beard%netscape.com
e013cfdaa3 added IID accessors 1999-03-14 04:40:54 +00:00
beard%netscape.com
d6f2243c49 First Checked In. 1999-03-14 04:39:04 +00:00
buster%netscape.com
4f91976666 added checks for DOM Key event returning 0x0 key code. If we get 0, we bail. 1999-03-14 04:12:21 +00:00
buster%netscape.com
e758191f6c added a debug-only printf warning if the char code returned is 0 1999-03-14 04:10:55 +00:00
beard%netscape.com
580248c300 First Checked In. 1999-03-14 03:06:42 +00:00
beard%netscape.com
9479e79386 JSObject tests. 1999-03-14 03:06:08 +00:00
beard%netscape.com
f4aa5b4436 Added nsLiveconnect to backward adapter target. 1999-03-14 03:05:18 +00:00
beard%netscape.com
c94f91ee63 MRJPLUGIN_4X support. 1999-03-14 03:04:44 +00:00