aboutsummaryrefslogtreecommitdiff
path: root/dw
AgeCommit message (Expand)Author
2009-05-31Remove doxygen's confusion on some function signaturesJeremy Henty
2009-05-31line lengthcorvid
2009-05-30spellingJeremy Henty
2009-05-22constcorvid
2009-05-19consistently use snprintfJohannes Hofmann
2009-05-06fix image scaling on reload with border, margin, or padding > 0Johannes Hofmann
2009-04-22fix variable nameJohannes Hofmann
2009-04-22implement FltkResource::isEnabled()Johannes Hofmann
2009-04-22disable forms while stylesheets are pendingJohannes Hofmann
2009-03-26fix up license versions/namescorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-13Get callbacks for multiple selections right (fixes 4d76ce512830).corvid
2009-02-13Cleaned up Textblock::drawLine()corvid
2009-02-11Tweak for e28cf4b71832 (set SUB to 1/3)corvid
2009-02-11Fix for e28cf4b71832 (highlight starting with space)corvid
2009-02-11Enhanced and cleaned up text decorations for SUB and SUP.corvid
2009-02-10Implemented the "overline" text-decoration.corvid
2009-02-09Fixed offset calculation for overlined <SUP>ed textcorvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08Fixed a couple of uninitialized-value bugs (detected with valgrind)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-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