aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
AgeCommit message (Collapse)Author
2009-01-31don't ignore font attributes when falling back to HELVETICAJohannes Hofmann
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2009-01-10merge with mainJohannes Hofmann
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-19Interim patch for CSS stylesheet loading. Not finished yet.Jorge Arellano Cid
2008-12-11always use shaded colorsJohannes Hofmann
This makes things much simpler and improves sharing of colors. If computing two more shades really proves to be a performance issue, we can shade on demand without exposing this optimization to the interface.
2008-11-13add dpiX () / dpiY () methods to Platform and LayoutJohannes Hofmann
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid
2011-05-27Make sources fit in 80 columnsJorge Arellano Cid
2011-04-19clean up apparently-unnecessary tooltip codecorvid
I haven't noticed any misbehaviour over these months, anyway.
2011-02-09disable symbol-interpretation in labelscorvid
There was some discussion of how to do this last month in fltk-dev http://fltk.org/newsgroups.php?s10630+gfltk.development+v10640+T0
2011-01-28implement FltkPlatform::fontExists() + other font handling improvementsJohannes Hofmann
2011-01-27more font selection stuffJohannes Hofmann
2011-01-24some font handlingJohannes Hofmann
2011-01-19port FltkPlatform::textWidth()Johannes Hofmann
2011-01-15view changesJohannes Hofmann
2011-01-13commenting-out in fltkplatformcorvid
2011-01-08use new dots-per-inch interfacecorvid
2011-01-06some fltkplatformcorvid