Commit Graph

8600 Commits

Author SHA1 Message Date
gagan%netscape.com
2b836dc799 Using NET_IsURLInCache instead of NET_IsURLInDiskCache and NET_IsURLInMemCache. 1998-09-23 06:06:18 +00:00
gagan%netscape.com
3c8046969c Added NET_IsURLInCache function. 1998-09-23 06:03:45 +00:00
gagan%netscape.com
b0651c8db7 Correct check for memory objects. 1998-09-23 06:03:27 +00:00
gagan%netscape.com
3998f7fe7e Added NET_IsURLInCache function. This replaces most cases of NET_IsURLInMemCache || NET_IsURLInDiskCache. 1998-09-23 06:03:03 +00:00
gagan%netscape.com
16e7a2b00a Misc. changes. 1998-09-23 06:01:07 +00:00
gagan%netscape.com
add3b6463e Removed m_Flag, replaced with state variable. 1998-09-23 06:00:45 +00:00
gagan%netscape.com
497c20cab9 Disk access for streams to file. 1998-09-23 06:00:13 +00:00
gagan%netscape.com
537738b5e8 Cache Object's state functions. 1998-09-23 05:59:04 +00:00
gagan%netscape.com
1f58ad4893 PRFileDesc instead of XP_file*. 1998-09-23 05:58:03 +00:00
gagan%netscape.com
77831a238e Added State accessor functions. 1998-09-23 05:57:06 +00:00
troy%netscape.com
6544fb7160 Fixed bug in InsertNewFrame() that was screwing up the child list 1998-09-23 04:45:59 +00:00
troy%netscape.com
c2b31326e5 Fixed an off by one problem in the ContentInserted() code 1998-09-23 04:25:49 +00:00
spider%netscape.com
163d35ee95 XPFC Implementation on top ov Views 1998-09-23 03:40:00 +00:00
valeski%netscape.com
d683bea0a8 added mkprefs.h to the makefile.in file. 1998-09-23 03:03:21 +00:00
kipp%netscape.com
a08ad0469d Disabled some tests :-( 1998-09-23 02:36:21 +00:00
kipp%netscape.com
045654d701 Added a list method for outputing top/right/bottom/left objects like border/padding/margins 1998-09-23 02:36:07 +00:00
kipp%netscape.com
dfe4d42ca1 Fixed parsing of margins to allow for auto values 1998-09-23 02:35:10 +00:00
kipp%netscape.com
cd78e9f1fb Removed VerticallyAlignChildren (it's in nsInlineReflow now) 1998-09-23 02:34:43 +00:00
kipp%netscape.com
2687e9ae4c Improved list output for border/padding/margin 1998-09-23 02:34:21 +00:00
kipp%netscape.com
aa0e54c319 Some improvement to list layout 1998-09-23 02:33:37 +00:00
kipp%netscape.com
fa0fd8dac0 Removed unused include 1998-09-23 02:33:23 +00:00
kipp%netscape.com
1b4505ed58 Added a reminder XXX 1998-09-23 02:33:04 +00:00
kipp%netscape.com
855bc5bdea Removed dead includes 1998-09-23 02:32:43 +00:00
kipp%netscape.com
c2091a6dff use line-layout's pres-context as a ref not a pointer 1998-09-23 02:32:17 +00:00
buster%netscape.com
5240b0ccd5 implementation of table-layout=fixed strategy 1998-09-23 02:32:15 +00:00
kipp%netscape.com
33a053369f use nsHTMLContainerFrame instead of nsHTMLBase 1998-09-23 02:31:48 +00:00
kipp%netscape.com
6333380ca0 Use pres-context as a ref instead of a pointer 1998-09-23 02:31:16 +00:00
kipp%netscape.com
a62b3d9000 Added methods for counting the number of placed frames; switched the pres-context to a ref from a pointer; removed some debris 1998-09-23 02:31:00 +00:00
kipp%netscape.com
d8dc49bad0 Use nsHTMLContainerFrame instead of nsHTMLBase 1998-09-23 02:30:21 +00:00
kipp%netscape.com
40f09fa5ed Updated NS_INLINE_LINE_BREAK_BEFORE macro to not take an argument and explained why in the comment 1998-09-23 02:30:00 +00:00
kipp%netscape.com
11b06203de Moved some methods from various places into this class 1998-09-23 02:29:31 +00:00
kipp%netscape.com
c60547b531 nuked 1998-09-23 02:29:03 +00:00
kipp%netscape.com
bfc5f6a627 moved CreateViewForFrame to nsHTMLContainerFrame; changed usage of line-layout pres-context from pointer to ref 1998-09-23 02:27:56 +00:00
kipp%netscape.com
450ed640ac Added more args to ComputeDesiredSize 1998-09-23 02:27:21 +00:00
kipp%netscape.com
e46fcd47e1 Partial implementation of body style width/height support 1998-09-23 02:26:29 +00:00
kipp%netscape.com
be50f363a2 Spanked hard to reorg code around nsInlineReflow; rework list handling; rework factoring of inline/block reflow 1998-09-23 02:25:26 +00:00
kipp%netscape.com
300a2e4f22 use line layout pres-context as a ref not a pointer 1998-09-23 02:24:49 +00:00
kipp%netscape.com
9952691d7c Added new source; removed old source 1998-09-23 02:24:15 +00:00
kipp%netscape.com
64e48ae7f0 Made DeleteChildsNextInFlow public and virtual 1998-09-23 02:23:33 +00:00
kipp%netscape.com
5b8a340e7a Renamed margin carry in/out variables in the metrics struct 1998-09-23 02:21:53 +00:00
kipp%netscape.com
230b467895 new 1998-09-23 02:19:05 +00:00
kipp%netscape.com
31dd9c5d3a Fixed the build 1998-09-23 01:47:17 +00:00
sdagley%netscape.com
d1a6416e64 Added prototype for lo_ProcessHeader so the Mac will build. How any platform builds without I don't know (but I'd guess they don't have warnings for un-prototyped functions). 1998-09-23 01:45:44 +00:00
briano%netscape.com
022b5e38c2 Changed EDITOR to MOZ_EDITOR, because EDITOR is almost always defined in the user's environment, and that breaks MOZ_LITE builds. Approved by ramiro@netscape.com. 1998-09-23 00:47:17 +00:00
jsun%netscape.com
fe40441e7e added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
briano%netscape.com
983ec49fa3 Whether or not security is enabled is independent of the MOZ_LITE, MOZ_MEDIUM, MOZ_BLAHBLAHBLAH macros. This should help people building MOZ_LITE. 1998-09-22 23:49:58 +00:00
buster%netscape.com
6b5085a487 set all the groundwork for FAST table layout based on CSS-2 table-layout property 1998-09-22 23:36:06 +00:00
radha%netscape.com
3d3760e063 Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org
68f6260fe7 Moved files accidentally placed in MOZ_EDITOR ifdef. 1998-09-22 23:03:47 +00:00
cls%seawood.org
39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00