pinkerton%netscape.com
252f262264
comment out the code that does its own painting. Just defer to the nsBlockFrame::Paint() for now, until we need to do some more at drag time.
1999-03-22 19:21:19 +00:00
pinkerton%netscape.com
6e7d19efa2
updated to show off min-height working with empty toolbars.
1999-03-22 19:20:13 +00:00
bienvenu%netscape.com
46d901db87
fix problem with SetLeafName r+a=mcmullen
1999-03-22 19:15:30 +00:00
pinkerton%netscape.com
b871eeea13
Make toolbars block frames so that they react correctly in the presence of min/max height attributes. fixes bug #3504 .
1999-03-22 19:08:25 +00:00
locka%iol.ie
7b646008cb
Fixed duff return code test
1999-03-22 19:06:55 +00:00
locka%iol.ie
43cac2bed5
More DOM improvements
1999-03-22 18:59:48 +00:00
harishd%netscape.com
e1db9ebcc4
Ignoring unwanted tags in <head>
1999-03-22 18:46:01 +00:00
beard%netscape.com
640e2a4f32
updated build instructions
1999-03-22 17:19:26 +00:00
kipp%netscape.com
fe12184d66
DIsabled a free of stack memory
1999-03-22 15:42:07 +00:00
rickg%netscape.com
b12228ad37
minor fixes to parser; fixed DoCopy
1999-03-22 10:19:09 +00:00
rickg%netscape.com
f601e29751
landing nsString2
1999-03-22 09:54:46 +00:00
endico%mozilla.org
7ab05bbe32
add new image for My Netscape
1999-03-22 09:46:05 +00:00
dp%netscape.com
04cf3ba1da
You Have Got ftp directory!
1999-03-22 09:12:29 +00:00
jfrancis%netscape.com
1d6d98a5e5
bug 4057: fix is in layout; here I'm removing the old workaround code
1999-03-22 09:04:06 +00:00
jfrancis%netscape.com
f253f0f8c4
fixed 4057: Clear() now resets focus and anchor nodes
1999-03-22 09:02:30 +00:00
rickg%netscape.com
e26a3d2825
prep work to land nsString2
1999-03-22 08:29:26 +00:00
jfrancis%netscape.com
fa95071b32
ADDED "white-space: pre" to style sheet
1999-03-22 08:09:08 +00:00
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