mjudge%netscape.com
|
1f63a6b997
|
adding iid to generated file. this is ok we need this for COM ptrs
|
1998-12-11 23:38:30 +00:00 |
mjudge%netscape.com
|
a85a375016
|
adding iid to the interfaces to support auto query interface
|
1998-12-11 23:36:35 +00:00 |
mjudge%netscape.com
|
1e2e909122
|
adding IID to auto generated files
|
1998-12-11 23:36:04 +00:00 |
mjudge%netscape.com
|
cb19677576
|
adding IID for now, auto generate will duplicate work that is ok
|
1998-12-11 23:35:46 +00:00 |
mcmullen%netscape.com
|
120fb992fa
|
More windows tweaks
|
1998-12-11 23:05:24 +00:00 |
hyatt%netscape.com
|
46770ac9bb
|
Fixing the content model structure and correcting a drawing error
in the tree view.
|
1998-12-11 23:01:09 +00:00 |
kipp%netscape.com
|
7128e63df5
|
Compute correct Y coordinate after clear floaters; fixed bullet positioning bug when placing a bullet next to a block frame that has a carried-out top margin
|
1998-12-11 22:26:45 +00:00 |
kipp%netscape.com
|
d328e928e8
|
When dealing with a percentage-width HR, don't let it impact the max-element-size.width inappropriately
|
1998-12-11 22:23:18 +00:00 |
kipp%netscape.com
|
419f982169
|
Futzed with list item handling a bit
|
1998-12-11 22:22:29 +00:00 |
waterson%netscape.com
|
c3786dcd43
|
Got rid of NS_DYNAMIC_CAST() macro at scc's prodding.
|
1998-12-11 21:39:18 +00:00 |
terry%netscape.com
|
badbdcbb24
|
Added Mac System 8.5.
|
1998-12-11 21:33:36 +00:00 |
waterson%netscape.com
|
fb5052ff68
|
Got rid of NS_DYNAMIC_CAST() macro -- it's bogus.
|
1998-12-11 20:32:22 +00:00 |
jfrancis%netscape.com
|
112972ba8e
|
more preperation for adding tx mgr stuff to mac build
|
1998-12-11 19:25:48 +00:00 |
buster%netscape.com
|
4c64b99f4f
|
fixed a minor bug in incremental reflow where the reflow state's "widthConstraint" wasn't getting set
|
1998-12-11 18:54:58 +00:00 |
rth%cygnus.com
|
7ae6f2e79a
|
The arch bits call for Linux{ver} not LinuxELF{ver}.
|
1998-12-11 18:49:27 +00:00 |
rth%cygnus.com
|
d99dac8a6e
|
Re-implement for your legal protection.
|
1998-12-11 18:37:20 +00:00 |
rth%cygnus.com
|
040e326358
|
Use a proper sigcontext for Linux, just as is done for BSD.
|
1998-12-11 18:35:52 +00:00 |
rth%cygnus.com
|
9dc145f4fc
|
Fix bogus gcc x86 asms.
|
1998-12-11 18:33:48 +00:00 |
mcmullen%netscape.com
|
dd79f3130c
|
And again.
|
1998-12-11 18:17:22 +00:00 |
jfrancis%netscape.com
|
733aa2a69d
|
getting transaction manager ready for addition to mac build
|
1998-12-11 18:13:11 +00:00 |
vidur%netscape.com
|
c02f5ba512
|
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
|
b23d9d973a
|
Explanation of why this file is obsolete but still in the tree.
|
1998-12-11 16:39:29 +00:00 |
pinkerton%netscape.com
|
8fa93c0ff6
|
Tree view is no longer an nsITreeView but an nsIContentConnector.
|
1998-12-11 16:36:21 +00:00 |
pinkerton%netscape.com
|
0786a3001e
|
use NS_STATIC_CAST.
|
1998-12-11 16:35:48 +00:00 |
pinkerton%netscape.com
|
0fb674ef74
|
fix a cast with the tree view because nsITreeView doesn't exist anymore.
|
1998-12-11 16:35:33 +00:00 |
pinkerton%netscape.com
|
7c9dffb861
|
make tree view implement nsIContentConnector, obsoleting nsITreeView
|
1998-12-11 16:35:08 +00:00 |
pinkerton%netscape.com
|
6d2dde8382
|
Make toolbar manager implement nsIContentConnector and prepare for nsIToolbarManager to go away.
|
1998-12-11 16:34:46 +00:00 |
pinkerton%netscape.com
|
00e73d46c9
|
Make toolbar implement nsIContentConnector and prepare for nsIToolbar to go away.
|
1998-12-11 16:34:25 +00:00 |
pinkerton%netscape.com
|
8bb5b988ee
|
Export nsIContentConnector.h instead of nsITreeView.h
|
1998-12-11 16:33:40 +00:00 |
pinkerton%netscape.com
|
2966b33e46
|
First Checked In.
|
1998-12-11 16:32:39 +00:00 |
dcone%netscape.com
|
b0694d2a79
|
minor fix for the printers port
|
1998-12-11 16:09:28 +00:00 |
dcone%netscape.com
|
3f5d2d710f
|
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
|
0d7a24041e
|
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
|
2eeca3714d
|
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
|
02171add6c
|
Update routines for creating a rendering context, and fixed the printer routines.
|
1998-12-11 16:03:10 +00:00 |
kipp%netscape.com
|
175119145a
|
Tweaked reflow status to be legible
|
1998-12-11 15:53:03 +00:00 |
kipp%netscape.com
|
0215aec5ca
|
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
|
745995739c
|
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
|
d0e597cb85
|
Repaired frame-util CID
|
1998-12-11 15:47:23 +00:00 |
kipp%netscape.com
|
0a5e1ba369
|
Repaired frame-util IID
|
1998-12-11 15:47:09 +00:00 |
kipp%netscape.com
|
92da297bb9
|
Added FrameUtil IIDs
|
1998-12-11 15:18:39 +00:00 |
amusil%netscape.com
|
323a25310a
|
Adding #ifdefs for USE_CACHE on #includes
|
1998-12-11 05:17:50 +00:00 |
amusil%netscape.com
|
6c41b74905
|
Fixing build bustage
|
1998-12-11 05:12:58 +00:00 |
amusil%netscape.com
|
178811671b
|
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
|
4267878169
|
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
|
0dfd8f4fec
|
anything greater than gcc 2.8 should have terminate already.
|
1998-12-11 04:10:21 +00:00 |
toshok%hungry.com
|
efc4099d09
|
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
|
9190700c3b
|
add freebsd support.
|
1998-12-11 04:03:33 +00:00 |
toshok%hungry.com
|
704af423e0
|
allow building without jvmdi
|
1998-12-11 04:03:13 +00:00 |
toshok%hungry.com
|
bd8b598067
|
add FreeBSD support.
|
1998-12-11 04:01:07 +00:00 |