3296 Commits

Author SHA1 Message Date
atotic
95b8e0c33b More build fixes 1998-06-27 02:45:22 +00:00
atotic
bb30106321 First Checked In. 1998-06-27 01:28:36 +00:00
atotic
08dcaf1c29 More build fixes 1998-06-27 01:26:41 +00:00
atotic
ea904d5880 NetworkModular changes 1998-06-27 01:18:08 +00:00
atotic
2f53dacb18 MODULAR_NETLIB fixes for netlib 1998-06-27 00:16:36 +00:00
atotic
97cab6130d MODULAR_NETLIB fixes for theMac 1998-06-27 00:14:34 +00:00
terry
6bea1154f1 Artem Belevich <abelevic@ctron.com> has provided absolutely wonderful
installation instructions.
1998-06-27 00:03:19 +00:00
atotic
144490cba0 Making it compile on the Mac 1998-06-26 23:55:37 +00:00
atotic
7535197e5b Fixed the Mac build 1998-06-26 23:55:11 +00:00
atotic
7d54ecc668 Moved MacBinSupport to network project, fixed more imglib stuff 1998-06-26 23:54:31 +00:00
atotic
8a2a9bd97f Fixing up the imglib project 1998-06-26 23:53:58 +00:00
sman
893bd0b1a6 Whether or not we compile CALENDAR, we still want to image VCARDs.
Had to move a define 2 lines down to make this happen.
1998-06-26 23:43:04 +00:00
atotic
a2f49c89cb Removed MacBinSupport from the list of exportable headers 1998-06-26 23:42:00 +00:00
atotic
0353c83491 Remove NavigatorStubs dependency Added new targets (JavaScriptNoJSJ$D) to build JavaScript without JSJ dependency. 1998-06-26 23:37:04 +00:00
atotic
4016099b3f Implemented MyReadLocation inline to remove the NavigatorStubs dependency 1998-06-26 23:35:01 +00:00
buster
471f5b46a8 support for Nav4 compatibility -- auto-width cells with 0-width content are 1 pixel wide 1998-06-26 23:31:33 +00:00
atotic
4d1cb610df Moved to mozilla/network/main 1998-06-26 23:31:02 +00:00
atotic
6cab3ead6b Moved MacBinSupport to network project 1998-06-26 23:21:36 +00:00
atotic
e627e228a5 Moved MacBinSupport to network from the main client project 1998-06-26 23:20:56 +00:00
scullin
1b5f0f2e48 Added missing library for Linux. 1998-06-26 23:16:18 +00:00
atotic
48f5c40a6d Moved MacBinary support where it is used (netlib) from the old
location mozilla/cmd/macfe/utility/
1998-06-26 23:15:40 +00:00
atotic
9e29b605a7 More exports are needed for Raptor 1998-06-26 23:02:03 +00:00
atotic
5b636e4175 Moved libimg out of a main project into a static library 1998-06-26 22:55:18 +00:00
atotic
ab020df757 Made libimg and png part of the build. 1998-06-26 22:49:58 +00:00
atotic
910355b2cf Fixing up the imglib project 1998-06-26 22:49:26 +00:00
atotic
58f51c1b7a Alias optimization in MakeAlias: if correct alias already exists, do not create a new one. 1998-06-26 22:28:20 +00:00
vidur
f42cdcf454 Added code to relative->absolute URL conversion path to deal with .. and . in the path 1998-06-26 22:09:18 +00:00
vidur
4656755c8f Fail if the FirstWrite for the image returns an error 1998-06-26 22:08:03 +00:00
wtc
15cac26f3a Bug #180965: Mac gets PR_IO_PENDING_ERROR. In SendReceiveStream and SendReceiveDgram, make sure that we set the io_pending flag of the current thread to PR_FALSE before we return. In gethostbyname(), just store the OS error code in me->md.osErrCode. Do not call macsock_map_error() to map to NSPR error code. 1998-06-26 20:24:25 +00:00
terry
e283f6603c More patches from Matthew Wilson <msw@gimp.org> -- keep popup layer location; quote some URLs better. 1998-06-26 19:00:22 +00:00
troy
09eaa8f230 Changed absolutely positioned elements to have the body as their
geometric parent
1998-06-26 18:49:30 +00:00
terry
427ffec39f Use time2str instead of ctime; ctime seems to return different things on different systems. 1998-06-26 18:37:51 +00:00
terry
1bd88542ae Patch from Matthew Wilson <msw@gimp.org> -- keep the popup layer in a reasonable place on the screen. 1998-06-26 18:12:08 +00:00
kipp
b04bd31883 Removed PutCachedData(etc) API from nsIPresShell 1998-06-26 16:26:24 +00:00
kipp
47bf5a2bdb Removed spurious includes of nsIPresShell 1998-06-26 16:23:48 +00:00
kipp
5c09f13bd0 Make a title object that's a child of the head when we get a title 1998-06-26 16:12:51 +00:00
kipp
c33d44d4ed Added NS_NewHTMLComment and NS_NewHTMLTitle 1998-06-26 16:12:22 +00:00
kipp
6eb5fb1cd9 new 1998-06-26 16:11:41 +00:00
kipp
b2066141e4 new files 1998-06-26 16:11:26 +00:00
terry
0f1484d66f Patch from Matthew Wilson <msw@gimp.org> -- was not parsing dates correctly. 1998-06-26 16:02:03 +00:00
terry
029dca3987 Patch from Artem Belevich <ABelevic@ctron.com> -- greatly increase speed when rebuilding database by caching everything. Probably makes the runtime huge, but who cares? 1998-06-26 15:42:01 +00:00
kipp
790937f2af Updated for irix 1998-06-26 15:31:45 +00:00
kipp
794a360e5c Removed stale reference to nsHTMLMeta 1998-06-26 15:15:58 +00:00
kipp
1dcd2fab16 Link new content library in 1998-06-26 15:12:06 +00:00
kipp
0352d421ad Removed obsolete justify-reflow method 1998-06-26 15:11:53 +00:00
kipp
4e73a0df94 Added content directory and moved some code 1998-06-26 15:08:55 +00:00
kipp
b00f7215a5 Eliminated IRIX compiler warnings (and a bug) 1998-06-26 15:07:09 +00:00
dcone
8ea72914e1 Blending now uses the Upper left to place the source image 1998-06-26 14:06:34 +00:00
ramiro
03961d6f22 Fix the linux motif/glibc config problems once and for all. Build a small
test program to find out if we are using gnu libc2.  Build a small test
program to determine the version of motif/lesstif being used.  Use the
output of these to set flags used in the xfe.  See config/Makefile for
comments.
1998-06-26 12:20:30 +00:00
fur
7d5c31a853 Tweaked error messages and comments. 1998-06-26 06:46:15 +00:00