aboutsummaryrefslogtreecommitdiff
path: root/dw/ui.hh
AgeCommit message (Expand)Author
2025-02-05Fix several typosGevel Tekens
2016-04-23GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size correc...Sebastian Geerken
2015-06-08SRDOP: Positions relative to multiple references; design now considers handli...Sebastian Geerken
2015-06-06SRDOP: Positions also for extremes.Sebastian Geerken
2015-05-20Size requisitions depending on positions (SRDOP): added method signatures.Sebastian Geerken
2015-02-04Merge with main repo.Sebastian Geerken
2015-02-02TEXTAREA placeholder attributecorvid
2015-01-24Merge with main repo.Sebastian Geerken
2015-01-23Simplified interrupted drawing. (Mouse events will follow.)Sebastian Geerken
2015-01-22INPUT placeholder attributecorvid
2015-01-08Merge with main repo.Sebastian Geerken
2015-01-05Extremes::adjustmentWidth may now (again) be used for extremes correction.Sebastian Geerken
2014-10-23Changed signature of Widget::draw and friends.Sebastian Geerken
2014-10-23Embed::draw (fixed last change).Sebastian Geerken
2014-07-18Handling nested layouts (e. g. <button>), part 3 (finish).Sebastian Geerken
2014-07-18Handling nested layouts (e. g. <button>), part 2.Sebastian Geerken
2014-07-07Removed widget flag USES_HINTS.Sebastian Geerken
2014-06-17Implemented containerSizeChangedForChildren() for all widgets.Sebastian Geerken
2014-05-29Removed size hints.Sebastian Geerken
2014-05-06New signal "resizeQueued" for Layout. It is used by ComplexButtonResource, in...Sebastian Geerken
2014-03-03Some more RTFL.Sebastian Geerken
2013-01-24Doxygen comments: added "dir=both" to graphs, which recent versions of dot se...Sebastian Geerken
2012-11-25and now we can implement maxlengthcorvid
2012-11-25dw entry resource, mentions of maxLength should be sizecorvid
2012-11-24reset for <select>corvid
2011-01-29push/popGroup is back. Implemented for FltkOptionMenucorvid
2011-01-15fltkui changescorvid
2010-10-09make dillo compile with clangJohannes Hofmann
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-05-30spellingJeremy Henty
2009-04-22fix variable nameJohannes Hofmann
2009-04-22disable forms while stylesheets are pendingJohannes Hofmann
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-06Implemented size for SELECT listscorvid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-19Moved clicked from ButtonResource to Resource.Jorge Arellano Cid
2008-11-30- Set middle click to submit in a new TAB. (Helps to keep form data!)Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid