summaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
AgeCommit message (Expand)Author
2024-10-05Add support for more CSS unitsRodrigo Arias Mallo
2024-08-07Use dStrdup instead of strdupRodrigo Arias Mallo
2024-08-07Fix pedantic warningsRodrigo Arias Mallo
2015-02-02TEXTAREA placeholder attributecorvid
2015-01-22INPUT placeholder attributecorvid
2014-09-19rm Fl_Printer stubcorvid
2013-12-20RTFL messages.Sebastian Geerken
2013-12-09Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.Sebastian Geerken
2013-06-17Added gamma correction value to dw::core::ImgBuf.Sebastian Geerken
2012-11-25dw entry resource, mentions of maxLength should be sizecorvid
2012-10-30trim some spacescorvid
2012-10-03update comments for fl_width(uint_t) workaroundcorvid
2011-11-11locale-independent ASCII character case handlingcorvid
2011-10-25fix letter-spacing with combining characterscorvid
2011-10-22text-transform propertycorvid
2011-09-11set tooltip text color to always use blackcorvid
2011-09-11reintroduce fltk2-era special handling for the color blackcorvid
2011-09-06remove trailing whitespaceJorge Arellano Cid
2011-07-24disable 'Found font:' messagesJohannes Hofmann
2011-07-21work around a fl_width() bugcorvid
2011-07-18prefer fontFamily over fontStyle should a desired font not existJohannes Hofmann
2011-07-11tooltip label measurement and alignmentcorvid
2011-07-11rm tooltip string escaping (again)corvid
2011-07-11for small-caps, make use of fltk-1.3's fl_touppercorvid
2011-07-08Cancel the tooltip window when a popup menu is shownJorge Arellano Cid
2011-07-08Add a small delay before showing the tooltipJorge Arellano Cid
2011-07-08Workaround: fixes hiding a tooltip with the keyboard or mousewheelJorge Arellano Cid
2011-06-20avoid linking unused printer codeDomingo Alvarez Duarte
2011-06-12merge in recent changes from main repocorvid
2011-06-09switch fltk font handling to Fl::get_font_name() entirelyJohannes Hofmann
2011-06-06port preferred font code to fltk-1.3Johannes Hofmann
2011-06-03smallcaps use the proper enum valuecorvid
2011-05-30Reintroduce @-escaping for tooltips.corvid
2010-11-24trim some spacescorvid
2010-10-09make dillo compile with clangJohannes Hofmann
2010-10-09Use utf8encode/utf8decode (instead of mbrtowc/wcrtomb) for smallcaps.Jorge Arellano Cid
2010-10-08Don't touch letter spacing for small-capsJorge Arellano Cid
2010-10-07Add utf8 uppercasing to small-capsJorge Arellano Cid
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