summaryrefslogtreecommitdiff
path: root/lout/object.cc
AgeCommit message (Expand)Author
2014-05-06New signal "resizeQueued" for Layout. It is used by ComplexButtonResource, in...Sebastian Geerken
2013-08-15Some debugging stuff.Sebastian Geerken
2013-04-10Introduced Comparator.Sebastian Geerken
2013-03-05Comment.Sebastian Geerken
2013-03-05Comparable is now subclass of Object (not pseudo-interface anymore). The old ...Sebastian Geerken
2013-01-22Fixed a compiler warning in Pointer::hashValue().Johannes Hofmann
2013-01-07Also fixed comment in Pointer::hashValue().Sebastian Geerken
2013-01-07Fixing a bug (and another glitch) in Pointer.Sebastian Geerken
2011-05-10straighten out free/delete/delete[]corvid
2011-01-07fix Pointer::hashValue() by including config.hJohannes Hofmann
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid