Commit Graph

13146 Commits

Author SHA1 Message Date
brade%netscape.com
08c31a25c3 remove unnecessary files (including nspr group) and macToBeImplemented.cp 1998-12-15 22:25:45 +00:00
dcone%netscape.com
031b91086c fixed the scaling bug 1998-12-15 22:22:40 +00:00
brade%netscape.com
087136fce6 fix compiler warning / bug: initialize index to 0 (reviewed peterl@netscape.com). 1998-12-15 22:19:04 +00:00
sfraser%netscape.com
99ade2922d First Checked In. 1998-12-15 22:17:48 +00:00
shaver%netscape.com
0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
sfraser%netscape.com
fea2f57371 First Checked In. 1998-12-15 21:59:40 +00:00
terry%netscape.com
46624c2b36 Oops; the magic partition is named 'despotaccess'. 1998-12-15 21:44:16 +00:00
troy%netscape.com
ca5d664aeb Removed an assert that was being triggered in a caseI didn't expect 1998-12-15 21:26:05 +00:00
sfraser%netscape.com
903af135d0 Make it build. 1998-12-15 19:13:41 +00:00
sfraser%netscape.com
8aa05c463b First Checked In. 1998-12-15 19:12:50 +00:00
rods%netscape.com
e70cae473d Added Pseudo-element styles for the scrollbar "look" 1998-12-15 19:11:57 +00:00
kmcclusk%netscape.com
c3a046a88c Fix for the Mac. 1998-12-15 19:08:50 +00:00
rods%netscape.com
ba1b5dbf7c Added painting methods for printing 1998-12-15 19:03:36 +00:00
kmcclusk%netscape.com
95ba5239e1 Added code to render button using GFX for printing. 1998-12-15 18:50:21 +00:00
akkana%netscape.com
753ece449f Initial stab at CloneContents implementation 1998-12-15 18:47:44 +00:00
terry%netscape.com
70e2178d55 Patch from Ashley Clark <aclark@CS.UH.EDU>, which hopefully fixes bug 1499. 1998-12-15 18:13:12 +00:00
kipp%netscape.com
dafa9178f7 Removed bogus null pointer check 1998-12-15 17:59:49 +00:00
kipp%netscape.com
b4dfff8ca9 Added absmiddle to table halign values 1998-12-15 17:58:59 +00:00
kipp%netscape.com
a39ac58396 Map align=center to auto side margins 1998-12-15 17:58:45 +00:00
dcone%netscape.com
b8ac234783 fixed some scaling issues for the mac, more to come 1998-12-15 16:56:53 +00:00
troy%netscape.com
89910f892e Work-in-progress for splitting of table row frames 1998-12-15 16:39:09 +00:00
shaver%netscape.com
30635270f8 Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
waterson%netscape.com
ecc49d9a07 Added nsStreamDataSource to the factory. 1998-12-15 07:49:03 +00:00
waterson%netscape.com
f958dc2feb Added code to handle columns specified by an RDF sequence. 1998-12-15 07:48:22 +00:00
waterson%netscape.com
8c66255fda Changed columns to use a sequence. Bug fix for bookmark names. 1998-12-15 07:48:01 +00:00
waterson%netscape.com
fafc340767 Removed #if 1's left around from mjudge's selection changes. 1998-12-15 07:47:10 +00:00
waterson%netscape.com
ce9b1a80d0 Added factory function for nsStreamDataSource. 1998-12-15 07:46:22 +00:00
waterson%netscape.com
1901b80b89 Silly bug fixes. 1998-12-15 07:45:25 +00:00
waterson%netscape.com
3b363e24d6 Added utility routines to create RDF Sequence and Bag objects. Added prototype for RDF container cursor. Added some comments. 1998-12-15 07:44:40 +00:00
waterson%netscape.com
1129fb210d Added utility routines to create RDF Sequence and Bag objects. Expanded rdf_IsContainer() to accept sequences. 1998-12-15 07:44:11 +00:00
waterson%netscape.com
e2a3d2fe55 Added nsContainerCursor and nsStreamDataSource to the build. 1998-12-15 07:42:18 +00:00
waterson%netscape.com
22429863c7 Added StreamDataSource CID. 1998-12-15 07:40:29 +00:00
ramiro%netscape.com
73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
ramiro%netscape.com
7769256dad Ignore generated files. 1998-12-15 07:32:11 +00:00
ramiro%netscape.com
85a05e17fc Make it link again. 1998-12-15 07:31:57 +00:00
vidur%netscape.com
fd093d0d82 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
raman%netscape.com
ba1f9dee86 Checking in changes from Bob Glickstein 1998-12-15 05:53:19 +00:00
michaelp%netscape.com
56739d78ed added ability to create a drawing surface from an HDC under windows. 1998-12-15 05:51:30 +00:00
michaelp%netscape.com
1ea29c4972 made damagearea management more aggressive as a temporary fix until
individual classes can to the right thing.
1998-12-15 05:49:48 +00:00
michaelp%netscape.com
ca4f2f41f7 we not put the responsibility for managing damage regions into the widget
code instead of doing it in the viewmanager. this allows us to paint much
more optimally.
1998-12-15 05:47:25 +00:00
michaelp%netscape.com
18a7ed72a7 we no longer tell the widgets to paint themselves as a result of
a resize operation.
1998-12-15 05:45:05 +00:00
michaelp%netscape.com
a9638b06e1 we now pass the damage region given to us in BeginPaint() into the
rendering context for better damage management.
1998-12-15 05:44:21 +00:00
jfrancis%netscape.com
6a7b88171d implemented toString() + minor fixmeups 1998-12-15 04:42:29 +00:00
kipp%netscape.com
cf6a751b49 Added NS_FRAME_IS_REPLACED macro 1998-12-15 04:21:56 +00:00
kipp%netscape.com
ae95e3f297 Fixed up absolute and floating frame types to support replaced variants 1998-12-15 04:21:28 +00:00
kipp%netscape.com
081d6a2815 Moved floater reflow out of PlaceFloater and into AddFloater so that floaters are only reflowed during reflow, not during placement; Added code to support css 10.3.5; reflow floaters more often so that % width values are recomputed properly 1998-12-15 04:20:54 +00:00
waterson%netscape.com
daf32efa74 Added nsStreamDataSource.cpp and nsContainerCursor.cpp to the build. 1998-12-15 04:14:12 +00:00
pierre%netscape.com
725816ecf4 don't dispatch Update event when the widget has drawn itself already 1998-12-15 04:03:38 +00:00
waterson%netscape.com
0aa56a1b36 Initial revision. 1998-12-15 04:03:24 +00:00
pierre%netscape.com
a504a77878 added OnPaint() to return 'false' and notify nsWindow not to dispatch the Update event 1998-12-15 04:03:09 +00:00