index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
fltkviewbase.hh
Age
Commit message (
Expand
)
Author
2014-11-18
Fix a problem with FLTK's fl_oldfocus variable (now private)
Jorge Arellano Cid
2014-11-16
can't use fl_oldfocus anymore -- this will make focus behaviour somewhat screwy
corvid
2012-12-25
move this tabbing focus stuff to a separate function
corvid
2011-08-26
rm unused arg
corvid
2011-08-04
rm my FLTK2-era points array optimisation for drawPolygon()
corvid
2011-07-28
wrap image alt text
corvid
2011-05-26
remove commented code
Johannes Hofmann
2011-05-16
rm spaces
corvid
2011-05-12
Fix for dw_anchors_test.cc and dw_find_test.cc
Jorge Arellano Cid
2011-02-23
view and form widget focusing
corvid
2011-02-17
port line clipping on expose rectangle to avoid X11 coordinate overflows
Johannes Hofmann
2011-02-11
port buffered drawing
Johannes Hofmann
2011-01-22
convex polygons for border drawing
corvid
2011-01-15
view changes
Johannes Hofmann
2011-01-06
some fltkviewbase
corvid
2010-11-13
Full CSS border-style implementation
Jorge Arellano Cid
2010-03-11
drawArc() take coordinates of center
corvid
2010-03-11
fix clipped drawing of non-filled rectangles
Johannes Hofmann
2009-09-01
further reduce size of rectangles before drawing
Johannes Hofmann
2009-09-01
improve FltkViewBase::drawRectangle
Johannes Hofmann
2009-07-28
properly clip draw requests
Johannes Hofmann
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2008-10-16
- Unused code cleanup.
jcid
2008-10-09
- Added the double-buffer as preference patch.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid