Commit Graph

20629 Commits

Author SHA1 Message Date
rpotts%netscape.com
d504ddede9 Pre-register the XPComFactory until nsappshell.dll is automatically registered... 1999-03-22 07:52:22 +00:00
rpotts%netscape.com
e0b3154b5d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com
3f34169f33 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com
f2f34ac6be turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
dougt%netscape.com
74de82fd32 Updated makefile to use nspr version 3. 1999-03-22 06:10:59 +00:00
bienvenu%netscape.com
a90b4473ab initial entry into cvs 1999-03-22 05:11:27 +00:00
bienvenu%netscape.com
f021a2c35e initial entry into cvs ofnews database 1999-03-22 05:09:55 +00:00
bienvenu%netscape.com
4f5d15fa46 more porting of news database 1999-03-22 05:09:29 +00:00
leif%netscape.com
4af8739868 *** empty log message *** 1999-03-22 04:13:25 +00:00
leif%netscape.com
9364df10ca - Added support for add()'ing entries from a hash array.
- Preserve attribute orders.
- Bug fixes...
1999-03-22 04:12:41 +00:00
leif%netscape.com
17248c1ebb - Added new() method.
- Added DESTROY method, to solve memory leaks.
- Tons of changes for handling save/modified/delete states.
- Added the attrClean() method, which is used from Conn.pm
- Bug-fixes galore.
1999-03-22 04:04:56 +00:00
pavlov%pavlov.net
517966a1f9 fix crash 1999-03-22 03:48:51 +00:00
pavlov%pavlov.net
6917c547df memory leak patch from bruce@cybersight.com 1999-03-22 02:57:06 +00:00
pavlov%pavlov.net
6833c52f90 fix up some more ugly memory leaks. 1999-03-22 02:36:41 +00:00
endico%mozilla.org
1e774a0172 ignore output files when updating source 1999-03-22 02:27:40 +00:00
endico%mozilla.org
d1a787716c be quiet 1999-03-22 02:13:32 +00:00
pavlov%pavlov.net
3f592003a4 fix up some mem leaks caused by Push/PopState() 1999-03-22 01:50:34 +00:00
endico%mozilla.org
6abb88e6b2 update the source from cvs 1999-03-22 01:40:22 +00:00
endico%mozilla.org
442244cd39 limit rdf file to 15 most recent submissions 1999-03-22 01:12:00 +00:00
endico%mozilla.org
4b1bd40be7 adding rdf support 1999-03-22 00:55:53 +00:00
pavlov%pavlov.net
eb63856c74 fix a memory leak. 1999-03-21 21:50:59 +00:00
pavlov%pavlov.net
1d2ade1398 stomp a few more bugs from my previous checkin. 1999-03-21 21:31:58 +00:00
beard%netscape.com
bf6da2157f QueryInterface build bustage (argh) 1999-03-21 21:11:53 +00:00
pavlov%pavlov.net
c0a1d36335 fix refcounting. 1999-03-21 21:01:21 +00:00
beard%netscape.com
bccc7dd505 new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC. 1999-03-21 20:48:49 +00:00
beard%netscape.com
4943b7bdb4 added CancelTimer() method to turn off the timer at a safe time; added NS_GetObjectFramePluginInstance() to access the associated plugin instance with an nsObjectFrame; fixed some attribute accessor bugs, returns an error if an attribute doesn't exist; implemented GetArchive() and GetMayScript(); added GUItoMacEvent(). 1999-03-21 20:48:31 +00:00
pavlov%pavlov.net
bf5cd32705 nsRenderingContextGTK now uses nsDrawingSurfaceGTK 1999-03-21 20:42:01 +00:00
beard%netscape.com
66453bb872 changed jvmMochaPrefsEnabled to be default true, cleaned up in preparation for making JSObject.getWindow. 1999-03-21 19:56:09 +00:00
locka%iol.ie
a25300930d Added (very) basic IE DOM support 1999-03-21 19:53:29 +00:00
beard%netscape.com
7b6c84617b added WrapJavaObject, which wraps a JNI global reference in a JSObject. 1999-03-21 19:53:28 +00:00
locka%iol.ie
8261c5f152 Fixed control to build with latest plugin changes 1999-03-21 19:52:01 +00:00
locka%iol.ie
55635798e1 Added ability for tests to output messages 1999-03-21 19:51:19 +00:00
beard%netscape.com
8e8373e02b added IID accessor 1999-03-21 19:51:01 +00:00
dp%netscape.com
77d4592bed getting ftp:// urls working. Ftp urls to a file will work.
Still ftp directory and ftp authentication need implementation.
1999-03-21 19:38:45 +00:00
dp%netscape.com
13372716ec Patch for unsigned vs signed warnings. Thanks to <bruce@cybersight.com> 1999-03-21 19:26:32 +00:00
beard%netscape.com
e038c62894 Using println rather than applet.print, since JSObject.getWindow() isn't working yet. 1999-03-21 17:29:39 +00:00
pavlov%pavlov.net
0991ab5997 general code cleanup. make listboxes look nicer. 1999-03-21 17:18:09 +00:00
pavlov%pavlov.net
422db61565 add a cast to fix build problems on the ports tinderboxes. 1999-03-21 15:42:44 +00:00
gagan%netscape.com
eb600dec9d Made non-virtual destructors virtual. Thanks Bruce@cybersight.com 1999-03-21 09:31:31 +00:00
hshaw%netscape.com
eb580efa9a Make destructors for nsPref and nsPrefFactory so we don't have uninitialization problems. Thanks bruce@cybersight.com 1999-03-21 09:03:26 +00:00
dougt%netscape.com
8929a4a930 Fixing unix breakage. 1999-03-21 06:57:56 +00:00
pavlov%pavlov.net
3087f7a8a0 code cleanup and internal gtk refcounting changes. 1999-03-21 06:25:34 +00:00
dougt%netscape.com
aae2baf3ab Now adjusting the nsFileSpec after a Move().
Also fixing a bug with Rename().  Now it should successfully take
partial pathnames on Unix and Windows.
1999-03-21 06:22:45 +00:00
pavlov%pavlov.net
bccf315074 fix build bustage i think (it worked before for me!) 1999-03-21 06:10:17 +00:00
pavlov%pavlov.net
ad059abfc8 patch part two.. make the destructor virtual 1999-03-21 06:05:24 +00:00
pavlov%pavlov.net
8c37f2f520 patch (part 1) from bruce@cybersight.com to fix little bugs. 1999-03-21 06:04:23 +00:00
pavlov%pavlov.net
3b3b2a9ba0 being implimenting the use of CmdLineService, add internal gtk refcounting
measures (not complete), and remove some excess code.
1999-03-21 05:23:47 +00:00
pierre%netscape.com
ed955aafcf #3974 "mac crashes when hitting return to submit form" 1999-03-21 04:35:01 +00:00
braddr%puremagic.com
3480922726 Erk.. that broke cvsblame 1999-03-21 03:20:09 +00:00
braddr%puremagic.com
3c9ee2f150 Must close </td></tr></table> at the end of the page.. otherwise lots of content never renders under nscp 4 1999-03-21 03:17:56 +00:00