gecko-dev/layout/html
kin%netscape.com 69294a94a1 Fix for bug #41206: Text inserted into composer is initially invisible
Removed call to FlushPendingNotifications() in SetCaretEnabled()
because it causes a reflow during painting. That can cause certain
view updates to be dropped on the floor on Linux. Also removed
tab characters in SetCaretEnabled().

r=sfraser@netscape.com, a=beppe@netscape.com
2000-06-16 14:05:03 +00:00
..
base Fix for bug #41206: Text inserted into composer is initially invisible 2000-06-16 14:05:03 +00:00
content ifdef'ing out the where we get the value of the label 2000-06-15 12:58:54 +00:00
document image buttons need their font set for "alt" text 2000-06-16 12:56:02 +00:00
forms Fix bug 42145 -- need to clear the editor out of the editor controller when the text frame is going away (like when its content is hidden in a popup window). r=kin 2000-06-16 06:09:33 +00:00
style input type=image need to create their "alt" text 2000-06-16 12:57:44 +00:00
table bug 42726 - back out previous checkin. 2000-06-15 23:39:49 +00:00
tests Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
.cvsignore
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00