index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
layout.cc
Age
Commit message (
Expand
)
Author
2024-11-14
Reset resize counter when viewport size changes
Rodrigo Arias Mallo
2024-11-14
Only limit resizes on the top-level layout
Rodrigo Arias Mallo
2024-10-13
Add support for left scrollbar
Rodrigo Arias Mallo
2024-08-07
Stop the layouting loop after 1000 iterations
Rodrigo Arias
2024-08-07
Use dStrdup instead of strdup
Rodrigo Arias Mallo
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2024-05-03
Disable "Layout::resizeIdle calls" message
Rodrigo Arias Mallo
2016-08-04
Revert commit #4652
Jorge Arellano Cid
2016-07-17
Fix Layout::viewportSizeChanged.
Sebastian Geerken
2016-07-17
Comment on Jorge's commit.
Sebastian Geerken
2016-07-16
fix Layout::viewportSizeChanged.
Jorge Arellano Cid
2016-07-16
Fix Layout::resizeIdle()
Jorge Arellano Cid
2016-04-27
Reduce in half the redraws when scrolling.
Jorge Arellano Cid
2016-04-13
Removed Layout::queueQueueResizeList and optimized multiple (both nested and ...
Sebastian Geerken
2016-01-10
Do not create a StacḱingContextMgr at all. (Until positioned elements are c...
Sebastian Geerken
2015-01-23
Same simplifications for Widget::getWidgetAtPoint as for Widget::draw before.
Sebastian Geerken
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
2014-12-21
Merge with main repo.
Sebastian Geerken
2014-12-21
trim some spaces
corvid
2014-10-25
Applied interruption (as used for drawing) also to Widget::getWidgetAtPoint. ...
Sebastian Geerken
2014-10-19
Changes in drawing process: is now interruptable. (Some errors left.)
Sebastian Geerken
2014-10-14
Widget::stackingContextWidget; as well as some cleanup and debug messages.
Sebastian Geerken
2014-09-25
Some work on mouse events (getWidgetAtPoint).
Sebastian Geerken
2014-09-15
Z-Index and stacking contexts: start.
Sebastian Geerken
2014-08-10
Optimized usage of Layout::queueQueueResizeList.
Sebastian Geerken
2014-08-10
trim spaces
corvid
2014-07-17
Fixed bug in Layout::resizeIdle: regard widgets which needs allocation but no...
Sebastian Geerken
2014-07-12
Fixed wrong assertion related to large toplevel image resources.
Sebastian Geerken
2014-07-05
Applied new RTFL macros (ENTER, LEAVE) to layout.cc.
Sebastian Geerken
2014-06-17
Some RTFL.
Sebastian Geerken
2014-06-16
Started work on more efficient handling of viewport size changes.
Sebastian Geerken
2014-06-12
Merge with main repository.
Sebastian Geerken
2014-06-11
'getWidgetAtPoint' is only called for allocated widgets.
Sebastian Geerken
2014-05-31
GROWS: First work on how to handle viewport changes.
Sebastian Geerken
2014-05-30
RTFL
Sebastian Geerken
2014-05-30
Some bugfixes (GROWS).
Sebastian Geerken
2014-05-29
Removed size hints.
Sebastian Geerken
2014-05-28
Introduced Widget::container.
Sebastian Geerken
2014-05-06
New signal "resizeQueued" for Layout. It is used by ComplexButtonResource, in...
Sebastian Geerken
2014-05-05
Fixed memory leak (Layout::requestedAnchor).
Sebastian Geerken
2014-03-14
And more RTFL.
Sebastian Geerken
2014-03-02
Refined recent fix.
Sebastian Geerken
2014-03-02
Two more memory problems.
Sebastian Geerken
2014-03-01
Merge with main repo.
Sebastian Geerken
2014-02-19
Fixed uninitializedhood of attributes.
Sebastian Geerken
2014-02-19
Fixed misnaming.
Sebastian Geerken
2014-02-16
(i) Widget::ueueResize can now be called recursively (so to speak). (ii) Usin...
Sebastian Geerken
2014-02-02
trim some spaces
corvid
2013-12-31
RTFL messages.
Sebastian Geerken
2013-12-20
RTFL messages.
Sebastian Geerken
[next]