summaryrefslogtreecommitdiff
path: root/dw/textblock.cc
AgeCommit message (Expand)Author
2011-08-27collapse parent top margin with first child's top marginJohannes Hofmann
2011-08-27don't count margin-bottom twiceJohannes Hofmann
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-01crossing-events part3 (fix leaving a link into a non-dw widget)Jorge Arellano Cid
2011-07-27Layout::moveToWidget(): send crossing events (part 2)Jorge Arellano Cid
2011-06-16rm unused double-click codecorvid
2011-06-07widgets draw their own border and backgroundJohannes Hofmann
2010-11-19include line1OffsetEff in first word extremescorvid
2010-11-19don't use text-indent when nesting blockscorvid
2010-11-09css text-indent propertycorvid
2010-09-29Adjusted thickness for {under/over}line, and height for strikeJorge Arellano Cid
2010-08-23add lout::misc::roundInt() for double -> int conversionJohannes Hofmann
2010-05-28remindercorvid
2010-04-29don't need switch anymorecorvid
2010-04-29fix redraw optimizationJohannes Hofmann
2010-04-21use line height when drawing space background as wellcorvid
2010-04-21draw background for all Words, not just textcorvid
2010-04-20css word-spacing propertycorvid
2010-04-07handle sup/sub alignment in content ascent/descentcorvid
2010-04-06Line content ascent/descentcorvid
2010-04-06rename Line ascent/descentcorvid
2010-04-04line-heightcorvid, Johannes Hofmann
2010-03-30white-space: pre-wrapcorvid
2010-03-20fix selection and empty Textblockscorvid, Johannes Hofmann
2010-02-24clean addLinecorvid
2010-02-24more rearrangingcorvid
2010-02-24rearrange wordWrap()corvid
2010-02-24clean up textblock a bitcorvid
2010-02-21add a todo remindercorvid
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