summaryrefslogtreecommitdiff
path: root/dw
AgeCommit message (Expand)Author
2011-09-06remove trailing whitespaceJorge Arellano Cid
2011-09-06avoid redraw loops with ComplexComplexButtonResourceJohannes Hofmann
2011-08-31BugFix: first click on a link missed after middle-click on a scrollbarJorge Arellano Cid
2011-08-27collapse parent top margin with first child's top marginJohannes Hofmann
2011-08-27don't count margin-bottom twiceJohannes Hofmann
2011-08-26rm unused argcorvid
2011-08-22use the angle args in drawArccorvid
2011-08-17typocorvid
2011-08-11crossing-events-part5: fix hoverTooltip accuracy for a corner caseJorge Arellano Cid
2011-08-09crossing-events part4 (fix corner case: moving into the common ancestor)Jorge Arellano Cid
2011-08-04rm my FLTK2-era points array optimisation for drawPolygon()corvid
2011-08-04free instead of deletecorvid
2011-08-01crossing-events part3 (fix leaving a link into a non-dw widget)Jorge Arellano Cid
2011-08-01deal with Fl_Text_Buffer::text() returning a copycorvid
2011-07-29Removed lingering MSGJorge Arellano Cid
2011-07-29avoid double draw after scrollIdle()Jorge Arellano Cid
2011-07-28wrap image alt textcorvid
2011-07-27Layout::moveToWidget(): send crossing events (part 2)Jorge Arellano Cid
2011-07-24disable 'Found font:' messagesJohannes Hofmann
2011-07-21work around a fl_width() bugcorvid
2011-07-18turn on wrapping for textareacorvid
2011-07-18mergeJohannes Hofmann
2011-07-18prefer fontFamily over fontStyle should a desired font not existJohannes Hofmann
2011-07-17more fl_touppercorvid
2011-07-17comment typocorvid
2011-07-17selection press button 3, don't bother going through most of the link stuffcorvid
2011-07-17clean up FltkViewBase::handlecorvid
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-08Layout::moveToWidget(): send crossing events considering border casesJorge Arellano Cid
2011-07-08Workaround: fixes hiding a tooltip with the keyboard or mousewheelJorge Arellano Cid
2011-07-07fix commentcorvid
2011-07-03draw the labels when hidden inputs are showncorvid
2011-06-29Fixed a bug that made the main area lose keyboard events with selection listsJorge Arellano Cid
2011-06-29Remove wrong commentJorge Arellano Cid
2011-06-21Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-06-20avoid linking unused printer codeDomingo Alvarez Duarte
2011-06-18Enabled CTRL+{a,e,d,k} shortcuts for form's inputsJorge Arellano Cid
2011-06-18Made dillorc's middle_click_drags_page=NO operative againJorge Arellano Cid
2011-06-16rm unused double-click codecorvid
2011-06-15remove lingering MSG in selection.ccJorge Arellano Cid
2011-06-15Re-indent selection.cc for clarityJorge Arellano Cid
2011-06-14comment typocorvid
2011-06-13A form widget below the scrollbar was taking the latter's events (fixed)Jorge Arellano Cid
2011-06-12clean up fltk form button callbacks (allows Space to trigger)corvid
2011-06-12merge in recent changes from main repocorvid
2011-06-11fix table leak with overlapping spanscorvid