summaryrefslogtreecommitdiff
path: root/gtk/gtksnapshot.c
Commit message (Expand)AuthorAgeFilesLines
* transform: Add perspective()Benjamin Otte2019-03-051-2/+23
* transform: Redo querying APIBenjamin Otte2019-03-041-21/+18
* widget: Make transform a GskTransformBenjamin Otte2019-03-041-14/+0
* transform: Make category public APIBenjamin Otte2019-03-041-1/+1
* rendernode: Make the transform node take a GskTransformBenjamin Otte2019-03-041-14/+7
* transform: Move to GSKBenjamin Otte2019-03-041-19/+19
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-5/+72
* snapshot: Remove the old APIsBenjamin Otte2019-02-211-71/+3
* snapshot: Introduce transform APIsBenjamin Otte2019-02-211-3/+257
* snapshot: Remove gtk_snapshot_get_offset()Benjamin Otte2019-02-211-32/+0
* snapshot: Add functions to append shadowsBenjamin Otte2019-02-211-0/+88
* snapshot: Refactor text renderingBenjamin Otte2019-02-211-0/+42
* snapshot: Add gtk_snapshot_append_border()Benjamin Otte2019-02-211-0/+36
* snapshot: Store an actual GtkTransformBenjamin Otte2019-02-211-146/+227
* snapshot: Remove dead codeBenjamin Otte2019-02-211-13/+0
* gsk: Remove offset nodesBenjamin Otte2019-02-211-14/+15
* widget: Store category of widget transformBenjamin Otte2019-02-211-1/+17
* css: Pass boxes to the render functionsBenjamin Otte2019-02-151-15/+18
* snapshot: Add gtk_snapshot_from_parentTimm Bäder2019-01-161-6/+30
* snapshot: Get new GArray item directlyTimm Bäder2019-01-111-8/+10
* Revert "snapshot: merge container nodes"Timm Bäder2018-07-081-16/+2
* Revert "Use aligned allocators for GtkSnapshot"Benjamin Otte2018-06-191-136/+8
* snapshot: Compute correct size in gtk_snapshot_to_paintable()Benjamin Otte2018-06-191-1/+11
* Use aligned allocators for GtkSnapshotРуслан Ижбулатов2018-06-101-8/+136
* snapshot: Fix typo in documentation commentMohammed Sadiq2018-05-121-1/+1
* Miscellaneous docs improvementsMatthias Clasen2018-05-071-4/+4
* snapshot: merge container nodesTimm Bäder2018-05-021-2/+16
* Fix some g-i annotation warningsRico Tzschichholz2018-05-011-6/+6
* snapshot: Get rid of record_nodes flagBenjamin Otte2018-04-241-2/+2
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-479/+100
* snapshot: Fix some documentation problemsTimm Bäder2018-04-211-2/+2
* snapshot: Don't handle clip anymoreBenjamin Otte2018-04-171-120/+4
* snapshot: don't create offset nodes inside offset nodesTimm Bäder2018-04-141-3/+16
* snapshot: Don't cause invalid readsBenjamin Otte2018-04-051-13/+13
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-4/+14
* widget: Cache clip from creating render nodeBenjamin Otte2018-04-051-0/+17
* snapshot: Track clip as a rect onlyBenjamin Otte2018-04-051-155/+77
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-5/+3
* widget: Cache the render nodeBenjamin Otte2018-04-051-44/+82
* Fix some g-i annotation warningsRico Tzschichholz2018-04-011-3/+3
* snapshot: Plug memory leak when collecting rounded clip nodesTimm Bäder2018-03-311-1/+5
* snapshot: Generate better names for offset nodesBenjamin Otte2018-03-261-14/+4
* snapshot: Add gtk_snapshot_to_paintable()Benjamin Otte2018-03-261-0/+46
* snapshot: Export gtk_snapshot_append_layout()Benjamin Otte2018-03-261-1/+1
* snapshot: Make gtk_snapshot_append_node() take care of offsetBenjamin Otte2018-03-261-19/+120
* snapshot: Remove rendererBenjamin Otte2018-03-241-19/+1
* rendernode: Remove renderer argumentBenjamin Otte2018-03-241-1/+1
* snapshot: Limit cairo nodes to clip regionTimm Bäder2018-03-201-0/+14
* snapshot: Turn into GObjectBenjamin Otte2018-03-181-40/+22
* snapshot: Fix some indentationTimm Bäder2018-03-171-4/+4