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
/
layout.hh
Age
Commit message (
Expand
)
Author
2011-07-29
avoid double draw after scrollIdle()
Jorge Arellano Cid
2011-07-08
Cancel the tooltip window when a popup menu is shown
Jorge Arellano Cid
2011-05-27
Make sources fit in 80 columns
Jorge Arellano Cid
2011-02-23
different fix for the getWidgetAtPoint problems
corvid
2011-01-21
quick fix for Layout::getWidgetAtPoint() crash in fltk-1.3
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
2009-11-17
properly handle comma separated lists of font names in CSS
Johannes Hofmann
2009-10-29
move link signal emitter/receiver from Widget to Layout
corvid
2009-10-15
remove multiple views capability from dw
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-10-03
some tooltips
corvid
2009-07-05
keybindings for scrolling
corvid
2009-05-31
Remove doxygen's confusion on some function signatures
Jeremy Henty
2009-05-31
line length
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
Implemented "search previous" in string searches
João Ricardo Lourenço
2008-12-11
always use shaded colors
Johannes Hofmann
2008-11-13
add dpiX () / dpiY () methods to Platform and Layout
Johannes Hofmann
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid