summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vulkan: Add support for unblurred box-shadowBenjamin Otte2017-01-1810-5/+460
* rendernode: Add getters for box-shadow nodesBenjamin Otte2017-01-182-0/+134
* docs: Remove mention of GdkColorBenjamin Otte2017-01-181-3/+2
* Revert "filechooser portal: Make sure we can save"Matthias Clasen2017-01-171-13/+2
* filechooser portal: Make sure we can saveMatthias Clasen2017-01-171-2/+13
* gdk/wayland: Always get the seat's key modifiers from the GdkKeymapRui Matos2017-01-171-1/+2
* gdk/wayland: Don't add GDK_META_MASK to gdk mod masks if MOD1 is setRui Matos2017-01-171-1/+7
* wayland: Handle subsurface as popup parentJonas Ådahl2017-01-171-4/+16
* vulkan: Add fallback message for node-as-textureBenjamin Otte2017-01-171-0/+4
* vulkan: Generate clip shaders from same sourceBenjamin Otte2017-01-1741-439/+42
* vulkan: Add clip.vert.glslBenjamin Otte2017-01-1724-102/+74
* vulkan: Add a clip.frag.glsl includeBenjamin Otte2017-01-1711-177/+42
* vulkan: Add push constants to fragment shaderBenjamin Otte2017-01-1723-96/+47
* vulkan: Move push constants into their own headerBenjamin Otte2017-01-1732-105/+42
* wayland: avoid an unnecessary g_list_length callMohammed Sadiq2017-01-161-1/+1
* 3.89.33.89.3Matthias Clasen2017-01-162-1/+65
* We no longer have gdktestutilsMatthias Clasen2017-01-161-1/+0
* Updated Spanish translationDaniel Mustieles2017-01-161-481/+426
* Updated Spanish translationDaniel Mustieles2017-01-161-204/+151
* switch: Fix buildTimm Bäder2017-01-161-0/+2
* switch: Remove some unused codeTimm Bäder2017-01-161-5/+0
* gtkentryprivate: Remove unused prototypeTimm Bäder2017-01-161-2/+0
* scalebutton: Use GtkButon:icon-name in the ui fileTimm Bäder2017-01-161-20/+2
* spinbutton: Restore gtk3 focus behaviorTimm Bäder2017-01-161-2/+4
* inspector: Use GtkButton:icon-name in ui filesTimm Bäder2017-01-162-40/+4
* entry: Remove unused struct memberTimm Bäder2017-01-161-1/+0
* gtk4-section: Add GtkInfoBar:revealed setter+getterTimm Bäder2017-01-161-0/+2
* wayland: avoid 0 width/height anchor rectangleOlivier Fourdan2017-01-161-0/+30
* Visual Studio builds: Update gsk projectChun-wei Fan2017-01-162-0/+5
* grid: Fix plural error in docs' @Short_descriptionDaniel Boles2017-01-151-1/+1
* Update Catalan translationJordi Mas2017-01-151-74/+82
* snapshot: Rename gtk_snapshot_translate_2d()Benjamin Otte2017-01-1316-78/+79
* Update Catalan translationJordi Mas2017-01-132-5054/+4499
* snapshot: Rename append APIsBenjamin Otte2017-01-1332-203/+205
* cssimage: Fallback images have no aspect ratioBenjamin Otte2017-01-135-1/+34
* cssimage: Scale images to contain, not coverBenjamin Otte2017-01-135-4/+36
* snapshot: Redo pop() APIBenjamin Otte2017-01-1320-73/+57
* snapshot: Add gtk_snapshot_push_blend()Benjamin Otte2017-01-135-56/+120
* reftests: Fix testBenjamin Otte2017-01-132-4/+0
* stack: Build stored render node with custom Snapshot objectBenjamin Otte2017-01-131-3/+9
* Add gtk_snapshot_push_cross_fade()Benjamin Otte2017-01-136-83/+145
* mir: use modal window hintWilliam Hua2017-01-121-2/+23
* widget-factory: Add a system tab to the about dialogMatthias Clasen2017-01-121-0/+16
* about dialog: Add a "system" tabMatthias Clasen2017-01-123-12/+144
* actionbar: Notify when :revealed changesTimm Bäder2017-01-121-1/+5
* infobar: Fix copy&paste error in documentationTimm Bäder2017-01-121-1/+1
* infobar demo: Adapt to GtkInfoBar changesTimm Bäder2017-01-121-6/+7
* infobar: Add :revealed propertyTimm Bäder2017-01-123-33/+68
* infobar: Keep GParamSpecs aroundTimm Bäder2017-01-121-18/+21
* x11: Add call to XInitThreads()Benjamin Otte2017-01-121-0/+2