summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize blur rendering by always choosing the smaller surface to blur, since...wip/blurAndrea Cimitan2012-04-185-47/+96
* shadow: add blur to icon-shadow (spinner)Andrea Cimitan2012-04-171-6/+30
* shadow: add blur to icon-shadow (icon)Andrea Cimitan2012-04-171-5/+30
* shadow: add blur to box-shadowAndrea Cimitan2012-04-171-4/+32
* shadow: add blur to text-shadowAndrea Cimitan2012-04-171-2/+23
* shadow: add code to render blurred shadowsCosimo Cecchi2012-04-171-0/+42
* Add code for blurring (original code from Unico, copyright fine for Gtk+)Andrea Cimitan2012-04-173-0/+306
* themingengine: change coordinates for _gtk_theming_engine_paint_spinnerCosimo Cecchi2012-04-171-1/+5
* Updated Slovenian translationMatej Urbančič2012-04-171-346/+349
* Updated Galician translationsFran Diéguez2012-04-171-334/+338
* wayland: Expose GdkWaylandDisplayManager as a public GTypeRob Bradford2012-04-172-11/+11
* Updated Spanish translationDaniel Mustieles2012-04-171-441/+445
* Updated POTFILES.inPiotr Drąg2012-04-174-2/+6
* wayland: Rename GdkScreenWayland to GdkWaylandScreenRob Bradford2012-04-171-43/+43
* wayland: Rename GdkDisplayWayland to GdkWaylandDisplayRob Bradford2012-04-176-61/+61
* tests: Add a parsing test for the transition propertyBenjamin Otte2012-04-173-0/+7437
* container: Redo style validation handlingBenjamin Otte2012-04-173-24/+64
* container: needs_resize is a container flag, not a widget flagBenjamin Otte2012-04-173-30/+10
* cssvalue: Remove GObject macrosBenjamin Otte2012-04-171-5/+0
* stylecontext: Avoid style_context_save() callsBenjamin Otte2012-04-171-12/+20
* stylecontext: Pull all the animation code togetherBenjamin Otte2012-04-171-8/+109
* stylecontext: Add GtkCssAnimatedValuesBenjamin Otte2012-04-173-0/+373
* animation: Add CSS transition objectBenjamin Otte2012-04-173-0/+200
* stylecontext: Add new class for animation handlingBenjamin Otte2012-04-173-0/+151
* button: Remove _gtk_button_paint()Benjamin Otte2012-04-173-61/+9
* menuitem: Don't set menubar style class randomlyBenjamin Otte2012-04-171-7/+0
* widget: Set .default class when widget is defaultBenjamin Otte2012-04-172-2/+9
* stylecontext: Shuffle around codeBenjamin Otte2012-04-171-8/+13
* stylecontext: Add style_info_set_data()Benjamin Otte2012-04-171-30/+35
* stylecontext: Make StyleInfo keep the next pointerBenjamin Otte2012-04-171-71/+41
* stylecontext: Make StyleData refcountedBenjamin Otte2012-04-171-45/+75
* stylecontext: Add public API to stop animationsBenjamin Otte2012-04-173-1/+19
* stylecontext: Add an animating frameworkBenjamin Otte2012-04-173-3/+89
* computedvalues: Split out a functionBenjamin Otte2012-04-171-8/+12
* stylecontext: Don't queue a resize when none is neededBenjamin Otte2012-04-171-2/+3
* container: Split out a functionBenjamin Otte2012-04-172-33/+45
* container: Remove duplicated flagBenjamin Otte2012-04-174-32/+2
* container: Simplify codeBenjamin Otte2012-04-171-37/+18
* stylecontext: Listen to the new changed signalBenjamin Otte2012-04-173-16/+65
* styleprovider: Make all implementors emit the new signalBenjamin Otte2012-04-175-3/+48
* styleprovider: Add a private signal for when things changeBenjamin Otte2012-04-172-0/+31
* stylecontext: Pass time to style_context_validate()Benjamin Otte2012-04-173-3/+11
* stylecontext: Compute if things changed before invalidatingBenjamin Otte2012-04-173-2/+46
* reftests: Fix reftests for recent changesBenjamin Otte2012-04-176-17/+17
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-1710-37/+53
* stylecontext: Remove theming_engine cache variableBenjamin Otte2012-04-171-93/+80
* stylecontext: Split out a functionBenjamin Otte2012-04-171-17/+23
* styleproperty: Remove equal_func vfuncBenjamin Otte2012-04-173-96/+0
* cssvalue: Split out old value handling to new typed valueBenjamin Otte2012-04-178-454/+205
* themingengine: Fix outline-widthBenjamin Otte2012-04-171-1/+1