Commit Graph

20668 Commits

Author SHA1 Message Date
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
kipp%netscape.com
84ec5e1b82 Support redo-reflow for lines to handle reflow around large floaters 1999-03-21 01:15:12 +00:00
kipp%netscape.com
80d3e71a85 Reworked CanPlaceFrame logic to be slightly more efficient and to handle breaking around floaters differently to conform to CSS 1999-03-21 01:14:43 +00:00
kipp%netscape.com
4778479a9b Added state to keep track of lines that are impacted by floaters 1999-03-21 01:14:05 +00:00
kipp%netscape.com
75735878ad Ask line if we are breakable instead of using our own logic 1999-03-21 01:13:17 +00:00
beard%netscape.com
2dda57ddc1 fixed reference count leaking, File no longer nulls out mCallbackObject. 1999-03-20 23:15:02 +00:00
beard%netscape.com
dbf2668a93 put in NULL checks for mInstance. 1999-03-20 23:13:41 +00:00
beard%netscape.com
f8a48c5464 NPStream* ptr -> NPStream* stream 1999-03-20 23:12:43 +00:00
beard%netscape.com
d31340b8fc implemented nsICookieStorage. 1999-03-20 23:11:25 +00:00
beard%netscape.com
be86e562ad added nsICookieStorage.h 1999-03-20 23:07:52 +00:00
kipp%netscape.com
3ae10336ff Use CRAZY macros for debug noise 1999-03-20 21:57:03 +00:00
kipp%netscape.com
e6aec1bda4 Added crazy macros 1999-03-20 21:56:11 +00:00