aboutsummaryrefslogtreecommitdiff
path: root/dw/table.cc
AgeCommit message (Expand)Author
2014-02-02trim some spacescorvid
2013-12-20RTFL messages.Sebastian Geerken
2013-12-09Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.Sebastian Geerken
2013-11-18Typo.Sebastian Geerken
2013-11-18Fix related to recent "multiplyWithPerLength" change.Sebastian Geerken
2013-11-17Some refactoring: floats may be removed related do Length, so usage is reduced.Sebastian Geerken
2013-11-17Small cleanup.Sebastian Geerken
2013-03-05Comparable is now subclass of Object (not pseudo-interface anymore). The old ...Sebastian Geerken
2013-01-30Fixed debug message.Sebastian Geerken
2011-10-21increase col/rowspan limit from 50 to 100corvid
2011-06-11fix table leak with overlapping spanscorvid
2010-11-19don't use text-indent when nesting blockscorvid
2009-10-29make popup menus work for unoccupied regions of tablescorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-08-13make "cell without row" less alarmingcorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-17imported patch fix-table-dbg-buildJeremy Henty
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid