troy%netscape.com
b9c7f9eeb5
Changed ConstructRootFrame() to use the ":canvas" pseudo element style for
...
the root frame
1999-09-13 23:26:21 +00:00
rods%netscape.com
fea9cdf36b
cleaned up some code
...
add method to get the absolute rect of the combobox frame for hit detectio
now drop downs drop down under the select
1999-09-13 23:20:50 +00:00
karnaze%netscape.com
0cad5c01e9
new regression test
1999-09-13 22:54:17 +00:00
karnaze%netscape.com
6fcbeab32d
bug 13105 - removed code which set frames style to "all"
1999-09-13 22:51:10 +00:00
rods%netscape.com
264dc1237a
changing options to have min-height of 1em
...
changing selct to have nowrap white-space
1999-09-13 22:32:52 +00:00
rods%netscape.com
6a26defabe
Removing temporary fixes for option issues
1999-09-13 22:30:36 +00:00
pollmann%netscape.com
d2b192a16d
Don't change the cursor to a pointer when over a disabled image input.
1999-09-13 22:25:45 +00:00
mjudge%netscape.com
e2d1d73278
fixes for selection. up/down arrow behavior and also extending selection. all should be in peek offset ect. Also adding in a slight change to the hack (which should go away soon) that will stop the editor from scrolling when up/down left/right ect are clicked. when key events go in this code will be removed
1999-09-13 22:19:31 +00:00
troy%netscape.com
97c0000d30
Added NULL pointer check
1999-09-13 22:07:15 +00:00
karnaze%netscape.com
e68d1186bc
new regression test
1999-09-13 21:58:35 +00:00
karnaze%netscape.com
95e4bec1f7
removed border subtraction from out table frame and adjusted in layout strategy.
1999-09-13 21:45:58 +00:00
troy%netscape.com
5c61cb8ef4
Added frame type for OBJECT frame
1999-09-13 21:26:05 +00:00
troy%netscape.com
5ace2e44bc
Fix for bug #13570 . Changed ContentAppended() and ContentInserted() to check
...
for an "object" frame
1999-09-13 21:25:43 +00:00
kmcclusk%netscape.com
8f9cf9d3bc
Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
...
MouseClick instead. Reworked nsHTMLButton::MouseClick factoring out code to get Reset and Submit button
types so MouseClick can be re-used by the nsGfxButtonControlFrame.
Fix for bug 13462. Set the nsHTMLButtonControlFrame's mForm in the initial reflow.
1999-09-13 20:40:59 +00:00
karnaze%netscape.com
c4410378e1
bug 7604 - limit colspan to max of 1000
1999-09-13 20:18:33 +00:00
karnaze%netscape.com
ed8a7c767c
new regression tests
1999-09-13 20:16:33 +00:00
rods%netscape.com
dd5d7e6637
temporary fix for scrolling the dropdown until gfx scrollbars get in
1999-09-13 18:29:00 +00:00
karnaze%netscape.com
ee38b14e93
new regression test
1999-09-13 14:57:55 +00:00
karnaze%netscape.com
0dd9ac9049
bug 11776, stopped doing arithmetic on unconstrained sizes
1999-09-13 14:35:00 +00:00
troy%netscape.com
fa27198a6d
Fix for bug #13497 . Made sure to use NS_BLOCK_MARGIN_ROOT flag when creating
...
the area frame for a scrolled block element
1999-09-13 14:28:34 +00:00
pollmann%netscape.com
d8d1504d60
Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element.
1999-09-13 06:22:40 +00:00
pollmann%netscape.com
13244b3237
Leak fix.
1999-09-13 06:18:09 +00:00
troy%netscape.com
0cb7fe2f83
Eliminated compiler warning
1999-09-13 04:45:43 +00:00
troy%netscape.com
19fc1e01af
Added support for incremental table painting
1999-09-13 03:19:39 +00:00
buster%netscape.com
d94b3e63a0
fixed an uninitialized variabled error. the result code in Reflow is
...
now initialized to NS_OK, because it's not used in all reflow paths.
1999-09-13 03:15:23 +00:00
cls%seawood.org
762fca642e
Fix my bustage using -D_BSD_SOURCE
1999-09-12 16:41:14 +00:00
peterl%netscape.com
240256290a
even better li bullet positioning
1999-09-11 18:20:30 +00:00
rods%netscape.com
6c54a44b78
It now checks to see if option elements have a "\n" in them and it strips them out
1999-09-11 17:28:36 +00:00
rods%netscape.com
f6e0510a05
when <option></option> no text node gets created for the option element
...
it now checks and makes sure one gets created
1999-09-11 14:55:33 +00:00
mjudge%netscape.com
eaa78b424a
fixes for crasher in tree
1999-09-11 00:18:02 +00:00
peterl%netscape.com
2c450d66f9
added first-node pseudo class (extension)
1999-09-11 00:08:30 +00:00
peterl%netscape.com
cd649c16bf
fixed first boy child top margin better
1999-09-11 00:07:27 +00:00
peterl%netscape.com
08211a7951
better list style position
...
removed top margin from first body child
1999-09-10 23:31:15 +00:00
rods%netscape.com
9e8a1b6378
When asked for the selected item string it return first the value, then the label then the content in that order if any are empty
1999-09-10 22:56:23 +00:00
rods%netscape.com
593a8e8ba7
No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected
1999-09-10 22:54:24 +00:00
rods%netscape.com
b0233d1ada
added generated content for option elements with label attrs
1999-09-10 22:53:09 +00:00
peterl%netscape.com
702aaf6524
tweaking margins on lists
1999-09-10 22:42:53 +00:00
peterl%netscape.com
c1fbee9392
fixed list style position rules to allow being overridden better
1999-09-10 21:56:03 +00:00
karnaze%netscape.com
591aa85865
new regression tests
1999-09-10 19:10:46 +00:00
karnaze%netscape.com
74246415d1
more regression tests
1999-09-10 18:56:10 +00:00
karnaze%netscape.com
4966ef6084
better handling of empty cell widths, especially involving colspans. support for bug 7121.
1999-09-10 18:55:46 +00:00
kipp%netscape.com
fb8c244c9f
Fixed two incremental reflow bugs (12890)
1999-09-10 18:52:56 +00:00
kipp%netscape.com
c211a54bed
Tweaked incremental reflow support logic
1999-09-10 18:49:23 +00:00
mjudge%netscape.com
046cdcb844
changes for peekoffset removal of extra parameters. also fixing some ownership issues with nsIenumerator and the rangelist iterator. fixing also some hit tests for line frames.
1999-09-10 18:29:37 +00:00
karnaze%netscape.com
c3359c61d4
fixed bug in debug output for reflow
1999-09-10 13:03:32 +00:00
hyatt%netscape.com
fc32f1e04e
Working on XP menus.
1999-09-10 08:47:12 +00:00
peterl%netscape.com
2a0c2b13f1
re-added last changes (in a mac safe way)
...
better font weight
system color handling
1999-09-10 05:56:19 +00:00
peterl%netscape.com
03b11a90a5
added system color parsing
...
fixed font weight parsing to be more strict
1999-09-10 05:55:36 +00:00
peterl%netscape.com
5559820b53
added system color support
1999-09-10 05:54:46 +00:00
peterl%netscape.com
aea3107630
added system colors
1999-09-10 05:54:23 +00:00