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.cc
Age
Commit message (
Expand
)
Author
2013-12-31
RTFL messages.
Sebastian Geerken
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-09
Merge (large!).
Sebastian Geerken
2013-12-09
Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.
Sebastian Geerken
2013-11-18
Optimized drawing of very small background images.
Sebastian Geerken
2013-10-21
Fixed segfault.
Sebastian Geerken
2013-10-14
Reset background image of the layout.
Sebastian Geerken
2013-10-08
Cleaned up "reference area" of background images; confirms now to CSS spec.
Sebastian Geerken
2013-10-04
Background images for view(port)s are now updated.
Sebastian Geerken
2013-10-04
Background image for view(port)s; no updates yet.
Sebastian Geerken
2013-08-23
Fixed an abortion in Layout::resizeIdle.
Sebastian Geerken
2013-08-22
More tests.
Sebastian Geerken
2013-08-22
Correctly handling Widget::sizeRequest outside of Layout::resizeIdle.
Sebastian Geerken
2013-08-21
Some tests.
Sebastian Geerken
2013-08-19
Assertion.
Sebastian Geerken
2013-08-18
Distinction between NEEDS_ALLOCATE and ALLOCATE_QUEUED.
Sebastian Geerken
2013-07-30
Two bug fixes: (i) queueResize within sizeRequest should work now; (ii) resiz...
Sebastian Geerken
2013-07-03
Merge with main repo.
Sebastian Geerken
2013-07-03
Removed loop in Layout::resizeIdle, which made no sense, and probably caused ...
Sebastian Geerken
2013-01-13
Update with main repo.
Sebastian Geerken
2013-01-11
fix up dw namespace comments
p37sitdu
2012-12-26
Merge with main repo.
Sebastian Geerken
2012-12-24
use those fns for layout scroll positioning
corvid
2012-12-24
layout put scrollbar thickness calcs in separate fns
corvid
2012-11-06
Merge.
Sebastian Geerken
2012-11-04
rm mayBeSuppressed
corvid
2012-11-04
layout: pretend that mouse events outside the visible canvas are at its edge
corvid
2011-09-19
merge
Johannes Hofmann
2011-08-09
crossing-events part4 (fix corner case: moving into the common ancestor)
Jorge Arellano Cid
2011-08-01
crossing-events part3 (fix leaving a link into a non-dw widget)
Jorge Arellano Cid
2011-07-29
Removed lingering MSG
Jorge Arellano Cid
2011-07-29
avoid double draw after scrollIdle()
Jorge Arellano Cid
2011-07-27
Layout::moveToWidget(): send crossing events (part 2)
Jorge Arellano Cid
2011-07-08
Layout::moveToWidget(): send crossing events considering border cases
Jorge Arellano Cid
2011-05-28
merge
Johannes Hofmann
2010-10-17
first ref(), then unref() in Layout::setBgColor()
Johannes Hofmann
2010-10-17
refcount Layout::bgColor
Johannes Hofmann
2010-09-24
call layout->setBgColor() from web.cc
Johannes Hofmann
2010-09-17
directly set background color
Johannes Hofmann
2010-08-20
merge
Johannes Hofmann
2010-08-20
import float prototype and test program by Sebastian Geerken
Johannes Hofmann
2009-10-29
emit link press/release even when no widget present at point
corvid
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-07-05
keybindings for scrolling
corvid
2009-05-31
Remove doxygen's confusion on some function signatures
Jeremy Henty
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
Fixed a couple of uninitialized-value bugs (detected with valgrind)
Jorge Arellano Cid
[prev]
[next]