index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
Age
Commit message (
Expand
)
Author
2011-07-15
Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-06-11
fix table leak with overlapping spans
corvid
2011-06-07
widgets draw their own border and background
Johannes Hofmann
2011-06-03
smallcaps use the proper enum value
corvid
2011-04-04
clearer MSG for suspicious image size
corvid
2011-03-27
dw/style.cc: drawBorder*(): use the correct border colors.
Jeremy Henty
2011-01-28
**/Makefile.am: #include $(top_srcdir).
Jeremy Henty
2010-12-15
silence a couple of MSGs
corvid
2010-11-25
don't try to draw 0-width borders
Johannes Hofmann
2010-11-24
trim some spaces
corvid
2010-11-19
include line1OffsetEff in first word extremes
corvid
2010-11-19
don't use text-indent when nesting blocks
corvid
2010-11-15
merge
Jorge Arellano Cid
2010-11-15
Moved the table border model flag from style to DilloHtmlState (i.e. stack)
Jorge Arellano Cid
2010-11-13
Full CSS border-style implementation
Jorge Arellano Cid
2010-11-09
merge
Jorge Arellano Cid
2010-11-09
css text-indent property
corvid
2010-10-24
imported patch border-collapse
Jorge Arellano Cid
2010-10-21
imported patch border-collapse-parsing
Jorge Arellano Cid
2010-10-17
first ref() then unref() in Widget::setStyle()
Johannes Hofmann
2010-10-17
first ref(), then unref() in Layout::setBgColor()
Johannes Hofmann
2010-10-17
refcount Layout::bgColor
Johannes Hofmann
2010-10-17
merge
Johannes Hofmann
2010-10-15
avoid integer overflow in Polygon::linesCross0()
Johannes Hofmann
2010-10-11
merge
Johannes Hofmann
2010-10-09
make dillo compile with clang
Johannes Hofmann
2010-10-09
Use utf8encode/utf8decode (instead of mbrtowc/wcrtomb) for smallcaps.
Jorge Arellano Cid
2010-10-08
Don't touch letter spacing for small-caps
Jorge Arellano Cid
2010-10-07
Add utf8 uppercasing to small-caps
Jorge Arellano Cid
2010-10-07
CSS part for font-variant: small-caps support
Jorge Arellano Cid
2010-10-01
fix last commit
Johannes Hofmann
2010-10-01
rework border-width handling
Johannes Hofmann
2010-09-29
Adjusted thickness for {under/over}line, and height for strike
Jorge Arellano Cid
2010-09-27
Fixed a few minor documentation typos
Jorge Arellano Cid
2010-09-24
call layout->setBgColor() from web.cc
Johannes Hofmann
2010-09-24
bring back bg_color dillorc option
Johannes Hofmann
2010-09-17
draw topLevel background if it differs from canvas background
Johannes Hofmann
2010-09-17
directly set background color
Johannes Hofmann
2010-08-27
reimplement Rectangle::intersectsWith()
Johannes Hofmann
2010-08-23
add lout::misc::roundInt() for double -> int conversion
Johannes Hofmann
2010-05-28
reminder
corvid
2010-05-10
avoid automatic focus of first child when window gets focus
Johannes Hofmann
2010-05-10
fix focus handling
Johannes Hofmann
2010-04-29
don't need switch anymore
corvid
2010-04-29
fix redraw optimization
Johannes Hofmann
2010-04-22
use belowmouse() as fltk::Widget for tooltips
corvid
2010-04-22
move generic tooltip enter/leave to Widget
corvid
2010-04-21
use line height when drawing space background as well
corvid
2010-04-21
draw background for all Words, not just text
corvid
2010-04-20
css word-spacing property
corvid
[next]