index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lout
/
object.cc
Age
Commit message (
Expand
)
Author
2014-05-06
New signal "resizeQueued" for Layout. It is used by ComplexButtonResource, in...
Sebastian Geerken
2013-08-15
Some debugging stuff.
Sebastian Geerken
2013-04-10
Introduced Comparator.
Sebastian Geerken
2013-03-05
Comment.
Sebastian Geerken
2013-03-05
Comparable is now subclass of Object (not pseudo-interface anymore). The old ...
Sebastian Geerken
2013-01-22
Fixed a compiler warning in Pointer::hashValue().
Johannes Hofmann
2013-01-07
Also fixed comment in Pointer::hashValue().
Sebastian Geerken
2013-01-07
Fixing a bug (and another glitch) in Pointer.
Sebastian Geerken
2011-05-10
straighten out free/delete/delete[]
corvid
2011-01-07
fix Pointer::hashValue() by including config.h
Johannes Hofmann
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-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