buster%netscape.com
b43c4c13fa
brought init code up to date with recent editor API changes.
1999-08-09 17:41:55 +00:00
sfraser%netscape.com
b6f35375fe
Synch up with editor API changes.
1999-08-09 01:43:00 +00:00
morse%netscape.com
3076621c64
avoid an uninitialized memory access
1999-08-08 19:16:09 +00:00
morse%netscape.com
fab51171bf
fix a crash in cookie viewer
1999-08-08 18:10:19 +00:00
peterl%netscape.com
ef54a5a9b6
cleaned up viewport pseudo elements
1999-08-08 01:23:22 +00:00
peterl%netscape.com
d0ede3eb37
moved scrolled content pseudo atom to layout atoms
1999-08-08 01:19:36 +00:00
peterl%netscape.com
f11eb90ed6
made relative font sizes round off to next point size
1999-08-08 01:19:09 +00:00
peterl%netscape.com
77007821ce
added != operator
1999-08-08 01:18:40 +00:00
peterl%netscape.com
0bfe8ddb23
added :root pseudo class
1999-08-08 01:17:58 +00:00
peterl%netscape.com
9561f2aea1
made change hint smarter
1999-08-08 01:17:29 +00:00
peterl%netscape.com
df1d721fb0
cleaned up style contexts of viewport and friends
1999-08-08 01:16:50 +00:00
peterl%netscape.com
66d8360f8f
moved dummy option pseudo to layout atoms
...
added root pseudo
1999-08-08 01:16:07 +00:00
peterl%netscape.com
d5f47d0408
moved scrolled content pseudo to layout atoms
1999-08-08 01:15:30 +00:00
joki%netscape.com
da36d40b61
Adding new onselect event. Also slight modification to ender text widget focus behavior
1999-08-07 23:18:35 +00:00
beard%netscape.com
58148da348
fixes a crasher triggered by test case of bug #5194 .
1999-08-07 20:43:47 +00:00
troy%netscape.com
e50053ef39
Made sure that column cache is invalidated if necessary when appending rows
...
frames and cell frames
1999-08-07 15:12:50 +00:00
buster%netscape.com
77f0dfdf3a
style now gets propogated from text control frame to embedded webshell more correctly
1999-08-07 05:42:13 +00:00
buster%netscape.com
90fc74f0c1
fixed a memory leak, and a null pointer dereference, having to do with collapsing borders
1999-08-07 05:40:09 +00:00
buster%netscape.com
2094a92c5f
fixed BodyFixupRule::MapStyleInto to respect background color properly
...
code-reviewed by Peter Linss
1999-08-07 05:38:28 +00:00
buster%netscape.com
4d0affe288
added disabled style to text areas
1999-08-07 05:37:06 +00:00
arielb%netscape.com
dd6d080e26
fix bustage on worms
1999-08-07 01:43:36 +00:00
troy%netscape.com
08e48c5f1a
Fix for bug #11393
1999-08-07 00:31:02 +00:00
karnaze%netscape.com
de786897c0
new regression tests
1999-08-06 23:05:21 +00:00
rods%netscape.com
1024239809
Fixed build breakage, passing in wrong variable, and it was uninitialized.
1999-08-06 21:45:14 +00:00
bienvenu%netscape.com
bbff2f7845
fix build bustage for rods
1999-08-06 21:43:33 +00:00
rods%netscape.com
f29ac238eb
Added RemoveDummyFrameFromSelect method for removing the dummy frame when the select is empty, finished adding the code to completely handle the creating and removing of the dummy frame.
1999-08-06 21:14:45 +00:00
hyatt%netscape.com
8ad914a800
Popup set frames can be created.
1999-08-06 19:20:56 +00:00
troy%netscape.com
bd3bea79fe
Fixed compiler warning
1999-08-06 17:21:57 +00:00
rods%netscape.com
62e7f250e9
Added select:-moz-dummy-option
1999-08-06 14:43:46 +00:00
rods%netscape.com
742cc2080f
ifdef'ed out the ambigous compiler error for Linux, this code isn't being used at the moment
1999-08-06 14:42:00 +00:00
troy%netscape.com
6296396917
Changed reflow command handling over to the new approach
1999-08-06 14:34:56 +00:00
troy%netscape.com
033af2372b
Cleanup
1999-08-06 14:34:32 +00:00
rods%netscape.com
48114ca937
Started to add code to better handle resizing when there are no elements.
1999-08-06 14:14:38 +00:00
rods%netscape.com
8eacd11c19
Made the Combobox a nsIDOMFocusListener, so it can set the focus on the "display"
...
content when focus goes to the button or the combobox itself
1999-08-06 14:13:20 +00:00
rods%netscape.com
6a3185aad0
Added code to create and remove the generated content and frame when the select has no options. This necessary for correct sizing of the select when empty.
1999-08-06 14:11:14 +00:00
rods%netscape.com
172e89ea71
Added :-moz-dummy-option is used for empty select tags
1999-08-06 14:00:54 +00:00
ramiro%netscape.com
98fac569f6
Backout my last changes to fix the mac and window builds.
1999-08-06 08:21:41 +00:00
ramiro%netscape.com
c56e5af56c
Get the Inherited superclasses right. Suggested and reviewed by pierre.
1999-08-06 07:40:26 +00:00
ramiro%netscape.com
5d63d292a7
Fix gcc 2.7 bustage. It smells a lot like a bug in gcc. It was having
...
trouble dealing with the Inherited typedef in the class declaration.
I replaced |Inherited| with the real thing Inherited was aliasing and all is
ok. Pierre code reviewed.
1999-08-06 07:14:43 +00:00
pierre%netscape.com
d9747b2cb1
Removed a duplicate entry. A similar error in Makefile.in broke the build on Unix; this one was ok on Win32.
1999-08-06 05:49:12 +00:00
ramiro%netscape.com
689ab72ac2
Fix bustage on unix. Removed duplicate source entry.
1999-08-06 05:39:24 +00:00
pierre%netscape.com
0ef447e816
First Checked In.
1999-08-06 05:13:07 +00:00
pierre%netscape.com
ad77864095
breaking up gfx & native widgets
1999-08-06 05:11:39 +00:00
evaughan%netscape.com
95162a85a2
Fixed fieldset padding bug.
1999-08-06 00:48:26 +00:00
av%netscape.com
7bb9790b44
Removing old code
1999-08-05 22:55:05 +00:00
karnaze%netscape.com
fe0c6b740c
new regression tests
1999-08-05 22:15:23 +00:00
mcafee%netscape.com
1829c61b98
Trying to fix mac bustage.
1999-08-05 21:33:06 +00:00
troy%netscape.com
9a1b7b21b2
Moved cantrenderreplacedelememt code over to the frame manager
1999-08-05 20:17:44 +00:00
troy%netscape.com
db9bc7e018
Added NULL pointer check for frame manager in DeletingFrameSubtree()
1999-08-05 03:30:09 +00:00
troy%netscape.com
2c5e8babc6
Added NULL pointer checks in GetPrimaryFrameFor() and GetPlaceholderFrameFor()
1999-08-05 03:23:39 +00:00