akkana%netscape.com
4b2fbb6849
Adding public routine ComparePoints for mjudge
1998-12-16 18:36:48 +00:00
kmcclusk%netscape.com
bf68ccdd6e
Added files to do postscript output.
1998-12-16 18:30:12 +00:00
kmcclusk%netscape.com
3e16681c3f
Moved most of the printer paint code to nsFormControlFrame. Added
...
autodoc compatible comments.
1998-12-16 18:12:55 +00:00
dcone%netscape.com
f12f16d7ca
fixed resoluton problem for printing.
1998-12-16 18:02:38 +00:00
buster%netscape.com
7f8a8688c4
WIP on collapsing borders
1998-12-16 17:05:14 +00:00
cls%seawood.org
0d4267a93f
Apparently, nsIURL::GetSpec changed...
1998-12-16 11:33:33 +00:00
ramiro%netscape.com
a885776445
Change #include "nsIHttpUrl.h" to #include "nsIHttpURL.h" for case sensitive
...
anality.
1998-12-16 10:27:49 +00:00
warren%netscape.com
b457ad5f1f
Obsolete
1998-12-16 09:51:02 +00:00
warren%netscape.com
bc325cc1e3
Removed nsURL.cpp
1998-12-16 09:50:19 +00:00
beard%netscape.com
6dd88d5041
Fixed case of nsIHttpURL.h
1998-12-16 08:56:10 +00:00
warren%netscape.com
7bdabc65fb
Added include of autoconf.mk
1998-12-16 08:48:06 +00:00
warren%netscape.com
e14a957013
Fixed EXPORTS
1998-12-16 08:22:04 +00:00
warren%netscape.com
742545bb71
Fixed EXPORTS
1998-12-16 08:21:31 +00:00
warren%netscape.com
ce21da626c
Fixed some unsigned problems for the Mac.
1998-12-16 08:03:53 +00:00
warren%netscape.com
f5e567cb49
Added network/public/Makefile
1998-12-16 07:58:15 +00:00
sfraser%netscape.com
e55b30a1f5
Fix the target name for building viewer.mcp
1998-12-16 06:50:27 +00:00
beard%netscape.com
1b2b768a64
Added new files.
1998-12-16 06:42:28 +00:00
buster%netscape.com
d35a765d2c
clean up, removed some obsolete methods
1998-12-16 06:33:15 +00:00
beard%netscape.com
3425122c7a
Fixed up exports.
1998-12-16 06:06:51 +00:00
beard%netscape.com
2b53e73250
Removed nsIPostToServer.h (moved to public dir).
1998-12-16 05:59:42 +00:00
wtc%netscape.com
f543d8d7e4
Replaced all but one use of IRIX5_3 by feature-based macros.
...
(Thanks to Brian Ostrom <briano@netscape.com>.)
Modified files: IRIX.mk and irix.c.
1998-12-16 05:58:43 +00:00
warren%netscape.com
b33ea7f8c9
new
1998-12-16 05:50:21 +00:00
wtc%netscape.com
8c27ea6d1d
Include protypes.h only if NO_NSPR_10_SUPPORT is not defined.
...
Also, always define the data types PRWord and PRUword but
warn people not to use these two undocumented types in new code.
1998-12-16 05:46:32 +00:00
warren%netscape.com
886b80cd8a
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:46:06 +00:00
troy%netscape.com
3c4ae70b04
Fixed a crash when display www.sjmercury.com paginated, because we thought
...
we could re-use our cached cell desired info and we couldn't because there
was a next-in-flow frame and so we needed to reflow the cell frame and pull-up
its next-in-flow child frames
1998-12-16 05:41:57 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
troy%netscape.com
fabbe773c2
Changed SetRowIndex() to be inline and non-virtual
1998-12-16 04:31:38 +00:00
troy%netscape.com
6b60c930de
Removed InitRowData() member function which is now obsolete
1998-12-16 04:08:36 +00:00
cltbld%netscape.com
5359861f4a
do not decend into xpfe if there is nothing to do there.
1998-12-16 03:59:13 +00:00
sfraser%netscape.com
344a1993c2
Have pull{all} set all the other pull{}s.
1998-12-16 03:47:14 +00:00
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