index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
widget.cc
Age
Commit message (
Expand
)
Author
2024-10-17
Use the aspect ratio of the content box
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
Allow widgets to adjust new requisition
Rodrigo Arias Mallo
2024-10-17
Improve comments in dw::core::Widget
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-07-27
Add SVG support for currentColor
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-08
Constraint width in calcFinalWitdh()
Rodrigo Arias Mallo
2023-12-31
Constraint width with min-width or max-width
Rodrigo Arias Mallo
2016-06-24
typo
Jorge Arellano Cid
2016-06-17
RTFL.
Sebastian Geerken
2016-06-14
Whitespace.
Sebastian Geerken
2016-05-29
Fix SRDOP related bug in Widget::sizeRequest.
Sebastian Geerken
2016-05-08
RTFL.
Sebastian Geerken
2016-04-23
GROWS: Fix rounding errors.
Sebastian Geerken
2016-04-23
RTFL.
Sebastian Geerken
2016-04-23
GROWS: new options allowDecreaseWidth and allowDecreaseHeight for size correc...
Sebastian Geerken
2016-04-13
Removed Layout::queueQueueResizeList and optimized multiple (both nested and ...
Sebastian Geerken
2016-04-04
Fix typo in comment.
Sebastian Geerken
2016-04-04
Remove old (#if 0'ed) debugging code.
Sebastian Geerken
2016-04-03
WidgetReference: Widget::widgetReference.
Sebastian Geerken
2016-03-26
RTFL.
Sebastian Geerken
2016-01-09
Widget::calcExtraSpace is only called for size, not for extremes.
Sebastian Geerken
2016-01-09
Better abort messages.
Sebastian Geerken
2016-01-09
SRDOP: Extend Widget::calcExtraSpace and Widget::calcExtraSpaceImpl by refere...
Sebastian Geerken
2016-01-01
RTFL.
Sebastian Geerken
2016-01-01
SRDOP: Consider references and positions in Widget::getExtremes.
Sebastian Geerken
2016-01-01
SRDOP: Consider references and positions in Widget::sizeRequest.
Sebastian Geerken
2015-12-28
SRDOP: Fix endless recursion.
Sebastian Geerken
2015-12-28
RTFL messages.
Sebastian Geerken
2015-12-28
RTFL messages.
Sebastian Geerken
2015-06-10
SRDOP: Work on RTFL messages.
Sebastian Geerken
2015-06-08
SRDOP: Positions relative to multiple references; design now considers handli...
Sebastian Geerken
2015-06-06
SRDOP: Positions also for extremes.
Sebastian Geerken
2015-05-20
Size requisitions depending on positions (SRDOP): added method signatures.
Sebastian Geerken
2015-01-23
Interrupted drawing etc: cleanup.
Sebastian Geerken
2015-01-23
Same simplifications for Widget::getWidgetAtPoint as for Widget::draw before.
Sebastian Geerken
2015-01-23
StackingProcessingContext, GettingWidgetAtPointContext.
Sebastian Geerken
2015-01-23
Interrupted drawing: cleanups, comments, documentation.
Sebastian Geerken
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
2015-01-08
Merge with main repo.
Sebastian Geerken
2015-01-05
Extremes::adjustmentWidth may now (again) be used for extremes correction.
Sebastian Geerken
2015-01-04
Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth.
Sebastian Geerken
[next]