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
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-17
Use the aspect ratio of the content box
Rodrigo Arias Mallo
2024-10-17
Remove aspect ratio logic from Image
Rodrigo Arias Mallo
2024-10-17
Use maximum size for pathological CSS cases
Rodrigo Arias Mallo
2024-10-17
Add support for aspect ratio in Widget
Rodrigo Arias Mallo
2024-10-17
Only use the viewport height with forceValue set
Rodrigo Arias Mallo
2024-10-17
Add comment for dubious call
Rodrigo Arias Mallo
2024-10-17
Allow widgets to adjust new requisition
Rodrigo Arias Mallo
2024-10-17
Improve comments in dw::core::Widget
Rodrigo Arias Mallo
2024-10-17
Use corrected requisition as fixed size
Rodrigo Arias Mallo
2024-10-17
Expand percentage height values for requisitions
Rodrigo Arias Mallo
2024-10-17
Set the viewport width as initial width value
Rodrigo Arias Mallo
2024-10-17
Don't apply min/max-width if the width is auto
Rodrigo Arias Mallo
2024-10-17
Preserve aspect ratio of images
Rodrigo Arias Mallo
2024-10-17
Round final relative CSS length
Rodrigo Arias Mallo
2024-10-14
Take into account the scrollbar in page overlap
Rodrigo Arias Mallo
2024-10-13
Jump to top and bottom in scroll page mode
Rodrigo Arias Mallo
2024-10-13
Repeat page scrolling when holding the button
Rodrigo Arias Mallo
2024-10-13
Control the page overlap independently
Rodrigo Arias Mallo
2024-10-13
Scroll full pages with mouse wheel
Rodrigo Arias Mallo
2024-10-13
Add new scrollbar page mode
Rodrigo Arias Mallo
2024-10-13
Add support for left scrollbar
Rodrigo Arias Mallo
2024-10-05
Add support for more CSS units
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
Make Dillo C99 standard compliant
Rodrigo Arias Mallo
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2024-07-27
Add SVG support for currentColor
Rodrigo Arias Mallo
2024-06-02
Remove undefined floatRef debug line in RTFL
Rodrigo Arias Mallo
2024-05-03
Disable "Layout::resizeIdle calls" message
Rodrigo Arias Mallo
2024-03-23
Set forceValue when correcting a requisition
Rodrigo Arias Mallo
2024-03-23
Revert "Constraint width with min-width or max-width"
Rodrigo Arias Mallo
2024-03-17
Clamp width to min/max in getAvailWidthOfChild()
Rodrigo Arias Mallo
2024-03-17
Prefer CSS max-width when width is set to auto.
Rodrigo Arias Mallo
2024-01-09
Update references to website and repository
Rodrigo Arias Mallo
2024-01-08
Constraint width in calcFinalWitdh()
Rodrigo Arias Mallo
2023-12-31
Constraint width with min-width or max-width
Rodrigo Arias Mallo
2023-12-30
Fix bogus comparison of oofContainer[i]
Rodrigo Arias Mallo
2016-08-09
Merged commit #4653 (float clearance).
Jorge Arellano Cid
2016-08-04
Revert commit #4651
Jorge Arellano Cid
2016-08-04
Revert commit #4652
Jorge Arellano Cid
2016-08-04
Revert commit #4653 (on hold)
Jorge Arellano Cid
2016-07-24
Remove obsolete method.
Sebastian Geerken
2016-07-24
Fix update problem related to CSS 'clear'.
Sebastian Geerken
2016-07-17
Fix Layout::viewportSizeChanged.
Sebastian Geerken
2016-07-17
Reverse commit 4647:8c6b1b79d329.
Sebastian Geerken
2016-07-17
Comment on Jorge's commit.
Sebastian Geerken
2016-07-17
RTFL.
Sebastian Geerken
2016-07-16
fix Layout::viewportSizeChanged.
Jorge Arellano Cid
[next]