index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
table.cc
Age
Commit message (
Expand
)
Author
2014-02-02
trim some spaces
corvid
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-09
Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.
Sebastian Geerken
2013-11-18
Typo.
Sebastian Geerken
2013-11-18
Fix related to recent "multiplyWithPerLength" change.
Sebastian Geerken
2013-11-17
Some refactoring: floats may be removed related do Length, so usage is reduced.
Sebastian Geerken
2013-11-17
Small cleanup.
Sebastian Geerken
2013-03-05
Comparable is now subclass of Object (not pseudo-interface anymore). The old ...
Sebastian Geerken
2013-01-30
Fixed debug message.
Sebastian Geerken
2011-10-21
increase col/rowspan limit from 50 to 100
corvid
2011-06-11
fix table leak with overlapping spans
corvid
2010-11-19
don't use text-indent when nesting blocks
corvid
2009-10-29
make popup menus work for unoccupied regions of tables
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-08-13
make "cell without row" less alarming
corvid
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-01-17
imported patch fix-table-dbg-build
Jeremy Henty
2009-01-16
Added 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