kmcclusk%netscape.com
22c7e0a93e
Fix for bug #11717 . Check in Ok'ed by cyeh@netscape.com
...
Don't do the super class'es IsSuccessful because it always returns PR_FALSE
because the (this) pointer is not equal to the submitter.
1999-08-12 22:06:09 +00:00
hyatt%netscape.com
dc46aa4cc9
A minor addendum to the bug fix I checked in a few minutes ago.
1999-08-12 21:20:04 +00:00
pinkerton%netscape.com
dcd795f58d
temp tweak to turn off toolbar d&d for M9 because it's too sensitive. bug 11397. appr don.
1999-08-12 20:52:47 +00:00
hyatt%netscape.com
1c0587bead
Fix for bug #11418 and #11506 (which are actually the
...
same bug). Approved by chofmann.
1999-08-12 20:45:47 +00:00
nisheeth%netscape.com
3e3e15a91c
Fix for bug 11483. Scripts were not getting loaded on XML pages.
1999-08-11 23:24:59 +00:00
pinkerton%netscape.com
a8115dfef2
cleaning up and simplifying checkbox. Adding tri-state checkbox behavior keyed off of the presence of an attribute.
1999-08-11 04:45:49 +00:00
pollmann%netscape.com
2b9b3c0f27
Bug 10939: Make image input element transparent
1999-08-11 03:49:31 +00:00
pollmann%netscape.com
b9943f6175
Bug 10939: Make image input element transparent
1999-08-11 03:30:25 +00:00
kmcclusk%netscape.com
914ea31431
Changed default label for submit buttons to Submit Query from (submit)
...
Changed default label for reset buttons to Reset from (reset)
1999-08-10 22:17:08 +00:00
rods%netscape.com
9edac24a69
added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on
1999-08-10 21:28:06 +00:00
rods%netscape.com
bd1e8bc064
Added "disabled" rules for form controls
1999-08-10 19:35:13 +00:00
rods%netscape.com
8c636d19e8
Added check to see if it was disabled so it would ignore events
1999-08-10 19:26:10 +00:00
rods%netscape.com
c41e06d81a
Add GetFrameForPoint to return the combobox when it is disabled. Added disabled code.
1999-08-10 19:25:22 +00:00
rods%netscape.com
fdd33e59b6
Fixed Reset to work properly, removed InitializeFromContent method, changed where the list was adding itself to FormControlFrame
1999-08-10 19:22:51 +00:00
kmcclusk%netscape.com
4951b16db4
Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
...
Added style rules to set submit, reset, and browse buttons default labels.
1999-08-10 19:13:57 +00:00
karnaze%netscape.com
eda219bb81
new regression tests
1999-08-10 18:30:04 +00:00
karnaze%netscape.com
b3b5d89527
For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame.
...
Added check for null when calling it in a situation where it can return null.
1999-08-10 18:15:46 +00:00
harishd%netscape.com
f9e3db93d7
Changing the order in which borders are painted for compatibility.
...
Used to be TOP,LEFT,BOTTOM,RIGHT, and now it's
BOTTOM,LEFT,TOP,RIGHT. Fix for bug#11022
1999-08-10 18:13:50 +00:00
troy%netscape.com
0b5afd2a9f
Fixed a place I had missed when converting over to the new reflow command
...
handling
1999-08-10 14:28:27 +00:00
ftang%netscape.com
8ef9ee4a19
tune performance by elimate unnecessary reference to nsIWordBreaker in nsTexTransformer. Add NS_PRECONDITION code into nsTextTransformer to make code better
1999-08-10 07:23:56 +00:00
troy%netscape.com
7a6f33475b
Converted outer table frame code over to new reflow command handling
1999-08-10 03:52:15 +00:00
buster%netscape.com
78e8e7f2c8
added KeyPress event propogation. This makes the editor image dialog work much better.
...
as part of this, I moved when I install event propogation listeners in the gfx text control frame. nobody will notice
the difference, except keyPress notifications will work correctly.
1999-08-10 02:58:07 +00:00
karnaze%netscape.com
0e5026e973
added constructor to nsTableColGroupFrame, fixed a few places where
...
nsColGroupFrame assummed its children were nsColGroupFrames.
1999-08-10 02:45:18 +00:00
karnaze%netscape.com
a2741c08d9
commented out print statements when passing a row,col outside of cell map,
...
since the test case in bug 9024 can cause this condition.
1999-08-10 02:43:45 +00:00
karnaze%netscape.com
17f67649c3
more test cases
1999-08-10 02:39:55 +00:00
karnaze%netscape.com
29a23a7ccf
removed some unneeded comments
1999-08-10 01:14:24 +00:00
karnaze%netscape.com
0df46acb01
new test case
1999-08-10 01:02:36 +00:00
karnaze%netscape.com
91e90de3bd
bug 3517.
...
Always get border-collapse from nsTableFrame::GetBorderCollapseStyle.
Added several null checks for border edges.
Added check in nsTableFrame::DidComputeHorizontal to replace null edges with trival ones.
1999-08-10 00:49:10 +00:00
troy%netscape.com
51110929fc
Initial check-in
1999-08-10 00:01:54 +00:00
av%netscape.com
04cd3f8f6a
Setting some default size to objects with unknown size, bug #8740
1999-08-09 23:41:55 +00:00
buster%netscape.com
befed44f84
enabled onSelect notifications
1999-08-09 20:10:59 +00:00
rods%netscape.com
e98bc50df5
Fixed GetFrameForPoint so it passes back the corrct frame for event for form controls (Bug #11467 )
1999-08-09 19:59:48 +00:00
buster%netscape.com
9624f91fa7
trivial fix to make sure we're storing an nsIHTMLEditor result in an
...
nsCOMPtr<nsIHTMLEditor> variable.
1999-08-09 19:37:18 +00:00
sfraser%netscape.com
f24a0065cc
Optimization so that moving a collapsed selection does not cause the frame to redraw.
1999-08-09 19:15:04 +00:00
sfraser%netscape.com
3ab1d5f6c1
Make the caret use InvetRect for drawing.
1999-08-09 19:14:43 +00:00
vidur%netscape.com
9962f551bd
Implemented document.lastModified
1999-08-09 19:10:24 +00:00
buster%netscape.com
b43c4c13fa
brought init code up to date with recent editor API changes.
1999-08-09 17:41:55 +00:00
dp%netscape.com
bc9c41ba16
Backing out previous checkin per peterl advice. This caused bookmarks
...
and mailnews windows to show up blank.
1999-08-09 03:54:10 +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
jband%netscape.com
acbeab60aa
was neglecting to initialize a member
1999-08-08 02:06:31 +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