summaryrefslogtreecommitdiff
path: root/dw/textblock.cc
AgeCommit message (Expand)Author
2009-12-25adjust findLineIndexcorvid
2009-12-07adjust comments (submitted by Tim Nieradzik)Johannes Hofmann
2009-11-30Separate Anchors out from Wordscorvid
2009-11-10Textblock::handOverBreakcorvid
2009-11-09fix some references to DwPagecorvid
2009-11-05hasListitemValue for Textblockcorvid
2009-11-05listitem alignmentcorvid
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-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-24tiny cleanup of addParbreakcorvid
2009-10-23don't crash with LIST_STYLE_TYPE_NONEcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-10-03clear tooltip when leaving textblockcorvid
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-20trim some spacescorvid
2009-09-19use word extremes in findWord()corvid
2009-09-19clean up Textblock::motionNotifyImplcorvid
2009-09-19let's not draw spaces before breakscorvid
2009-09-19decorate/highlight spaces after widgetscorvid
2009-09-19split up drawLinecorvid
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-02don't calculate textWidth unnecessarilycorvid
2009-09-02spellingcorvid
2009-09-01TextblockIterator::getAllocation(): take spaces into accountcorvid
2009-08-02a Textblock::addText() that takes len argcorvid
2009-07-14optimize Textblock::drawLine()Johannes Hofmann
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
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 line width for element S (strike through)corvid
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2008-12-16fix textblocks with paddingJohannes Hofmann