summaryrefslogtreecommitdiff
path: root/windows/drawable.c
Commit message (Collapse)AuthorAgeFilesLines
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-4/+4
| | | | svn path=/trunk/netsurf/; revision=12515
* If iframes are reformatted due to containing document reflow, don't need to ↵Michael Drake2011-06-241-1/+1
| | | | | | redraw them since they will be redrawn when the containing document is redrawn. Make iframe handling more robust. svn path=/trunk/netsurf/; revision=12497
* split out drawable window handlingVincent Sanders2011-04-031-0/+621
extensive cleanups fix localhistory svn path=/trunk/netsurf/; revision=12153