summaryrefslogtreecommitdiff
path: root/gtk/gtkrendernodepaintable.c
Commit message (Expand)AuthorAgeFilesLines
* rendernodepaintable: Preserve aspect ratio in snapshot()Matthias Clasen2023-04-031-2/+2
* Revert "rendernodepaintable: Provide accurate aspect ratio"Matthias Clasen2023-04-031-12/+0
* rendernodepaintable: Allow the node to be NULLBenjamin Otte2023-03-051-3/+4
* rendernodepaintable: Provide accurate aspect ratioMatthias Clasen2021-09-171-0/+12
* rendernodepaintable: ceil() bounds for intrinsic sizeTimm Bäder2020-01-071-2/+2
* rendernodepaintable: Use new snapshot transformsBenjamin Otte2019-02-211-20/+6
* rendernodepaintable: Don't try to snapshot 0×0 nodesTimm Bäder2019-01-131-0/+4
* inspector: Make the render node tree use a ListBoxBenjamin Otte2018-09-161-0/+8
* rendernodepaintable: Fix clippingBenjamin Otte2018-09-051-2/+5
* rendernodepaintable: Fix rendering positionBenjamin Otte2018-06-191-2/+2
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-3/+2
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-21/+24
* snapshot: Add gtk_snapshot_to_paintable()Benjamin Otte2018-03-261-0/+146