gecko-dev/layout
2000-03-22 01:23:42 +00:00
..
base Reducing the size of text nodes by 4 bytes per node. r=troy 2000-03-22 01:23:42 +00:00
build Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp 2000-03-21 23:58:02 +00:00
doc updated document regardling block and line-layout operation; this is html documents that are not part of the build nor part of any install process, etc. 1999-11-03 21:11:37 +00:00
events Null checking for saftey in some of the focus code. r=hyatt 2000-03-21 00:47:19 +00:00
forms now handling the incremental reflow better for options 2000-03-21 15:22:53 +00:00
generic Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp 2000-03-21 23:58:02 +00:00
html the previous var wasn't being set so it went down the wrong code path when adjusting 2000-03-21 21:40:23 +00:00
macbuild renaming nsRangeList.cpp to nsSelection.cpp. r = cmanske 2000-03-22 00:06:44 +00:00
mathml removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00
style # 24199 2000-03-21 15:51:59 +00:00
tables Fixed bugs in table selection. Added improvements to facilitate row and column selection. r=mjudge 2000-03-21 06:04:02 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xbl Adding licenses to XBL files. 2000-03-21 13:14:34 +00:00
xml Reducing the size of text nodes by 4 bytes per node. r=troy 2000-03-22 01:23:42 +00:00
xsl Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
xul Marking my territory. 2000-03-21 13:24:48 +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 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00