index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
textblock.cc
Age
Commit message (
Expand
)
Author
2009-12-25
adjust findLineIndex
corvid
2009-12-07
adjust comments (submitted by Tim Nieradzik)
Johannes Hofmann
2009-11-30
Separate Anchors out from Words
corvid
2009-11-10
Textblock::handOverBreak
corvid
2009-11-09
fix some references to DwPage
corvid
2009-11-05
hasListitemValue for Textblock
corvid
2009-11-05
listitem alignment
corvid
2009-10-29
shouldn't need lines() test in addSpace
corvid
2009-10-29
return to earlier-space-style-prevails
corvid
2009-10-29
make popup menus work for unoccupied regions of tables
corvid
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-26
clean up addSpace
corvid
2009-10-26
let later space override previous space
corvid
2009-10-26
return Word from findWord
corvid
2009-10-26
use spaceStyle in Textblock::motionNotifyImpl when appropriate
corvid
2009-10-24
tiny cleanup of addParbreak
corvid
2009-10-23
don't crash with LIST_STYLE_TYPE_NONE
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-10-03
clear tooltip when leaving textblock
corvid
2009-09-27
extraneous variable
corvid
2009-09-26
comment
corvid
2009-09-26
use word index in lastWordDrawn
corvid
2009-09-26
make line->lastWord zero-based for consistency
corvid
2009-09-25
small cleanup in wordWrap
corvid
2009-09-24
calcWidgetSize() more readable
corvid
2009-09-20
trim some spaces
corvid
2009-09-19
use word extremes in findWord()
corvid
2009-09-19
clean up Textblock::motionNotifyImpl
corvid
2009-09-19
let's not draw spaces before breaks
corvid
2009-09-19
decorate/highlight spaces after widgets
corvid
2009-09-19
split up drawLine
corvid
2009-09-08
fix for a9e4b97dbbac
corvid
2009-09-03
always use getRef for Words and Lines
corvid
2009-09-03
TextblockIterator::getAllocation: use start & end args rather than entire Word.
corvid
2009-09-02
don't calculate textWidth unnecessarily
corvid
2009-09-02
spelling
corvid
2009-09-01
TextblockIterator::getAllocation(): take spaces into account
corvid
2009-08-02
a Textblock::addText() that takes len arg
corvid
2009-07-14
optimize Textblock::drawLine()
Johannes Hofmann
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-13
Cleaned up Textblock::drawLine()
corvid
2009-02-11
Tweak for e28cf4b71832 (set SUB to 1/3)
corvid
2009-02-11
Fix for e28cf4b71832 (highlight starting with space)
corvid
2009-02-11
Enhanced and cleaned up text decorations for SUB and SUP.
corvid
2009-02-10
Implemented the "overline" text-decoration.
corvid
2009-02-09
Fixed offset calculation for overlined <SUP>ed text
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
Fixed line width for element S (strike through)
corvid
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2008-12-16
fix textblocks with padding
Johannes Hofmann
[next]