summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* spinbutton: Free the gadget in finalizeTimm Bäder2016-02-101-0/+1
* css node tree: Fix crashTimm Bäder2016-02-101-1/+1
* gtk-demo: Improve the tag implementationMatthias Clasen2016-02-101-14/+16
* text view: Improve tag pointer trackingMatthias Clasen2016-02-104-50/+61
* gtkmagnifier: Avoid a crash if the inspected widget is finalizedRui Matos2016-02-091-2/+10
* A few more documentation fixesTimm Bäder2016-02-092-3/+3
* Various documentation fixesTimm Bäder2016-02-0813-16/+16
* gtk: Fix some return-values annotations (transfer none/full)Rico Tzschichholz2016-02-082-2/+2
* win32: properly handle show and focusIgnacio Casal Quinteiro2016-02-081-3/+12
* win32: on focus restore the window if iconifiedYevgen Muntyan2016-02-081-0/+3
* Updated Kazakh translationBaurzhan Muftakhidinov2016-02-081-782/+904
* inspector: Avoid crash in magnifierMatthias Clasen2016-02-081-1/+1
* Add css node tests for box packingMatthias Clasen2016-02-085-0/+90
* image: _get_style_context never returns NULLTimm Bäder2016-02-071-8/+3
* Make gtk_icon_helper_invalidate privateTimm Bäder2016-02-072-3/+1
* Add and use gtk_icon_helper_invalidate_for_changeTimm Bäder2016-02-073-4/+21
* iconhelper: Save whether the surface is symbolicTimm Bäder2016-02-071-0/+9
* stylepropertyimpl: Use GTK_CSS_AFFECTS_SYMBOLIC_ICONTimm Bäder2016-02-071-7/+7
* csstypes: Add GTK_CSS_AFFECTS_SYMBOLIC_ICONTimm Bäder2016-02-071-4/+7
* cssstylechange: Add helper function to print changeTimm Bäder2016-02-072-0/+46
* iconhelper: Un-duplicate some codeTimm Bäder2016-02-071-5/+2
* Remove more unnecessary redrawsTimm Bäder2016-02-075-13/+1
* Adwaita: No rounded corners for fullscreenMatthias Clasen2016-02-073-2/+3
* box gadget: Fix allocation without baselineMatthias Clasen2016-02-071-21/+0
* widget-factory: Update levelbar exampleMatthias Clasen2016-02-071-0/+5
* Updated Spanish translationDaniel Mustieles2016-02-071-252/+258
* Updated Spanish translationDaniel Mustieles2016-02-071-133/+155
* Fix levelbar css node testsMatthias Clasen2016-02-074-30/+60
* level bar: Document buildable syntaxMatthias Clasen2016-02-071-1/+7
* Updated Polish translationPiotr Drąg2016-02-062-2067/+2294
* level bar: Fix offset behaviorMatthias Clasen2016-02-061-9/+11
* level bar: Improve documentationMatthias Clasen2016-02-061-0/+10
* level bar: Make the full offset officialMatthias Clasen2016-02-063-4/+15
* Updated Slovak translationDušan Kazik2016-02-061-316/+333
* wayland: rework buffer management code (3 changes)Ray Strode2016-02-064-75/+192
|\
| * wayland: stage uncommitted changes to dedicated bufferRay Strode2016-02-061-34/+159
| * wayland: don't handle buffer release centrallyRay Strode2016-02-063-14/+34
| * wayland: always return FALSE from begin_paintRay Strode2016-02-063-29/+1
|/
* wayland: use g_clear_pointer when destroying cairo surfacesRay Strode2016-02-061-11/+2
* wayland: rename cairo surface user data key to be more specificRay Strode2016-02-061-4/+4
* wayland: move server proxy objects to substructureRay Strode2016-02-061-125/+124
* wayland: rename window->surface to window->wl_surfaceRay Strode2016-02-061-44/+44
* Fix stylecontext testsMatthias Clasen2016-02-061-14/+16
* Update CSS docs regarding type namesMatthias Clasen2016-02-061-6/+5
* cssselector: Remove type referencesBenjamin Otte2016-02-051-71/+8
* cssmatcher: Remove type argument from name matcherBenjamin Otte2016-02-053-31/+12
* inspector: Drop type name from node listBenjamin Otte2016-02-052-27/+7
* cssimageradial: Only allow at "<position>" after other propsBenjamin Otte2016-02-055-16/+35
* cssimageradial: Only emit one error for wrong positionBenjamin Otte2016-02-055-4/+8
* css tests: Fix style testsMatthias Clasen2016-02-052-2/+2