index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
fltkplatform.hh
Age
Commit message (
Expand
)
Author
2015-02-02
TEXTAREA placeholder attribute
corvid
2015-01-22
INPUT placeholder attribute
corvid
2014-12-21
more (and indentation in one spot)
corvid
2013-06-17
Added gamma correction value to dw::core::ImgBuf.
Sebastian Geerken
2012-11-25
dw entry resource, mentions of maxLength should be size
corvid
2011-10-22
text-transform property
corvid
2011-07-18
prefer fontFamily over fontStyle should a desired font not exist
Johannes Hofmann
2011-07-11
rm tooltip string escaping (again)
corvid
2011-07-08
Cancel the tooltip window when a popup menu is shown
Jorge Arellano Cid
2011-06-09
switch fltk font handling to Fl::get_font_name() entirely
Johannes Hofmann
2011-06-06
port preferred font code to fltk-1.3
Johannes Hofmann
2011-05-30
Reintroduce @-escaping for tooltips.
corvid
2011-04-19
clean up apparently-unnecessary tooltip code
corvid
2011-02-09
disable symbol-interpretation in labels
corvid
2011-01-28
implement FltkPlatform::fontExists() + other font handling improvements
Johannes Hofmann
2011-01-27
more font selection stuff
Johannes Hofmann
2011-01-24
some font handling
Johannes Hofmann
2011-01-13
commenting-out in fltkplatform
corvid
2011-01-06
some fltkplatform
corvid
2010-04-22
use belowmouse() as fltk::Widget for tooltips
corvid
2009-11-17
properly handle comma separated lists of font names in CSS
Johannes Hofmann
2009-10-15
remove multiple views capability from dw
corvid
2009-10-10
tooltip workaround for chars special to fltk
corvid
2009-10-03
some tooltips
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-06
Implemented size for SELECT lists
corvid
2009-01-10
merge with main
Johannes Hofmann
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-12-11
always use shaded colors
Johannes Hofmann
2008-11-13
add dpiX () / dpiY () methods to Platform and Layout
Johannes Hofmann
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid