aboutsummaryrefslogtreecommitdiff
path: root/dw/widget.cc
AgeCommit message (Expand)Author
2010-10-17first ref() then unref() in Widget::setStyle()Johannes Hofmann
2010-09-24bring back bg_color dillorc optionJohannes Hofmann
2010-09-17draw topLevel background if it differs from canvas backgroundJohannes Hofmann
2010-09-17directly set background colorJohannes Hofmann
2010-04-22move generic tooltip enter/leave to Widgetcorvid
2009-10-29rm event emitter/receiver from Widgetcorvid
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-05-31Remove doxygen's confusion on some function signaturesJeremy Henty
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
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