Commit Graph

177 Commits

Author SHA1 Message Date
karnaze
76cb15e29d added <input type=image>, fixed bug where multiple submit buttons sent data 1998-05-01 23:18:44 +00:00
kostello
b49a050473 Cleaned up getting attribute values 1998-05-01 21:55:36 +00:00
kostello
135da9de33 Made SetStyleContext take the presentation context as a parameter 1998-05-01 20:45:15 +00:00
kostello
e34a7ad3f7 Made SetStyleContext take the presentation context as a parameter
Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
Moved attribute setting logic from nsTableCell to nsTableCellFrame
Table Borders are being drawn again : )
Table Padding is being displayed
1998-05-01 20:44:55 +00:00
kostello
296db7f628 Made SetStyleContext take the presentation context as a parameter
Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
1998-05-01 20:43:42 +00:00
kostello
c086629d13 * Made SetStyleContext take the presentation context as a parameter
* Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
1998-05-01 20:43:02 +00:00
rpotts
f10588e3fc nsSelectionRange.h is required by nsISelection.h 1998-05-01 05:56:08 +00:00
rpotts
8f88a5e9af nslayout.h is *all* lower case 1998-05-01 05:55:11 +00:00
rpotts
8f5133010e added netlib to the include path... 1998-05-01 05:07:25 +00:00
rpotts
f5b3d99204 added the netlib import library... 1998-05-01 05:00:44 +00:00
michaelp
ff9eae8377 added missing NS_RELEASE() after calling GetWidget(). 1998-05-01 03:09:53 +00:00
michaelp
b72a18a744 added missing NS_RELEASE() after getting a window in the cursor setting code. 1998-05-01 03:09:07 +00:00
kipp
acb8e2e1fb new 1998-04-30 23:32:32 +00:00
peterl
933e7a9b88 update to new value class api 1998-04-30 19:57:36 +00:00
peterl
9aeeecb3d7 added new unit types, cleaned up api 1998-04-30 19:56:39 +00:00
peterl
7f7161a0af updated to new value class api 1998-04-30 19:55:51 +00:00
peterl
60f3f6f4b0 removed include 1998-04-30 19:53:05 +00:00
peterl
bb2f6725cf changed api, added new units 1998-04-30 19:52:46 +00:00
peterl
1aacfd00f4 changed to nsStylePosition to use nsStyleCoord 1998-04-30 19:52:26 +00:00
peterl
0a189480c6 removed style position value, added cursor auto 1998-04-30 19:51:52 +00:00
peterl
0e0727ff00 updated api, added new units 1998-04-30 19:50:36 +00:00
peterl
ace2c330d9 changed nsStypePosition to use nsStyleCoord 1998-04-30 19:50:18 +00:00
rods
5979b13c37 initial 1998-04-30 19:15:05 +00:00
rods
f54e6f8b12 added selection classes to makefiles and added the selection object and methods to nsDocument and nsIDocument 1998-04-30 18:21:59 +00:00
buster
8471e55c85 fixed method names 1998-04-30 18:04:16 +00:00
buster
427dbb7618 added nsITableLayoutStrategy as the interface for objects that manage
table column balancing.  Implemented in BasicTableLayoutStrategy (HTML4-spec).
nsTableFrame instantiates a strategy depending on the compatibility mode.
1998-04-30 17:57:09 +00:00
rods
dd8cec6346 turned off selection 1998-04-30 16:13:01 +00:00
buster
2b9cbdb850 fixed a rounding error, and made tables quiet 1998-04-30 15:20:23 +00:00
michaelp
1396c2b34a minor tweaks to UpdateView() in view manager. if you want to invalidate a whole
view, pass in nsnull for the nsRegion param.
viewmanager InsertChild() above/below now does the right thing.
fixed cujo's table thingie.
1998-04-30 02:41:14 +00:00
buster
e00f37ff11 lots of pre-conditions and asserts added
fixed a bug in layout having to do with sizing cells in columns that are spanned into
1998-04-30 00:27:59 +00:00
peterl
d04af0c6c3 removed unneeded destructors
cleaned up some initial values
1998-04-29 21:06:15 +00:00
peterl
55a6b2531f added normal value 1998-04-29 21:05:28 +00:00
peterl
88930c8a19 removed unneeded destructors 1998-04-29 21:04:57 +00:00
rpotts
25d304ac15 PRBool is now a PRIntn which caused conflicts between member functions mangled on PRInt32 vs PRBool. To fix the build I removed the PRBool versions... 1998-04-29 19:52:45 +00:00
kostello
7f98d31d36 Fixed Unix Build Error -- nsCoord.h must be case sensitive 1998-04-29 18:39:30 +00:00
karnaze
0c7ab26b02 ifdefed MapAttributesInto 1998-04-29 17:27:44 +00:00
karnaze
99bfa2cb3d ifdefed style sizing code 1998-04-29 17:14:24 +00:00
rods
01c7f4bbda initial check in 1998-04-29 17:08:57 +00:00
karnaze
acb174693d minor cleanup, reinstate css sizing. 1998-04-29 16:30:55 +00:00
michaelp
4ea1b0c28e more cliprect api changes... 1998-04-29 02:24:07 +00:00
troy
e0b6c52f8a Changed space manager to return a list of available and unavailable trapezoids 1998-04-29 00:58:16 +00:00
peterl
1e6aac1254 changed nsStyleText to use nsStyleCoord 1998-04-28 23:57:01 +00:00
peterl
b6ca974f79 removed inheritance from style mapping
changed nsStyleText to use nsStyleCoord
1998-04-28 23:56:28 +00:00
peterl
351f918723 added nsStyleCoord 1998-04-28 23:54:06 +00:00
peterl
49832b4f66 added subclass hook for style post-processing 1998-04-28 23:25:07 +00:00
kostello
c742266c68 Call to RecalcLayoutData 1998-04-28 22:44:05 +00:00
kostello
abbeb24fd0 Updated table to process cellpadding, cellspacing and background color
attributes
1998-04-28 22:43:19 +00:00
kostello
c5453c810f Name changed from ResetColumnLayoutData to RecalcColumnLayoutData 1998-04-28 22:41:25 +00:00
kostello
c8a7346200 Added SetTableForChildren to set the children's table instance variable 1998-04-28 22:40:22 +00:00
kostello
11a13bb071 Added MapHTMLBorderStyle, MapBorderMarginPaddingInto 1998-04-28 22:34:16 +00:00