summaryrefslogtreecommitdiff
path: root/gtk/gtksnapshot.h
Commit message (Expand)AuthorAgeFilesLines
* transform: Add perspective()Benjamin Otte2019-03-051-0/+3
* transform: Move to GSKBenjamin Otte2019-03-041-1/+1
* snapshot: Remove the old APIsBenjamin Otte2019-02-211-7/+0
* snapshot: Introduce transform APIsBenjamin Otte2019-02-211-0/+32
* snapshot: Remove gtk_snapshot_get_offset()Benjamin Otte2019-02-211-5/+0
* snapshot: Add functions to append shadowsBenjamin Otte2019-02-211-0/+16
* snapshot: Add gtk_snapshot_append_border()Benjamin Otte2019-02-211-0/+5
* snapshot: Remove superfluous typedefTimm Bäder2018-05-191-1/+0
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-69/+31
* snapshot: Don't handle clip anymoreBenjamin Otte2018-04-171-4/+0
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-2/+4
* snapshot: Track clip as a rect onlyBenjamin Otte2018-04-051-1/+1
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-2/+1
* snapshot: Add gtk_snapshot_to_paintable()Benjamin Otte2018-03-261-0/+4
* snapshot: Export gtk_snapshot_append_layout()Benjamin Otte2018-03-261-0/+8
* snapshot: Remove rendererBenjamin Otte2018-03-241-5/+2
* snapshot: Turn into GObjectBenjamin Otte2018-03-181-4/+11
* snapshot: Fix some indentationTimm Bäder2018-03-171-4/+4
* GtkSnapshot: Add gettersMatthias Clasen2018-03-111-0/+5
* GtkSnapshot: Implement the builder patternMatthias Clasen2018-03-111-0/+20
* The big versioning cleanupMatthias Clasen2018-02-061-26/+26
* snapshot: Add & use API for linear gradient nodesTimm Bäder2017-12-211-0/+19
* Drop gtk_snapshot_render_iconMatthias Clasen2017-11-291-6/+0
* GskTexture => GdkTextureBenjamin Otte2017-11-041-1/+1
* Add gtk_snapshot_push_blur()Matthias Clasen2017-09-041-0/+5
* snapshot: Rename gtk_snapshot_translate_2d()Benjamin Otte2017-01-131-1/+1
* snapshot: Rename append APIsBenjamin Otte2017-01-131-3/+3
* snapshot: Redo pop() APIBenjamin Otte2017-01-131-3/+1
* snapshot: Add gtk_snapshot_push_blend()Benjamin Otte2017-01-131-0/+5
* Add gtk_snapshot_push_cross_fade()Benjamin Otte2017-01-131-0/+5
* GtkSnapshot: Always use int for the translationwip/alexl/snapshot-int-translateAlexander Larsson2017-01-111-3/+3
* gsk: Add GskRepeatNodeBenjamin Otte2017-01-011-0/+6
* snapshot: Add gtk_snapshot_push_color_matrix()Benjamin Otte2016-12-311-0/+6
* gsk: Add GskShadowNodeBenjamin Otte2016-12-201-0/+6
* snapshot: Implement gtk_snapshot_push_opacity()Benjamin Otte2016-12-201-0/+5
* gsk: Add support for rounded clip rectanglesBenjamin Otte2016-12-201-0/+5
* snapshot: Work on pushing and popping againBenjamin Otte2016-12-201-0/+12
* snapshot: Make gtk_snapshot_get_renderer() privateBenjamin Otte2016-12-201-3/+0
* snapshot: Add API for colors and texturesBenjamin Otte2016-12-201-0/+12
* snapshot: Change how gtk_snapshot_push/pop worksBenjamin Otte2016-12-201-5/+3
* gsk: gsk_render_node_set_transform() => GskTransformNodeBenjamin Otte2016-12-201-6/+4
* gsk: Remove gsk_render_node_set_bounds()Benjamin Otte2016-12-201-2/+1
* gtk: Remove gtk_snapshot_append()Benjamin Otte2016-12-201-5/+0
* gtk: Don't push cairo nodesBenjamin Otte2016-12-201-5/+0
* snapshot: Move GtkSnapshot declaration to gtypes.hBenjamin Otte2016-11-191-3/+0
* Work towards a clean docs buildMatthias Clasen2016-11-181-1/+1
* snapshot: Name api parameters consistentlyMatthias Clasen2016-11-181-15/+15
* snapshot: Convert GtkImage and GtkIconHelperBenjamin Otte2016-11-151-0/+11
* snapshot: Convert GtkLabel and GtkAccelLabelBenjamin Otte2016-11-151-0/+15
* snapshot: Port to GtkSwitchBenjamin Otte2016-11-151-0/+6