gecko-dev/layout
1999-02-20 06:05:15 +00:00
..
base nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
build Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
events Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
forms Adding license; added do_QueryInterface() wrappers for nsCOMPtr stuff (Solaris) 1999-02-20 06:05:15 +00:00
generic nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
html Adding license; added do_QueryInterface() wrappers for nsCOMPtr stuff (Solaris) 1999-02-20 06:05:15 +00:00
macbuild added files: mozilla/layout/html/forms/src/nsButtonFrameRenderer.cpp, mozilla/layout/xul/base/src/nsTitledButtonFrame.cpp 1999-02-19 18:29:56 +00:00
style Added pseudo style for 'page' element 1999-02-19 00:53:09 +00:00
tables Pagination work-in-progress 1999-02-20 03:15:03 +00:00
tools Made it build and work on linux 1999-02-18 03:29:37 +00:00
xml updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef| 1999-02-18 23:55:10 +00:00
xsl
xul Fixed out of scope compile bug. 1999-02-19 20:12:08 +00:00
.cvsignore
Makefile.in
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00