pjs/layout
bryner%uiuc.edu 5d1042264d Change mousewheel debugging messages to use PR_LOG instead of being turned
on by an #ifdef.  This will enable nightly build users to generate useful
debugging output.
2000-03-16 03:34:52 +00:00
..
base Fix a leak of a device context. r=dcone@netscape.com 2000-03-16 01:21:58 +00:00
build changes to let us build on MacOS X 2000-03-11 03:08:04 +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 Change mousewheel debugging messages to use PR_LOG instead of being turned 2000-03-16 03:34:52 +00:00
forms factored out a GetScrolableView method, implemented extended selection for drag select and shift->up/down keys 2000-03-15 15:55:30 +00:00
generic 1) Make PRE line layout backwards compatible in quirks mode (related to bug 26998). 2000-03-16 01:14:57 +00:00
html new regression test not affecting the build. 2000-03-16 02:56:12 +00:00
macbuild Checking in project change of large checkin. 2000-03-15 01:46:55 +00:00
mathml removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00
style #30127 "-moz-fixed not friendly with the cascade". Inherit NS_STYLE_FONT_USE_FIXED together with the font face. 2000-03-14 07:30:29 +00:00
tables bug 30273 - removing the last remaining cell in a row caused the cell map to remove the row during an incremental reflow. r=attinasi. 2000-03-16 02:21:43 +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 Enhancing XBL. Making tabs boxes. Moving code from titledbutton to button. 2000-03-14 11:09:46 +00:00
xml just adding 'newlines' UGH! 2000-03-14 03:01:38 +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 Landing new progressmeter. 2000-03-15 03:16:43 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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