summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* syleprovider: Add a vfunc to get the changesBenjamin Otte2012-04-177-0/+118
* selector: Rename selector classBenjamin Otte2012-04-171-15/+15
* css: Add selector change typesBenjamin Otte2012-04-174-6/+196
* matcher: Turn GtkCssMatcher into a unionBenjamin Otte2012-04-172-42/+50
* matcher: Use a vtableBenjamin Otte2012-04-172-59/+148
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-1712-62/+43
* css: Add GtkCssMatcherBenjamin Otte2012-04-174-124/+301
* styleprovider: Add a custom object for a list of style providersBenjamin Otte2012-04-174-294/+491
* stylecontext: Stop querying style providers for icon factoriesBenjamin Otte2012-04-171-56/+0
* gdk: Add deprecation/availability macros for 3.6Benjamin Otte2012-04-171-0/+14
* [l10n] Updated German translationMario Blättermann2012-04-161-447/+448
* wayland: Prefer X11 backend over WaylandKristian Høgsberg2012-04-161-5/+5
* application-window: Move desktop file handling code to separate functionKalev Lember2012-04-161-23/+41
* build: Add an enable flag to allow enabling Cairo GL backendRob Bradford2012-04-161-2/+14
* wayland: Use an ARGB buffer for the Cairo and SHM surfaceRob Bradford2012-04-161-2/+2
* wayland: Force an expose for the whole area when scrollingRob Bradford2012-04-161-15/+1
* wayland: Add support for rendering into an SHM buffer with Cairo image backendRob Bradford2012-04-164-6/+145
* wayland: Move the buffer creation to the cairo surface creationRob Bradford2012-04-161-3/+4
* wayland: Move the finalize function to allow a clear logical block of codeRob Bradford2012-04-161-17/+18
* wayland: Remove unused member from structRob Bradford2012-04-161-4/+0
* Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2012-04-161-2736/+2502
* Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2012-04-161-1231/+1877
* update Simplified Chinese (zh_CN) translationYinghua Wang2012-04-161-430/+427
* GtkImage: Move g_clear_object() to gtk_image_finalize()Michael Vogt2012-04-161-7/+7
* Updated Norwegian bokmål translationKjartan Maraas2012-04-151-902/+898
* Bump versionMatthias Clasen2012-04-131-2/+2
* 3.4.13.4.1Matthias Clasen2012-04-131-0/+38
* application-window: try to use the desktop name in the fallback menuCosimo Cecchi2012-04-122-1/+29
* build: split out a HAVE_GIO_UNIX config variableCosimo Cecchi2012-04-121-4/+13
* Fix malformed doc commentsMatthias Clasen2012-04-1238-98/+87
* configure: Use AM_PATH_GLIB_2_0() for finding glib-compile-resourcesKalev Lember2012-04-111-7/+0
* Fix sourcedir!=builddir .gir build from source tarballPavel Holejsovsky2012-04-111-1/+1
* [quartz] Fix manual resizing of windowsKristian Rietveld2012-04-103-0/+17
* Export break_all_grabs() within Quartz backendKristian Rietveld2012-04-102-4/+5
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-116/+115
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-124/+121
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-434/+436
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-39/+40
* styleproperty: 3rd hotfix for a 3-line patchBenjamin Otte2012-04-101-1/+1
* Revert part of "textview: Remove extra magic for drawing children"Benjamin Otte2012-04-104-7/+26
* styleproperty: Fix thinkoBenjamin Otte2012-04-091-1/+1
* customproperty: Fix thinkoBenjamin Otte2012-04-091-2/+2
* styleproperty: Save some memoryBenjamin Otte2012-04-091-3/+13
* customproperty: Ensure style properties are registeredBenjamin Otte2012-04-091-0/+16
* csscustomproperty: Redo RGBA/Color parsingBenjamin Otte2012-04-092-14/+13
* tests: Add a uint8 testBenjamin Otte2012-04-091-0/+15
* cssvalue: Re-add support for random value typesBenjamin Otte2012-04-091-7/+41
* entrycompletion: set_property() should call property settersPavel Holejsovsky2012-04-081-6/+12
* textview: Remove extra magic for drawing childrenBenjamin Otte2012-04-074-50/+10
* csscomputedvalues: Unref old value when setting new oneBenjamin Otte2012-04-071-0/+2