aboutsummaryrefslogtreecommitdiff
path: root/dw
AgeCommit message (Expand)Author
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-02-08Fixed line width for element S (strike through)corvid
2009-02-08Implemented "search previous" in string searchesJoão Ricardo Lourenço
2009-02-06Implemented size for SELECT listscorvid
2009-01-31don't ignore font attributes when falling back to HELVETICAJohannes Hofmann
2009-01-29make StyleAttrs::name const again (by jcid)Johannes Hofmann
2009-01-29Fixed a memory leak in Image usemap handling.Jeremy Henty
2009-01-28don't mix strdup() and deleteJohannes Hofmann
2009-01-26don't strdup() text passed to ListItem::initWithText()Johannes Hofmann
2009-01-17imported patch fix-table-dbg-buildJeremy Henty
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2009-01-11merge with mainJohannes Hofmann
2009-01-11Implemented natural image scaling when only one dimenssion is given. Part #2Jorge Arellano Cid
2009-01-10merge with mainJohannes Hofmann
2009-01-10Implemented natural image scaling when only one dimenssion is given.Johannes Hofmann
2009-01-10Implemented natural image scaling when only one dimenssion is given.Jorge Arellano Cid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2009-01-04Debugging aids.Jorge Arellano Cid
2009-01-04[mq]: ../dw/fltkimgbuf.ccJorge Arellano Cid
2009-01-04[mq]: outJorge Arellano Cid
2008-12-25mergeJorge Arellano Cid
2008-12-22Added some const quialifiers.corvid
2008-12-20merge with mainJohannes Hofmann
2008-12-19Moved clicked from ButtonResource to Resource.Jorge Arellano Cid
2008-12-19Interim patch for CSS stylesheet loading. Not finished yet.Jorge Arellano Cid
2008-12-16fix textblocks with paddingJohannes Hofmann
2008-12-11always use shaded colorsJohannes Hofmann
2008-12-10Fix: recover page focus when clicking-out of a widget. (try 2)Jorge Arellano Cid
2008-12-09the white-space property is inherited according to CSS 2.1Johannes Hofmann
2008-12-08mergeJohannes Hofmann
2008-12-07make sure color is set properly in drawBorder()Johannes Hofmann
2008-12-04make drawing of individual border parts possibleJohannes Hofmann
2008-12-04text-align property is inherited according to CSS 2.1Johannes Hofmann
2008-11-30- Set middle click to submit in a new TAB. (Helps to keep form data!)Jorge Arellano Cid
2008-11-13merge with cvsJohannes Hofmann
2008-11-13add dpiX () / dpiY () methods to Platform and LayoutJohannes Hofmann
2008-11-10- Fix: recover page focus when clicking-out of a widget.jcid
2008-11-08don't reset cursor propertyJohannes Hofmann
2008-11-08don't reset x_link property as everything within <a> and </a> should act as linkJohannes Hofmann
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-10-16- Unused code cleanup.jcid
2008-10-16- Tuned input width a bit.jcid
2008-10-09- part2 of the double buffer as dillorc option patch.jcid
2008-10-09- Added the double-buffer as preference patch.jcid
2008-10-05- Improvement for the radio/check buttons size patch.jcid
2008-10-05- Fixed check and radio buttons size_request.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-30- Changed changeLinkColor implementation.jcid
2008-09-29.jcid
2008-09-29- aesthetics for check and radio button (mouse over background)jcid