summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: Use _gtk_css_provider_load_named()wip/683896Benjamin Otte2012-09-191-4/+9
* cssprovider: Move fallback code into _gtk_css_provider_load_named()Benjamin Otte2012-09-192-10/+21
* cssprovider: Export gtk_css_provider_load_named) functionBenjamin Otte2012-09-192-5/+21
* cssprovider: Split out theme loading functionBenjamin Otte2012-09-191-93/+92
* cssprovider: Remove another path that can't be reachedBenjamin Otte2012-09-191-16/+5
* docs: Clarify GtkCssProvider loading return valuesBenjamin Otte2012-09-191-3/+12
* cssprovider: Get rid of return valueBenjamin Otte2012-09-191-14/+7
* hindi updateRajesh Ranjan2012-09-191-421/+447
* hindi updateRajesh Ranjan2012-09-191-1345/+1413
* GtkSettings: Fix small typo in docs.Murray Cumming2012-09-191-1/+1
* Updated Galician translationsFran DiƩguez2012-09-191-305/+305
* bump versionMatthias Clasen2012-09-181-1/+1
* 3.5.183.5.18Matthias Clasen2012-09-181-1/+1
* Prepare for 3.5.18Matthias Clasen2012-09-181-0/+66
* Fix distcheckMatthias Clasen2012-09-181-1/+0
* Avoid an unintented exportMatthias Clasen2012-09-181-1/+1
* Fix gdk docs buildMatthias Clasen2012-09-183-4/+4
* GdkWindow: remove reference to a long-removed exampleMatthias Clasen2012-09-181-19/+0
* mountoperation: fix previous commitCosimo Cecchi2012-09-181-1/+2
* mountoperation: don't timeout proxied mount operation dialogsCosimo Cecchi2012-09-181-0/+2
* Updated Spanish translationDaniel Mustieles2012-09-181-313/+310
* Raleigh: Improve the spinner animationBenjamin Otte2012-09-181-47/+320
* GtkAccelLabel: adjust recent accel changesRyan Lortie2012-09-181-8/+22
* cssimage: Add a hack to get antialiased circlesBenjamin Otte2012-09-181-0/+51
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-09-181-314/+317
* Updated British English translationBruce Cowan2012-09-181-306/+324
* Force spinners to be squareMatthias Clasen2012-09-171-3/+10
* GtkSettings: Properly clean up style providersMatthias Clasen2012-09-171-7/+6
* Revert "Bind the themes to the livecycle of the screen"Matthias Clasen2012-09-174-198/+129
* Updated Hungarian translationGabor Kelemen2012-09-181-649/+528
* gtk-demo: fancier css demoMatthias Clasen2012-09-171-14/+55
* Updated header for Brazilian Portuguese.Rafael Ferreira2012-09-171-1214/+1387
* Updated Brazilian Portuguese translation.Og B. Maciel2012-09-171-660/+712
* css: Add a spinner animation to the default themeBenjamin Otte2012-09-171-0/+66
* cssanimation: Implement pausing the animationBenjamin Otte2012-09-173-25/+79
* stylecontext: Always create animationsBenjamin Otte2012-09-171-14/+14
* stylecontext: Only create transitions conditionallyBenjamin Otte2012-09-172-2/+24
* stylecontext: Refactor the way animations are started and stoppedBenjamin Otte2012-09-173-68/+51
* stylecontext: Clear animations for values kept in cacheBenjamin Otte2012-09-173-0/+20
* stylecontext: Remove leftover debuggingBenjamin Otte2012-09-171-2/+0
* csscomputedvalues: Handle starting animations differentlyBenjamin Otte2012-09-173-28/+26
* animation: Don't set the changed properties anymoreBenjamin Otte2012-09-175-32/+14
* csscomputedvalues: Compute the changes by animations ourselvesBenjamin Otte2012-09-171-0/+17
* cssimage: Make cross-fade code safe for non-integer sizesBenjamin Otte2012-09-171-13/+10
* cssvalue: Fix out-of-bounds in array transition codeBenjamin Otte2012-09-171-2/+2
* themingengine: animate spinners againCosimo Cecchi2012-09-171-2/+7
* cssvalue: Always consider values equal to themselvesBenjamin Otte2012-09-171-1/+5
* csseasevalue: fix wrong priority in steps easing transformationCosimo Cecchi2012-09-171-1/+1
* tests: Add a simple CSS test for cross-fadeBenjamin Otte2012-09-172-0/+16
* cssimage: Implement (most of) current cross-fade syntaxBenjamin Otte2012-09-171-34/+33