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.cc
Age
Commit message (
Expand
)
Author
2011-08-26
rm unused arg
corvid
2011-08-22
use the angle args in drawArc
corvid
2011-08-04
rm my FLTK2-era points array optimisation for drawPolygon()
corvid
2011-07-28
wrap image alt text
corvid
2011-07-17
more fl_toupper
corvid
2011-07-17
clean up FltkViewBase::handle
corvid
2011-07-08
Cancel the tooltip window when a popup menu is shown
Jorge Arellano Cid
2011-07-08
Workaround: fixes hiding a tooltip with the keyboard or mousewheel
Jorge Arellano Cid
2011-07-03
draw the labels when hidden inputs are shown
corvid
2011-06-12
merge in recent changes from main repo
corvid
2011-06-03
smallcaps use the proper enum value
corvid
2010-11-24
trim some spaces
corvid
2010-11-13
Full CSS border-style implementation
Jorge Arellano Cid
2010-10-09
make dillo compile with clang
Johannes Hofmann
2010-10-09
Use utf8encode/utf8decode (instead of mbrtowc/wcrtomb) for smallcaps.
Jorge Arellano Cid
2010-10-08
Don't touch letter spacing for small-caps
Jorge Arellano Cid
2010-10-07
Add utf8 uppercasing to small-caps
Jorge Arellano Cid
2010-10-07
CSS part for font-variant: small-caps support
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-10-18
use letter spacing when drawing
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-09-23
adjust debugging code too
corvid
2009-09-23
map default cursor to default cursor
corvid
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-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
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-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2008-12-10
Fix: recover page focus when clicking-out of a widget. (try 2)
Jorge Arellano Cid
2008-11-10
- Fix: recover page focus when clicking-out of a widget.
jcid
2008-10-16
- Unused code cleanup.
jcid
2008-10-09
- part2 of the double buffer as dillorc option patch.
jcid
2008-10-09
- Added the double-buffer as preference patch.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid
2011-05-26
remove commented code
Johannes Hofmann
2011-05-26
rm unneeded commented-out code
corvid
2011-05-16
rm spaces
corvid
2011-05-13
Fix fltkresources to draw and not change position when resizing
Jorge Arellano Cid
2011-05-13
Avoid lots of flicker while resizing the window
Jorge Arellano Cid
2011-05-12
Bug fix: resize the viewport internally (when attached to a layout)
Jorge Arellano Cid
2011-02-25
minimize draw rect before passing it to fl_clip_box to avoid overflows
Johannes Hofmann
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-23
prevent new Fl_Widgets from automatically being added to a Fl_Group
corvid
2011-01-22
convex polygons for border drawing
corvid
2011-01-22
polygons
corvid
[next]