aboutsummaryrefslogtreecommitdiff
path: root/dw/layout.cc
AgeCommit message (Expand)Author
2011-08-09crossing-events part4 (fix corner case: moving into the common ancestor)Jorge Arellano Cid
2011-08-01crossing-events part3 (fix leaving a link into a non-dw widget)Jorge Arellano Cid
2011-07-29Removed lingering MSGJorge Arellano Cid
2011-07-29avoid double draw after scrollIdle()Jorge Arellano Cid
2011-07-27Layout::moveToWidget(): send crossing events (part 2)Jorge Arellano Cid
2011-07-08Layout::moveToWidget(): send crossing events considering border casesJorge Arellano Cid
2011-05-13more free/deletecorvid
2011-05-12Bug fix: resize the viewport internally (when attached to a layout)Jorge Arellano Cid
2011-05-11mergeJorge Arellano Cid
2011-05-10straighten out free/delete/delete[]corvid
2011-05-06Fixed a typo bug in Layout::setSizeHintsJorge Arellano Cid
2011-02-25layout: less bandaidycorvid
2011-02-24add some band-aids again for now for this whole events-during-deletion problemcorvid
2011-02-23different fix for the getWidgetAtPoint problemscorvid
2011-01-23extend Johannes's deletingTopLevel workaround from 400a06a83891corvid
2011-01-21quick fix for Layout::getWidgetAtPoint() crash in fltk-1.3Johannes Hofmann
2010-10-17first ref(), then unref() in Layout::setBgColor()Johannes Hofmann
2010-10-17refcount Layout::bgColorJohannes Hofmann
2010-09-24call layout->setBgColor() from web.ccJohannes Hofmann
2010-09-17directly set background colorJohannes Hofmann
2009-10-29emit link press/release even when no widget present at pointcorvid
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-15remove multiple views capability from dwcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-07-05keybindings for scrollingcorvid
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-02-08Fixed a couple of uninitialized-value bugs (detected with valgrind)Jorge Arellano Cid
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid