gecko-dev/layout
1999-02-19 23:47:36 +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 Added a new XUL TitledButtonFrame 1999-02-19 18:23:02 +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 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
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 Removed some old code 1999-02-19 05:10:59 +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 Definition and implementation of nsXSLContentSink. The XSL content sink 1998-12-27 08:48:00 +00:00
xul Fixed out of scope compile bug. 1999-02-19 20:12:08 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in build xul 1999-01-21 03:41:43 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00