troy%netscape.com
bd67066c8a
Some improvements to the row splitting code
1998-12-16 03:46:03 +00:00
sfraser%netscape.com
519b665bc0
Ensure that default is to build all.
1998-12-16 03:44:58 +00:00
sfraser%netscape.com
f2222d9e1d
Assert on a null widget Ptr
1998-12-16 03:37:56 +00:00
sfraser%netscape.com
b6e6c0bfb5
Remove bad ;
1998-12-16 03:37:13 +00:00
sfraser%netscape.com
8730698eb7
Fix target and output libary names.
1998-12-16 03:34:58 +00:00
sfraser%netscape.com
efdf3a742b
Add more granularity to build options, make new routine to reconcile and build a project and make the aliases.
1998-12-16 03:31:18 +00:00
sfraser%netscape.com
dec210e2fb
Add more granularity to build options, fix the {all} flag to really pull/build everything.
1998-12-16 03:30:39 +00:00
sfraser%netscape.com
1a15c87dca
First Checked In.
1998-12-16 03:28:54 +00:00
sfraser%netscape.com
e9e844fade
Make sure the port is initialized before being used.
1998-12-16 01:59:31 +00:00
toshok%hungry.com
4182e3c193
(at least for GNUC platforms) don't rely on nasty division-by-zero tricks to generate +-inf and nan. instead borrow the bitlevel twiddling javascript uses. I would imagine that this would work for all platforms that use IEEE floats (which is necessarily all platforms for which EF will work), but someone else needs to figure out if windows will work with this code.
1998-12-16 01:38:18 +00:00
troy%netscape.com
165f9e859f
Removed SetColIndex() which wasn't being used
1998-12-16 01:35:25 +00:00
ramiro%netscape.com
3e98de920b
Yank xpviewer from the build on unix and win.
1998-12-16 01:33:41 +00:00
toshok%hungry.com
7c1fe1e23b
clear up screw up in previous commit.
1998-12-16 01:30:14 +00:00
toshok%hungry.com
024f7c420c
install shared libs in dist/ARCH/bin, not dist/ARCH/lib - following the same convention as the mozilla tree.
1998-12-16 01:28:17 +00:00
toshok%hungry.com
17f97dc512
build shared libs with CC instead of LD.
1998-12-16 01:26:49 +00:00
guha%netscape.com
0c782e1a71
more shit for opendir
1998-12-16 01:25:37 +00:00
gordon%netscape.com
38d5928647
Update table of contents for files added to layout and rdf. This is only used by Patrick's build system changes.
1998-12-16 01:22:53 +00:00
toshok%hungry.com
ff3a41c05a
dist is not one directory higher than ef.
1998-12-16 01:13:05 +00:00
donm%netscape.com
37804b7a40
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
jfrancis%netscape.com
e140fbcd98
ComparePointToRange() now reuses IsIncreasing functionality; also fixed a for loop in DeleteContents()
1998-12-15 23:58:09 +00:00
michaelp%netscape.com
361c8080ab
we now call GetNearestColor() in 16bpp when creating brushes and pens.
1998-12-15 23:13:59 +00:00
waterson%netscape.com
fb0f8afdb2
Fixed extra root node.
1998-12-15 22:55:59 +00:00
kmcclusk%netscape.com
b45046e8b2
Added more form elements to printer test
1998-12-15 22:51:49 +00:00
mcmullen%netscape.com
c3df6e83ac
Made all this build on Unix, using Macros up the wazoo
1998-12-15 22:45:09 +00:00
brade%netscape.com
837947b5c9
typing hack extended to get it working on Macintosh
1998-12-15 22:34:54 +00:00
brade%netscape.com
83958e66b4
remove unnecessary functions which are in imglib
1998-12-15 22:27:03 +00:00
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