rth%cygnus.com
|
111dcdf731
|
Fix bogus gcc x86 asms.
|
1998-12-11 18:33:48 +00:00 |
|
mcmullen%netscape.com
|
e24443adb9
|
And again.
|
1998-12-11 18:17:22 +00:00 |
|
jfrancis%netscape.com
|
feeb5427eb
|
getting transaction manager ready for addition to mac build
|
1998-12-11 18:13:11 +00:00 |
|
vidur%netscape.com
|
3a9dd64bbf
|
Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser.
|
1998-12-11 17:02:37 +00:00 |
|
pinkerton%netscape.com
|
fb06b55da4
|
Explanation of why this file is obsolete but still in the tree.
|
1998-12-11 16:39:29 +00:00 |
|
pinkerton%netscape.com
|
89ecdf3489
|
Tree view is no longer an nsITreeView but an nsIContentConnector.
|
1998-12-11 16:36:21 +00:00 |
|
pinkerton%netscape.com
|
c7d05faaaf
|
use NS_STATIC_CAST.
|
1998-12-11 16:35:48 +00:00 |
|
pinkerton%netscape.com
|
aa2fea9544
|
fix a cast with the tree view because nsITreeView doesn't exist anymore.
|
1998-12-11 16:35:33 +00:00 |
|
pinkerton%netscape.com
|
e65fe08c19
|
make tree view implement nsIContentConnector, obsoleting nsITreeView
|
1998-12-11 16:35:08 +00:00 |
|
pinkerton%netscape.com
|
ef2d844690
|
Make toolbar manager implement nsIContentConnector and prepare for nsIToolbarManager to go away.
|
1998-12-11 16:34:46 +00:00 |
|
pinkerton%netscape.com
|
abc05dff5f
|
Make toolbar implement nsIContentConnector and prepare for nsIToolbar to go away.
|
1998-12-11 16:34:25 +00:00 |
|
pinkerton%netscape.com
|
1f8ea0b1fc
|
Export nsIContentConnector.h instead of nsITreeView.h
|
1998-12-11 16:33:40 +00:00 |
|
pinkerton%netscape.com
|
286d14c4dc
|
First Checked In.
|
1998-12-11 16:32:39 +00:00 |
|
dcone%netscape.com
|
f5ac466f74
|
minor fix for the printers port
|
1998-12-11 16:09:28 +00:00 |
|
dcone%netscape.com
|
c6014a9c03
|
moved the begindocument() so things can be set up before the device context is inited and the size of the printer page is needed.
|
1998-12-11 16:07:10 +00:00 |
|
dcone%netscape.com
|
b5906d1304
|
Fixed it so that a control handle is not made unless a valid windowptr is passed in. This is needed for the printer port.
|
1998-12-11 16:05:54 +00:00 |
|
dcone%netscape.com
|
4a72bbc421
|
Added an init routine for the Graphic state that takes an nsDrawingSurface so the state will not be initialized to null.
|
1998-12-11 16:04:23 +00:00 |
|
dcone%netscape.com
|
dbbc7656e0
|
Update routines for creating a rendering context, and fixed the printer routines.
|
1998-12-11 16:03:10 +00:00 |
|
kipp%netscape.com
|
076df9152c
|
Tweaked reflow status to be legible
|
1998-12-11 15:53:03 +00:00 |
|
kipp%netscape.com
|
84b62782fb
|
Changed breaking behavior so that empty frames don't trigger a break even if the horizontal space is already over committed
|
1998-12-11 15:50:12 +00:00 |
|
kipp%netscape.com
|
6234eb38c7
|
Removed bogus assert that was tripping on spacer-frames; fixed up justification behavior (thanks harish!)
|
1998-12-11 15:49:07 +00:00 |
|
kipp%netscape.com
|
7b64b1cac4
|
Repaired frame-util CID
|
1998-12-11 15:47:23 +00:00 |
|
kipp%netscape.com
|
6c31b2d1f4
|
Repaired frame-util IID
|
1998-12-11 15:47:09 +00:00 |
|
kipp%netscape.com
|
155901efd2
|
Added FrameUtil IIDs
|
1998-12-11 15:18:39 +00:00 |
|
amusil%netscape.com
|
1af0952310
|
Adding #ifdefs for USE_CACHE on #includes
|
1998-12-11 05:17:50 +00:00 |
|
amusil%netscape.com
|
26cc8e21c6
|
Fixing build bustage
|
1998-12-11 05:12:58 +00:00 |
|
amusil%netscape.com
|
3eb045b20c
|
Added support for the NuCache - used in cases where the stream type is specified "AsFile" (or "AsFileOnly").
#define USE_CACHE in nsPluginHostImpl.cpp to enable.
|
1998-12-11 04:50:57 +00:00 |
|
toshok%hungry.com
|
a8ef75c191
|
we need to fix this, but to get things building i've made the copy constructors public and provided an implementation of them that just PR_ASSERT(0)'s.
|
1998-12-11 04:41:05 +00:00 |
|
toshok%hungry.com
|
6487ac2934
|
anything greater than gcc 2.8 should have terminate already.
|
1998-12-11 04:10:21 +00:00 |
|
toshok%hungry.com
|
a7ad97fa3a
|
XDisAsmTable.c is not included in the distribution (for licensing reasons.) don't reference it in the Makefile.
|
1998-12-11 04:04:19 +00:00 |
|
toshok%hungry.com
|
7d1687c62f
|
add freebsd support.
|
1998-12-11 04:03:33 +00:00 |
|
toshok%hungry.com
|
3358bcb0a5
|
allow building without jvmdi
|
1998-12-11 04:03:13 +00:00 |
|
toshok%hungry.com
|
93b9d0abc5
|
add FreeBSD support.
|
1998-12-11 04:01:07 +00:00 |
|
toshok%hungry.com
|
6d0004f661
|
cleanup
|
1998-12-11 04:00:52 +00:00 |
|
toshok%hungry.com
|
67caadc4ac
|
always turn on BATCH_COMPILATION (ef won't build without it.) and allow building without jvmdi support. to enable jvmdi support, install the jvmdi.h file in ef/Debugger and setenv USE_JVMDI 1
|
1998-12-11 04:00:14 +00:00 |
|
toshok%hungry.com
|
97dd202bee
|
add support for FreeBSD
|
1998-12-11 03:57:33 +00:00 |
|
toshok%hungry.com
|
81f4d465cf
|
file needed for freebsd port.
|
1998-12-11 03:57:00 +00:00 |
|
peterl%netscape.com
|
ae96d1f57c
|
added nsNameSpaceManager.cpp & nsCSSStyleAtoms.cpp
|
1998-12-11 03:38:37 +00:00 |
|
mcmullen%netscape.com
|
5ed1d35068
|
More tweaks.
|
1998-12-11 03:17:47 +00:00 |
|
guha%netscape.com
|
022ddc043e
|
first version of dynamic pages for open directory should work now
|
1998-12-11 03:02:20 +00:00 |
|
wtc%netscape.com
|
6ec9db8422
|
Need to encode the fd type in the NSPR_INHERIT_FDS environment string,
so that in the child process we know whether it is a file, TCP socket,
or UDP socket.
|
1998-12-11 02:58:31 +00:00 |
|
peterl%netscape.com
|
5b4cdf46ee
|
moved name space management to name space manager, tweaked apis
|
1998-12-11 02:53:49 +00:00 |
|
peterl%netscape.com
|
e54b306cf1
|
added css atoms
|
1998-12-11 02:51:05 +00:00 |
|
peterl%netscape.com
|
11b7d1b081
|
added support for CSS2 selector syntax
|
1998-12-11 02:50:43 +00:00 |
|
peterl%netscape.com
|
025b5533c7
|
support for CSS2 selector systax
|
1998-12-11 02:50:01 +00:00 |
|
peterl%netscape.com
|
a16ab20767
|
added case sensativity switch
|
1998-12-11 02:48:40 +00:00 |
|
toshok%hungry.com
|
2a63480ecc
|
Fix the burm_STATE_LABEL thing, since the version of burg that I have (and that I assume we'll be using) doesn't use SET_STATE_LABEL - it makes assignments to STATE_LABEL.
|
1998-12-11 02:48:32 +00:00 |
|
peterl%netscape.com
|
d256c41dce
|
sync css selector output to new selector syntax
|
1998-12-11 02:48:00 +00:00 |
|
peterl%netscape.com
|
e4814750f6
|
handle inline style sheet better
|
1998-12-11 02:47:25 +00:00 |
|
peterl%netscape.com
|
d274bbc66b
|
fixed base href for inline style sheets
set case sensativity in CSS parser
|
1998-12-11 02:46:25 +00:00 |
|