aboutsummaryrefslogtreecommitdiff
path: root/dw
AgeCommit message (Expand)Author
2009-10-29shouldn't need lines() test in addSpacecorvid
2009-10-29return to earlier-space-style-prevailscorvid
2009-10-29make popup menus work for unoccupied regions of tablescorvid
2009-10-29rm event emitter/receiver from Widgetcorvid
2009-10-29emit link press/release even when no widget present at pointcorvid
2009-10-29move link signal emitter/receiver from Widget to Layoutcorvid
2009-10-26clean up addSpacecorvid
2009-10-26let later space override previous spacecorvid
2009-10-26return Word from findWordcorvid
2009-10-26use spaceStyle in Textblock::motionNotifyImpl when appropriatecorvid
2009-10-25recognize latin list style types as synonyms for alphacorvid
2009-10-24tiny cleanup of addParbreakcorvid
2009-10-23don't crash with LIST_STYLE_TYPE_NONEcorvid
2009-10-23set listItem for listitemscorvid
2009-10-18use letter spacing when drawingcorvid
2009-10-17add letter-spacing support to CSS subsystemJohannes Hofmann
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-03clear tooltip when leaving textblockcorvid
2009-10-03some tooltipscorvid
2009-09-27extraneous variablecorvid
2009-09-26commentcorvid
2009-09-26use word index in lastWordDrawncorvid
2009-09-26make line->lastWord zero-based for consistencycorvid
2009-09-25small cleanup in wordWrapcorvid
2009-09-24calcWidgetSize() more readablecorvid
2009-09-24default valign is baselinecorvid
2009-09-23adjust debugging code toocorvid
2009-09-23map default cursor to default cursorcorvid
2009-09-23get usemap background cursor from image stylecorvid
2009-09-20trim some spacescorvid
2009-09-20fix up licensingcorvid
2009-09-19use word extremes in findWord()corvid
2009-09-19clean up Textblock::motionNotifyImplcorvid
2009-09-19rm unused Textblock fieldscorvid
2009-09-19let's not draw spaces before breakscorvid
2009-09-19decorate/highlight spaces after widgetscorvid
2009-09-19split up drawLinecorvid
2009-09-14spellingcorvid
2009-09-09spellingcorvid
2009-09-08fix for a9e4b97dbbaccorvid
2009-09-03always use getRef for Words and Linescorvid
2009-09-03TextblockIterator::getAllocation: use start & end args rather than entire Word.corvid
2009-09-02fix text search when text contains special char equal to -2Johannes Hofmann
2009-09-02draw triangles if border sides differ in shadeJohannes Hofmann
2009-09-02don't calculate textWidth unnecessarilycorvid
2009-09-02spellingcorvid
2009-09-01TextblockIterator::getAllocation(): take spaces into accountcorvid
2009-09-01further reduce size of rectangles before drawingJohannes Hofmann