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 |
|
peterl%netscape.com
|
84fd70a5a1
|
backed out prevoius change (not ready for it)
|
1998-12-11 02:45:25 +00:00 |
|
peterl%netscape.com
|
89bc03aa78
|
added namespace support
|
1998-12-11 02:42:38 +00:00 |
|
toshok%hungry.com
|
4632333389
|
reorder member initialization to quiet warning.
|
1998-12-11 02:39:50 +00:00 |
|
peterl%netscape.com
|
59693414e7
|
removed pseudo class atoms (moved to css atoms)
|
1998-12-11 02:36:36 +00:00 |
|
peterl%netscape.com
|
9f5496632b
|
added namespace manager
|
1998-12-11 02:35:54 +00:00 |
|
peterl%netscape.com
|
7d379a6e97
|
added name space manager
|
1998-12-11 02:35:06 +00:00 |
|
peterl%netscape.com
|
2d908e2801
|
changed style selector api
|
1998-12-11 02:33:23 +00:00 |
|
peterl%netscape.com
|
1aac9353da
|
fixed default value of vertical align
|
1998-12-11 02:33:03 +00:00 |
|
peterl%netscape.com
|
e78daf2f3e
|
added name space atoms
|
1998-12-11 02:31:51 +00:00 |
|
peterl%netscape.com
|
fdc2207d84
|
added namespace interfaces
|
1998-12-11 02:30:59 +00:00 |
|