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
/
widget.cc
Age
Commit message (
Expand
)
Author
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-09
Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.
Sebastian Geerken
2013-10-08
Cleaned up "reference area" of background images; confirms now to CSS spec.
Sebastian Geerken
2013-09-17
Some refactoring (Widget::getBgRefArea).
Sebastian Geerken
2013-09-15
Very simple implementation of ExternalImgRenderer (used to immediately draw i...
Sebastian Geerken
2013-09-12
Some clarifications.
Sebastian Geerken
2013-09-12
Meaningful renaming.
Sebastian Geerken
2013-09-12
Some cleanup and fixes for recent changes.
Sebastian Geerken
2013-01-29
Removing parts of the ancient commented-out (and temporally removed) GTK code...
Sebastian Geerken
2013-01-14
Remove ancient commented-out GTK code.
Jeremy Henty
2013-01-11
fix up dw namespace comments
p37sitdu
2012-11-28
Fixed wrong textblock (especially list item) size (overlapping borders in tab...
Sebastian Geerken
2012-09-04
Finished cleanup of the calculation of extremes.
sgeerken
2010-10-17
first ref() then unref() in Widget::setStyle()
Johannes Hofmann
2010-09-24
bring back bg_color dillorc option
Johannes Hofmann
2010-09-17
draw topLevel background if it differs from canvas background
Johannes Hofmann
2010-09-17
directly set background color
Johannes Hofmann
2010-04-22
move generic tooltip enter/leave to Widget
corvid
2009-10-29
rm event emitter/receiver from Widget
corvid
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-05-31
Remove doxygen's confusion on some function signatures
Jeremy Henty
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-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