summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gl renderer: Bring back hexbox drawingwip/baedert/glTimm Bäder2018-01-062-7/+13
* gl renderer: Use alpha uniform in inset shadow shaderTimm Bäder2018-01-061-1/+1
* filechooser: Add missing array annotations to add_choice()Rico Tzschichholz2018-01-061-2/+2
* iconview: Prevent ownership transfer of cell out-param in get_item_at_pos()Rico Tzschichholz2018-01-061-1/+1
* gsk: Fix hexbox drawing for the Vulkan rendererMatthias Clasen2018-01-054-64/+54
* gsk: Fix hexbox drawing for fallback renderingMatthias Clasen2018-01-051-42/+7
* Implement equal for GtkCssImageUrlMatthias Clasen2018-01-051-0/+11
* label: Properly handle multi-line selectionsMatthias Clasen2018-01-051-12/+20
* file button: Don't leak rowsMatthias Clasen2018-01-051-1/+4
* Update Arabic translationKhaled Hosny2018-01-051-654/+2134
* wayland: Plug memory leaksMatthias Clasen2018-01-042-0/+2
* Plug a memory leakMatthias Clasen2018-01-041-2/+2
* label: Plug a memory leakMatthias Clasen2018-01-041-0/+1
* font chooser: Plug a memory leakMatthias Clasen2018-01-041-1/+1
* font chooser: Fix a memory leakMatthias Clasen2018-01-041-0/+1
* Remove a dead macroMatthias Clasen2018-01-041-1/+0
* Quiet the doc build a bitMatthias Clasen2018-01-041-0/+8
* gdk: Convince gtk-doc to include backend docsMatthias Clasen2018-01-041-0/+2
* notebook: Fix wrong tab widgets allocationTimm Bäder2018-01-041-0/+1
* widget: Avoid casting event coordinates to int in contains()Timm Bäder2018-01-041-2/+5
* docs: Remove unused imagesMatthias Clasen2018-01-0479-104/+25
* fontchooser: fix feature formattingMatthias Clasen2018-01-041-13/+4
* window: Fix an event widget/target mixupTimm Bäder2018-01-041-1/+1
* widget: Ignore non-gestures in _gtk_widget_consumes_motionTimm Bäder2018-01-041-1/+2
* filechooser: Manage spinner stateTimm Bäder2018-01-043-2/+2
* gl renderer: Add test case for last commitTimm Bäder2018-01-043-0/+1
* gl renderer: Fix text color pre-multiplicationTimm Bäder2018-01-041-2/+2
* recorder: Fix a button tooltipTimm Bäder2018-01-041-1/+1
* Update POTFILES.skipPiotr Drąg2018-01-032-0/+4
* gtk-demo: Update font explorer exampleMatthias Clasen2018-01-0310-1647/+2373
* Update POTFILES.inPiotr Drąg2018-01-032-0/+4
* font chooser: Manage tweak button sensitivityMatthias Clasen2018-01-031-8/+25
* font chooser dialog: Improve sensitivity handlingMatthias Clasen2018-01-031-5/+18
* font chooser: Don't set hardcoded default featuresMatthias Clasen2018-01-031-2/+6
* font chooser: Support font variationsMatthias Clasen2018-01-032-2/+271
* font button: Take variations into accountMatthias Clasen2018-01-031-1/+67
* Implement font-variation-settingsMatthias Clasen2018-01-037-0/+366
* Bump the pango requirementMatthias Clasen2018-01-031-1/+1
* font chooser: Add properties for features and languageMatthias Clasen2018-01-037-2/+123
* Add font features on the tweak pageMatthias Clasen2018-01-0310-1/+1160
* font chooser: Add a tweak pageMatthias Clasen2018-01-035-150/+452
* font button: Remove show-font and show-sizeMatthias Clasen2018-01-033-174/+16
* font chooser: introduce font chooser levelsMatthias Clasen2018-01-038-7/+196
* font chooser: Small revision of the UIMatthias Clasen2018-01-031-30/+11
* Make a few more code samples compileTimm Bäder2018-01-037-20/+30
* entry: Remove some questionable code examplesTimm Bäder2018-01-031-27/+9
* widget: Make all code snippets compileTimm Bäder2018-01-031-7/+20
* Move geometry management docs do GtkWidgetTimm Bäder2018-01-033-199/+64
* liststore: Make a code snippet compileTimm Bäder2018-01-031-2/+11
* searchbar: Make a code snippet compileTimm Bäder2018-01-031-4/+13