summaryrefslogtreecommitdiff
path: root/dw
AgeCommit message (Expand)Author
2024-03-23Set forceValue when correcting a requisitionRodrigo Arias Mallo
2024-03-23Revert "Constraint width with min-width or max-width"Rodrigo Arias Mallo
2024-03-17Clamp width to min/max in getAvailWidthOfChild()Rodrigo Arias Mallo
2024-03-17Prefer CSS max-width when width is set to auto.Rodrigo Arias Mallo
2024-01-09Update references to website and repositoryRodrigo Arias Mallo
2024-01-08Constraint width in calcFinalWitdh()Rodrigo Arias Mallo
2023-12-31Constraint width with min-width or max-widthRodrigo Arias Mallo
2023-12-30Fix bogus comparison of oofContainer[i]Rodrigo Arias Mallo
2016-08-09Merged commit #4653 (float clearance).Jorge Arellano Cid
2016-08-04Revert commit #4651Jorge Arellano Cid
2016-08-04Revert commit #4652Jorge Arellano Cid
2016-08-04Revert commit #4653 (on hold)Jorge Arellano Cid
2016-07-24Remove obsolete method.Sebastian Geerken
2016-07-24Fix update problem related to CSS 'clear'.Sebastian Geerken
2016-07-17Fix Layout::viewportSizeChanged.Sebastian Geerken
2016-07-17Reverse commit 4647:8c6b1b79d329.Sebastian Geerken
2016-07-17Comment on Jorge's commit.Sebastian Geerken
2016-07-17RTFL.Sebastian Geerken
2016-07-16fix Layout::viewportSizeChanged.Jorge Arellano Cid
2016-07-16Change OOFFloatsMgr::markSizeChange()Jorge Arellano Cid
2016-07-16Optimize Textblock::updateReference.Jorge Arellano Cid
2016-07-16Fix Layout::resizeIdle()Jorge Arellano Cid
2016-07-13cppcheck: fix format stringJohannes Hofmann
2016-07-12cppcheck: AFAICS a false positive (should be reported to them)Jorge Arellano Cid
2016-07-10RTFL.Sebastian Geerken
2016-07-09Cleanup OOFFloatsMgr::collidesH().Sebastian Geerken
2016-06-26Fix possible memory leak (SizeParams::forChild => childParams).Sebastian Geerken
2016-06-26Fix memory leak (OOFFloatsMgr::Float).Sebastian Geerken
2016-06-26Fix another valgrind complain.Sebastian Geerken
2016-06-26Fix valgrind complain.Sebastian Geerken
2016-06-26Simplify again the signature of OOFAwareWidget:getGeneratorWidth(), with a sl...Sebastian Geerken
2016-06-24typoJorge Arellano Cid
2016-06-20Incremental resizing for OOFFloatsMgr.Sebastian Geerken
2016-06-18Fix <button> size (treat as inline).Sebastian Geerken
2016-06-18Merge, undo Jorges change.Sebastian Geerken
2016-06-18Documentation and comments on Jorge's patch.Sebastian Geerken
2016-06-17Fix for updateReference() (missing content, overlapped text sometimes)Jorge Arellano Cid
2016-06-17Fix for CPU-hog bugs with deeply nested elements.Jorge Arellano Cid
2016-06-17Optimize Textblock::updateReference().Jorge Arellano Cid
2016-06-17RTFL.Sebastian Geerken
2016-06-14Whitespace.Sebastian Geerken
2016-06-04Revert an accidental commit of testing code (2 patches in the queue).Jorge Arellano Cid
2016-06-04imported patch pos-adjustmentsJorge Arellano Cid
2016-06-04imported patch renamesJorge Arellano Cid
2016-05-29Comment.Sebastian Geerken
2016-05-29Fix position for sizeRequest in Textblock widget (simplification).Sebastian Geerken
2016-05-29Fix position for sizeRequest in Textblock widget (comments).Sebastian Geerken
2016-05-29Fix position for sizeRequest in Textblock widget (corrections).Sebastian Geerken
2016-05-29Comments, cleanup.Sebastian Geerken
2016-05-29Comments.Sebastian Geerken