buster
|
ed47ffbd62
|
most HTML 4 attributes supported (though some are still ignored)
lots of methods made inline
|
1998-06-08 19:57:04 +00:00 |
buster
|
0f3aab57c0
|
more attributes: cell nowrap, caption align, some misc HTML 4 attributes too
|
1998-06-08 15:47:03 +00:00 |
joki
|
5e67bc2f91
|
Removing no longer used file from Makefiles
|
1998-06-08 02:03:31 +00:00 |
joki
|
7aad810a2f
|
Adding new event handling mechanism into raptor.
|
1998-06-08 00:57:15 +00:00 |
joki
|
b3d796cf86
|
Adding parts of dom event flow to layout.
|
1998-06-07 07:55:55 +00:00 |
joki
|
f316f35cc8
|
Adding parts of dom event flow into layout.
|
1998-06-07 07:54:32 +00:00 |
kipp
|
6330f10bbe
|
Made option code more robust
|
1998-06-06 20:25:11 +00:00 |
kipp
|
c76c309fef
|
Revised SizeOf methods to add in nsString's, nsIAtom's and nsVoidArray's properly
|
1998-06-05 21:50:57 +00:00 |
kipp
|
71d12dae58
|
Sprinkled SizeOf methods around
|
1998-06-05 21:06:24 +00:00 |
peterl
|
71d5fd1025
|
sync up to new style data apis
|
1998-06-05 06:09:09 +00:00 |
peterl
|
1e36945bf8
|
now track rules by insertion order as well as weighted order
added accessor to rules for save code
|
1998-06-05 06:06:50 +00:00 |
peterl
|
338da2eab9
|
changed GetData to GetStyleData and made its return const
added GetMutableStyleData and support for unique contexts
|
1998-06-05 06:01:55 +00:00 |
peterl
|
b1030af38c
|
added flag to get unique style context during resolve
|
1998-06-05 06:00:55 +00:00 |
kipp
|
73f4a27382
|
Create head part and insert it into the model
|
1998-06-04 21:33:44 +00:00 |
kipp
|
e9039ce54f
|
Use revised GetDocument API from content
|
1998-06-03 16:00:40 +00:00 |
kipp
|
26910a6705
|
Print out percentage values properly
|
1998-06-03 16:00:15 +00:00 |
kipp
|
4c3de0fa0a
|
Fixed IID reference and added a reminder comment
|
1998-06-03 15:59:09 +00:00 |
kipp
|
5c085a6c3d
|
Use revised Presentation shell API; control notifications directly; propogate end of document load to document so that observers can be notified
|
1998-06-03 15:58:52 +00:00 |
kipp
|
a34b1a43fd
|
IMplement factory in this class; AddRef during QueryInterface like it should; init refcnt in ctor
|
1998-06-03 15:47:22 +00:00 |
kipp
|
3fcf1b3528
|
Decleare BeginLoad/EndLoad
|
1998-06-03 15:45:36 +00:00 |
kipp
|
f95eb5858b
|
Pass on Begin/End Load to observers; removed selection factory method
|
1998-06-03 15:45:25 +00:00 |
kipp
|
58cd7dcd58
|
COMized API; added Begin/End reflow and Begin/End Load methods
|
1998-06-03 15:40:56 +00:00 |
kipp
|
275f86179b
|
Added begin/end load methods
|
1998-06-03 15:39:45 +00:00 |
kipp
|
873e9140cf
|
COMized some of the API; added a notify flag to the child insert/replace/append/remove methods
|
1998-06-03 15:39:32 +00:00 |
kipp
|
ec65b1cd5d
|
Updated LoadURL API to take an nsIStreamListener
|
1998-06-01 19:53:27 +00:00 |
kipp
|
4bc2a2d2a2
|
Updated LoadURL API to take an nsIStreamListener; pass on listener to parser
|
1998-06-01 19:53:19 +00:00 |
kipp
|
3e64fcee88
|
Revised LoadURL to take an nsIStreamListener; removed old document load hooks
|
1998-06-01 19:52:39 +00:00 |
troy
|
6d244dcc50
|
Added a comment to GetStyleDimension indicating that computed percentage
values are being handled incorrectly
|
1998-05-31 04:45:21 +00:00 |
kipp
|
b17d369aaa
|
Revised API so that correct percentage width/height could be computed
|
1998-05-30 21:22:17 +00:00 |
kipp
|
f9f814bcd1
|
NS_IMETHOD'd some of the API's
|
1998-05-30 01:36:47 +00:00 |
kipp
|
865bd3915c
|
updated
|
1998-05-30 01:32:10 +00:00 |
kipp
|
9c82072a3a
|
Added a new content method to see if a piece of content is synthetic or not
|
1998-05-29 02:09:38 +00:00 |
buster
|
c3e2859006
|
set the groundwork for handling COLS attribute, and attributes on COLGROUP and COL tags. WIP.
set the groundwork for handling percentage-width tables. Troy is adding a hook for me to get the correct width info from the parent. WIP.
|
1998-05-28 21:39:22 +00:00 |
kipp
|
8655e732f4
|
Use mOpacity as a float in the nsStyleColor struct
|
1998-05-28 19:55:42 +00:00 |
kipp
|
2628fb4bbb
|
Set value to 1.0F as a float
|
1998-05-28 19:55:15 +00:00 |
kipp
|
c9ea9ff9f5
|
Port to new parser API
|
1998-05-28 18:40:23 +00:00 |
kipp
|
2dcaa2827c
|
Revised API to be com-ish and added ParseDeclarations; implement ParseDeclartions using basic declaration handling routines
|
1998-05-28 18:39:42 +00:00 |
kipp
|
b665a9ad54
|
Revised API to be com-ish and added ParseDeclarations
|
1998-05-28 18:39:08 +00:00 |
kipp
|
3fb5c8ed07
|
Fixed infinite loop in GetStyleSize code
|
1998-05-28 17:06:43 +00:00 |
kipp
|
8f988b8282
|
Added style support for the new css opacity property
|
1998-05-28 02:02:43 +00:00 |
kipp
|
4ddfb90b4c
|
Revised HorizontallyPlaceChildren API to support a default alignment based on the layout direction
|
1998-05-28 02:02:22 +00:00 |
kipp
|
399374728a
|
Use default text alignment; setup opacity properly
|
1998-05-28 02:01:19 +00:00 |
kipp
|
b268fad129
|
Added a new property
|
1998-05-28 01:11:30 +00:00 |
kipp
|
937fd8363b
|
Parse (and ignore) important declarations
|
1998-05-27 23:38:16 +00:00 |
kipp
|
18f6c1ef3a
|
Only perform horizontal alignment when there is room to do it
|
1998-05-27 21:04:33 +00:00 |
karnaze
|
a73bfbfe46
|
post submission, file content submission
|
1998-05-27 17:51:41 +00:00 |
peterl
|
22f5019124
|
moved attributes around
|
1998-05-26 23:16:55 +00:00 |
peterl
|
742eb2d745
|
use context graph for finding contexts
|
1998-05-26 23:14:56 +00:00 |
peterl
|
3215b236c4
|
reworked up reset code
added child list
|
1998-05-26 23:14:09 +00:00 |
kipp
|
849b13f63b
|
Use new GetVisibleArea API
|
1998-05-22 18:38:33 +00:00 |