summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix unclosed commentsMatthias Clasen2012-05-031-6/+8
* colorbutton: don't hardcode a 16px margin around the color sampleCosimo Cecchi2012-05-031-10/+1
* application: Fix build without x11Christian Persch2012-05-031-0/+2
* application: Add unique IDs for GtkApplicationWindowChristian Persch2012-05-037-4/+73
* fontsel: Add a deprecation note in the constructor docsEmmanuele Bassi2012-05-031-1/+3
* Bug 670499-gtk/fallback-c89.c: Add fallback for nearbyint()Chun-wei Fan2012-05-031-1/+12
* Bug 670499-gdk/gdkrgba.c: Include fallback-c89.cChun-wei Fan2012-05-031-0/+2
* Bug 670499-Add gdk/fallback-c89.cChun-wei Fan2012-05-032-1/+45
* Bug 670499-configure.ac: Check for nearbyint(), isinf() and isnan()Chun-wei Fan2012-05-031-11/+3
* Bug 670449-gtk/gtksettings.c: Fix build on WindowsChun-wei Fan2012-05-031-0/+4
* pathbar: fix a copy/paste error from last commitCosimo Cecchi2012-05-021-2/+4
* stylecontext: Disallow adding/removing GtkSettings style providersBenjamin Otte2012-05-021-0/+3
* pathbar: Only invalidate styles in allocate if stuff really changedBenjamin Otte2012-05-021-3/+16
* Updated Greek translationDimitris Spingos2012-05-021-1158/+1513
* debug: Add GTK_DEBUG=no-css-cacheBenjamin Otte2012-05-024-1/+27
* build: Set G_ENABLE_DEBUG for minimal --enable-debug=minimumBenjamin Otte2012-05-022-4/+4
* window: Validate style context before first allocationBenjamin Otte2012-05-021-0/+5
* reftests: Remove unneeded event boxesBenjamin Otte2012-05-021-704/+320
* reftests: Make reset css include new CSS propertiesBenjamin Otte2012-05-021-5/+14
* cssshadow: plug a memory leakCosimo Cecchi2012-05-011-3/+4
* Bump versionMatthias Clasen2012-04-301-1/+1
* Bump to 3.5.23.5.2Matthias Clasen2012-04-301-1/+1
* Add some more documentation about GDK_SCROLL_SMOOTH3.5.1Matthias Clasen2012-04-302-2/+11
* cssshadow: Default fallback color is transparentBenjamin Otte2012-05-011-2/+2
* cssmatcher: Handle case of empty widget pathBenjamin Otte2012-05-014-25/+35
* cssprovider: Actually match the state for style propertiesBenjamin Otte2012-05-011-1/+1
* versionmacros: min-require the current stable versionBenjamin Otte2012-05-011-1/+1
* docs: Fix copy/paste typoBenjamin Otte2012-05-011-1/+1
* gtk: Get rid of deprecation warningsBenjamin Otte2012-05-012-0/+10
* tests: Ifdef out unused codeBenjamin Otte2012-05-011-0/+2
* build: Remove now-unused GTK_DISABLE_DEPRECATED undefsBenjamin Otte2012-05-016-8/+0
* Update reference output for css parser testsMatthias Clasen2012-04-305-5/+11
* GtkApplication: adjust to GApplication changesRyan Lortie2012-04-304-36/+6
* GtkApplication: fixes for NULL session busRyan Lortie2012-04-302-5/+16
* infobar: deprecate broken GtkInfoBar style propertiesCosimo Cecchi2012-04-301-30/+4
* GtkPlug: fix handling of key events for different layoutsOwen W. Taylor2012-04-309-17/+65
* Fix info-bar reftestPaolo Borelli2012-04-301-19/+78
* Fix infobar reftest for label background changesPaolo Borelli2012-04-301-5/+4
* reftests: fix background-size reftestCosimo Cecchi2012-04-301-1/+1
* Paint label backgroundPaolo Borelli2012-04-301-3/+10
* themingbackground: fix copy/paste typoCosimo Cecchi2012-04-301-1/+1
* Disable configuration-dependent keymap tests for nowMatthias Clasen2012-04-301-1/+3
* Fix build with --enable-debugMatthias Clasen2012-04-301-1/+1
* Updates for 3.5.1Matthias Clasen2012-04-302-3/+55
* Mention XDG Base Dir migration in README for 3.6William Jon McCann2012-04-301-0/+18
* Migrate to XDG config dir for bookmarksWilliam Jon McCann2012-04-301-9/+42
* Prefer xdg data directory to legacy .icons directoryWilliam Jon McCann2012-04-301-1/+1
* Try to load css themes from the XDG config directory firstWilliam Jon McCann2012-04-301-8/+21
* Migrate to XDG config dir for custom papersWilliam Jon McCann2012-04-301-6/+33
* Don't load binary modules from the home directory by defaultWilliam Jon McCann2012-04-301-14/+1