1073 Commits

Author SHA1 Message Date
kipp
b58d55a356 Removed unused variables and methods 1998-05-12 01:29:43 +00:00
kipp
7004a73082 Implement stop and abort; stop properly breaks circular link to image request 1998-05-12 01:29:29 +00:00
kipp
9f9c04ca2b Declare stop and abort methods 1998-05-12 01:28:51 +00:00
kipp
f66e300932 Added stop and abort methods 1998-05-12 01:28:31 +00:00
rickg
6ab2e5a838 made comments more complete 1998-05-12 01:11:50 +00:00
rickg
bb750ae108 updated comments 1998-05-12 00:59:32 +00:00
montulli
f1b998129d add <signal.h> 1998-05-12 00:42:47 +00:00
kipp
e7b30a6c52 Make url's absolute per the css spec 1998-05-11 23:28:47 +00:00
kipp
df41bc56dd Skip over whitespace properly after url string (it's optional whitespace not mandatory whitespace) 1998-05-11 23:28:22 +00:00
rickg
2ec9b9f488 fixed numeric entities 1998-05-11 23:28:01 +00:00
rickg
0b6bd9d390 added IsDigit to string 1998-05-11 23:27:35 +00:00
atotic
baa898b013 File case weirdness 1998-05-11 23:04:36 +00:00
kipp
b6c980e68f Declare nsIView just in case somebody else doesn't 1998-05-11 22:58:44 +00:00
kipp
619471fc16 Use new image loading API's 1998-05-11 22:58:20 +00:00
kipp
4bd1b3a848 Revised image loading API's 1998-05-11 22:57:05 +00:00
kipp
4542f9f903 Removed image loading code (factored out into nsFrameImageLoader); revised API for image loading 1998-05-11 22:56:58 +00:00
kipp
0eb99d9f58 Added nsFrameImageLoader 1998-05-11 22:56:23 +00:00
kipp
0175c0420c Export nsIFrameImageLoader.h 1998-05-11 22:55:54 +00:00
kipp
8fa5204d63 new 1998-05-11 22:52:40 +00:00
montulli
971d79a577 add exports to layout and libstyle 1998-05-11 22:11:39 +00:00
montulli
aaa205cc64 add network 1998-05-11 22:09:40 +00:00
montulli
a4fceeeae2 use mozilla/network now instead of lib/libnet 1998-05-11 22:09:10 +00:00
montulli
99121c4c00 use network dir instead of libnet 1998-05-11 22:07:07 +00:00
montulli
b23d4178a1 add mkgeturl.h 1998-05-11 22:04:57 +00:00
montulli
3ca5bb7f22 remove libnet 1998-05-11 22:04:01 +00:00
montulli
090d9ef893 add network directory 1998-05-11 22:03:25 +00:00
montulli
6c01cbbf12 changes for the new mozilla/network directory. 1998-05-11 22:02:46 +00:00
atotic
90a78abec5 Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
selmer
6ed4f0b9be removed extraneous JAVA_DESTPATH definition 1998-05-11 21:59:36 +00:00
montulli
892ed3b3d0 add #mkgeturl.h 1998-05-11 21:41:26 +00:00
troy
341b30497d Changed table code to pay attention to the ALIGN attribute 1998-05-11 21:31:12 +00:00
troy
8c077bc14e Fixed build bustage 1998-05-11 21:03:50 +00:00
rpotts
38e5e6b005 Added support for receiving OnProgress(...) notifications... 1998-05-11 20:30:35 +00:00
spence
444b688ca8 new layout element for shack objects 1998-05-11 19:54:46 +00:00
spider
0af1004616 Final UNIX fixes 1998-05-11 19:45:12 +00:00
spider
f1551fe7de windows fixes 1998-05-11 19:34:25 +00:00
spider
4c49e248d0 More UNIX Lib fixes 1998-05-11 19:33:23 +00:00
spider
87315ca884 Platform Independe EXTRA_LIBS fixes 1998-05-11 19:06:15 +00:00
troy
9f30b1be63 Wrapped VerifyLines() inside of a NS_DEBUG #define 1998-05-11 18:54:15 +00:00
troy
71191f123b More incremental reflow work. 1998-05-11 18:38:10 +00:00
spider
e43438ab08 Add gconfig to build_trex 1998-05-11 16:50:16 +00:00
ftang
9e66c329d9 Add Armenian XFE support. thanks for Hovik Melikyan from hovik@undp.am 1998-05-11 16:49:30 +00:00
spider
9f14a7cf41 Refer to nglayout now 1998-05-11 16:32:14 +00:00
spider
ccaebb8703 Actually refer to nglayout properly now 1998-05-11 16:27:28 +00:00
spider
6b5a7d40d7 Refer to nglayout.mk now 1998-05-11 16:24:06 +00:00
jwz
4ebd430ba5 red letter edition 1998-05-10 18:54:17 +00:00
mccabe
001a0b714c (Not part of the mozilla build process.)
Added support in the javascript shell for the #! unix script hack; if
the first line read by the shell (from a file, not interactive) starts
with #, the line is treated as a comment.

This should make
#!/usr/bin/js work...
1998-05-09 05:54:12 +00:00
troy
e0a3f308d8 Work in progress on block incremental reflow 1998-05-09 03:52:29 +00:00
kipp
e09e86128b Use new LoadImage API 1998-05-09 03:23:54 +00:00
kipp
c0a8fa1cf2 Removed uneeded code; added a reminder comment 1998-05-09 03:23:41 +00:00