aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
AgeCommit message (Expand)Author
2010-04-22use belowmouse() as fltk::Widget for tooltipscorvid
2009-11-17properly handle comma separated lists of font names in CSSJohannes Hofmann
2009-10-18use letter spacing when drawingcorvid
2009-10-15remove multiple views capability from dwcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-10-10tooltip workaround for chars special to fltkcorvid
2009-10-03some tooltipscorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace 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-02-06Implemented size for SELECT listscorvid
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
2008-11-13add dpiX () / dpiY () methods to Platform and LayoutJohannes Hofmann
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid