pierre%netscape.com
|
d7f11ac498
|
added SetFont
|
1998-09-23 09:28:54 +00:00 |
pierre%netscape.com
|
695d397e3f
|
moved SetFont guts to nsFontMetricsMac
|
1998-09-23 09:28:05 +00:00 |
pierre%netscape.com
|
da6cbfe259
|
handle menu events when there is no window + other fixes
|
1998-09-23 09:24:33 +00:00 |
pierre%netscape.com
|
0cb009b387
|
handle menu events when there is no window
|
1998-09-23 09:23:07 +00:00 |
ramiro%netscape.com
|
2109eedcad
|
Remove 2 extra spaces that were causing Mozilla to crash on startup on some
sun computers.
Thanks to Kurt Swanson <kurt@dna.lth.se> for pointing this out and providing
the fix.
|
1998-09-23 09:21:28 +00:00 |
pierre%netscape.com
|
10ca96d0b2
|
re-enable the scrollbars on Mac, the widgets are now implemented
|
1998-09-23 09:19:55 +00:00 |
pierre%netscape.com
|
3265d2fdd7
|
fixed a GlobalToLocal problem in FindWidgetHit
|
1998-09-23 09:18:46 +00:00 |
pierre%netscape.com
|
1781cbe916
|
added widget/src/mac/manifest
|
1998-09-23 09:12:27 +00:00 |
pierre%netscape.com
|
c9b8995818
|
First Checked In.
|
1998-09-23 09:11:08 +00:00 |
ramiro%netscape.com
|
0dfa8ded12
|
Fix for bugzilla bug 864. XFE fonts.c file charset array out of whack.
Thanks to raff@aromatic.com for pointing this out and providing the fix.
|
1998-09-23 08:22:25 +00:00 |
gagan%netscape.com
|
00b92ed9af
|
Using NET_IsURLInCache instead of NET_IsURLInDiskCache and NET_IsURLInMemCache.
|
1998-09-23 06:06:18 +00:00 |
gagan%netscape.com
|
98077f46c3
|
Added NET_IsURLInCache function.
|
1998-09-23 06:03:45 +00:00 |
gagan%netscape.com
|
98a842e382
|
Correct check for memory objects.
|
1998-09-23 06:03:27 +00:00 |
gagan%netscape.com
|
2caac3cc76
|
Added NET_IsURLInCache function. This replaces most cases of NET_IsURLInMemCache || NET_IsURLInDiskCache.
|
1998-09-23 06:03:03 +00:00 |
gagan%netscape.com
|
38e28cb4df
|
Misc. changes.
|
1998-09-23 06:01:07 +00:00 |
gagan%netscape.com
|
f070ffbe6b
|
Removed m_Flag, replaced with state variable.
|
1998-09-23 06:00:45 +00:00 |
gagan%netscape.com
|
fd12fe1bde
|
Disk access for streams to file.
|
1998-09-23 06:00:13 +00:00 |
gagan%netscape.com
|
886d33dab9
|
Cache Object's state functions.
|
1998-09-23 05:59:04 +00:00 |
gagan%netscape.com
|
d5ca21e2df
|
PRFileDesc instead of XP_file*.
|
1998-09-23 05:58:03 +00:00 |
gagan%netscape.com
|
bf4df60363
|
Added State accessor functions.
|
1998-09-23 05:57:06 +00:00 |
troy%netscape.com
|
ea7c23f8b9
|
Fixed bug in InsertNewFrame() that was screwing up the child list
|
1998-09-23 04:45:59 +00:00 |
troy%netscape.com
|
cbc01b084c
|
Fixed an off by one problem in the ContentInserted() code
|
1998-09-23 04:25:49 +00:00 |
spider%netscape.com
|
0874d08e9f
|
XPFC Implementation on top ov Views
|
1998-09-23 03:40:00 +00:00 |
valeski%netscape.com
|
97161ec776
|
added mkprefs.h to the makefile.in file.
|
1998-09-23 03:03:21 +00:00 |
kipp%netscape.com
|
37397a60f0
|
Disabled some tests :-(
|
1998-09-23 02:36:21 +00:00 |
kipp%netscape.com
|
1feda2c07d
|
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
|
4a352f5802
|
Fixed parsing of margins to allow for auto values
|
1998-09-23 02:35:10 +00:00 |
kipp%netscape.com
|
216fa8884f
|
Removed VerticallyAlignChildren (it's in nsInlineReflow now)
|
1998-09-23 02:34:43 +00:00 |
kipp%netscape.com
|
c734b42d73
|
Improved list output for border/padding/margin
|
1998-09-23 02:34:21 +00:00 |
kipp%netscape.com
|
995e9b67ea
|
Some improvement to list layout
|
1998-09-23 02:33:37 +00:00 |
kipp%netscape.com
|
efdb756715
|
Removed unused include
|
1998-09-23 02:33:23 +00:00 |
kipp%netscape.com
|
e31fd84cc3
|
Added a reminder XXX
|
1998-09-23 02:33:04 +00:00 |
kipp%netscape.com
|
f4eccb41b8
|
Removed dead includes
|
1998-09-23 02:32:43 +00:00 |
kipp%netscape.com
|
6ccd415fc4
|
use line-layout's pres-context as a ref not a pointer
|
1998-09-23 02:32:17 +00:00 |
buster%netscape.com
|
f13e461396
|
implementation of table-layout=fixed strategy
|
1998-09-23 02:32:15 +00:00 |
kipp%netscape.com
|
8441b66d77
|
use nsHTMLContainerFrame instead of nsHTMLBase
|
1998-09-23 02:31:48 +00:00 |
kipp%netscape.com
|
5bb033f24d
|
Use pres-context as a ref instead of a pointer
|
1998-09-23 02:31:16 +00:00 |
kipp%netscape.com
|
90e7f6356a
|
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
|
e81efcd58d
|
Use nsHTMLContainerFrame instead of nsHTMLBase
|
1998-09-23 02:30:21 +00:00 |
kipp%netscape.com
|
0f1e6c91f4
|
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
|
5a0b05a4f0
|
Moved some methods from various places into this class
|
1998-09-23 02:29:31 +00:00 |
kipp%netscape.com
|
8dafa680da
|
nuked
|
1998-09-23 02:29:03 +00:00 |
kipp%netscape.com
|
cf5cff6e52
|
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
|
04a2ccfd10
|
Added more args to ComputeDesiredSize
|
1998-09-23 02:27:21 +00:00 |
kipp%netscape.com
|
6991f1dc20
|
Partial implementation of body style width/height support
|
1998-09-23 02:26:29 +00:00 |
kipp%netscape.com
|
383af639b3
|
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
|
313976d02e
|
use line layout pres-context as a ref not a pointer
|
1998-09-23 02:24:49 +00:00 |
kipp%netscape.com
|
9712cd257b
|
Added new source; removed old source
|
1998-09-23 02:24:15 +00:00 |
kipp%netscape.com
|
648cae5c1a
|
Made DeleteChildsNextInFlow public and virtual
|
1998-09-23 02:23:33 +00:00 |
kipp%netscape.com
|
86fc054d7d
|
Renamed margin carry in/out variables in the metrics struct
|
1998-09-23 02:21:53 +00:00 |