gecko-dev/layout
rods%netscape.com e6b0939762 Added new method to tell the listcontrolframe it is about to be rolled up by the combobox
this enables it to unset any temporary selections and restore the actual selection
1999-10-01 14:30:33 +00:00
..
base Fix for bug #12195: [DOGFOOD] caret cruft left after a backspace at end of line 1999-10-01 13:16:30 +00:00
build Converted parser into a module. Removed static linkage. 1999-09-30 22:04:39 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Added ConsumeFocusEvents method to consume all focus event and make sure they don't get dispatched 1999-09-30 11:40:42 +00:00
forms Added new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +00:00
generic Fixing bug #8036, reviewd by beard 1999-09-30 08:07:23 +00:00
html Added new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +00:00
macbuild remove htmlparser from static linkage. r=vidur 1999-10-01 00:43:54 +00:00
mathml initial and long-awaited import of MathML for Roger Sidje and his crew 1999-09-21 02:12:01 +00:00
style Removed atom table hacks 1999-09-30 21:17:28 +00:00
tables bug 12910 - SetPass1MaxElementSize considers nowrap on cell 1999-09-30 14:11:16 +00:00
tools removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
xml Converted parser into a module. Removed usage of static parser methods and used nsIParserService and nsIDTD methods instead. To be reviewed by RickG. 1999-09-30 22:07:04 +00:00
xsl Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build. 1999-08-28 07:37:23 +00:00
xul Context menu updates 1999-10-01 04:43:45 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win