summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* root: Add focus and default widgetsmore-rootMatthias Clasen2019-02-215-3/+61
* Merge branch 'overlay-cleanup' into 'master'Matthias Clasen2019-02-2215-447/+609
|\
| * Update migration guide for pass-throughMatthias Clasen2019-02-211-0/+9
| * overlay: Remove gtk_overlay_set_overlay_pass_throughMatthias Clasen2019-02-212-79/+0
| * gtk-demo: Use gtk_widget_set_can_pickMatthias Clasen2019-02-212-3/+3
| * testoverlay: Use gtk_widget_set_can_pickMatthias Clasen2019-02-211-1/+1
| * Make gtk_widget_set/get_can_pick publicMatthias Clasen2019-02-214-13/+40
| * remove tests that no longer workMatthias Clasen2019-02-211-128/+0
| * overlay: Drop the index child propertyMatthias Clasen2019-02-213-110/+0
| * overlay: Drop the blur supportMatthias Clasen2019-02-211-105/+1
| * gtk-demo: Fix the decorative overlay exampleMatthias Clasen2019-02-211-2/+2
| * gtk-demo: Move the blur demo code hereMatthias Clasen2019-02-215-6/+553
* | And another keybinding leftoverBenjamin Otte2019-02-221-8/+0
|/
* More css key bindings removalMatthias Clasen2019-02-211-27/+0
* more css keybinding removalMatthias Clasen2019-02-211-3/+0
* docs: Fix typoBenjamin Otte2019-02-211-1/+1
* Remove support for -gtk-key-bindings: css propertyBenjamin Otte2019-02-212-2/+0
* docs: Use the same name in different filesBenjamin Otte2019-02-211-1/+1
* Remove docs for css keybindingsMatthias Clasen2019-02-213-163/+0
* Remove support for -gtk-key-bindings: css propertyMatthias Clasen2019-02-211-79/+0
* Add & use GTK_CSS_AFFECTS_TRANSFORMTimm Bäder2019-02-213-2/+8
* widget: Apply CSS transform in gtk_widget_allocate()Timm Bäder2019-02-211-0/+16
* css: Add transform style propertyTimm Bäder2019-02-213-1/+19
* csstransform: Create a GtkTransformBenjamin Otte2019-02-213-63/+63
* snapshot: Remove the old APIsBenjamin Otte2019-02-214-83/+3
* layoutoverlay: Use new snapshot transformsBenjamin Otte2019-02-211-4/+4
* fpsoverlay: Use new snapshot transformsBenjamin Otte2019-02-211-3/+3
* widgetpaintable: Use new snapshot transformsBenjamin Otte2019-02-211-11/+3
* widget: Use new snapshot transformsBenjamin Otte2019-02-211-6/+6
* treeview: Use new snapshot transformsBenjamin Otte2019-02-211-8/+8
* textview: Use new snapshot transformsBenjamin Otte2019-02-211-6/+9
* stylecontext: Use new snapshot transformsBenjamin Otte2019-02-211-4/+6
* stack: Use new snapshot transformsBenjamin Otte2019-02-211-10/+11
* scaler: Use new snapshot transformsBenjamin Otte2019-02-211-16/+10
* rendernodepaintable: Use new snapshot transformsBenjamin Otte2019-02-211-20/+6
* rendericon: Use new snapshot transformsBenjamin Otte2019-02-211-16/+10
* renderbackground: Use new snapshot transformsBenjamin Otte2019-02-211-8/+7
* picture: Use new snapshot transformsBenjamin Otte2019-02-211-2/+3
* magnifier: Use new snapshot transformsBenjamin Otte2019-02-211-11/+7
* image: Use new snapshot transformsBenjamin Otte2019-02-211-2/+3
* iconview: Use new snapshot transformsBenjamin Otte2019-02-211-1/+4
* iconhelper: Use new snapshot transformsBenjamin Otte2019-02-211-4/+6
* cellrenderertoggle: Use new snapshot transformsBenjamin Otte2019-02-211-3/+3
* cellrendererpixbuf: Use new snapshot transformsBenjamin Otte2019-02-211-2/+3
* calendar: Use new snapshot transformsBenjamin Otte2019-02-211-12/+9
* puzzlepiece: Use new snapshot transformsBenjamin Otte2019-02-211-3/+5
* snapshot: Introduce transform APIsBenjamin Otte2019-02-214-3/+303
* snapshot: Remove gtk_snapshot_get_offset()Benjamin Otte2019-02-213-38/+0
* snapshot: Add functions to append shadowsBenjamin Otte2019-02-214-22/+110
* snapshot: Refactor text renderingBenjamin Otte2019-02-216-79/+63