summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GtkScrolledWindow: Factor out a constantMatthias Clasen2015-01-091-4/+5
* GtkScrolledWindow: Don't require proximity for track pointsMatthias Clasen2015-01-091-10/+10
* GtkScrolledWindow: Drop device manager complicationsMatthias Clasen2015-01-091-83/+3
* GtkScrolledWindow: Drop a redundant fieldMatthias Clasen2015-01-091-15/+6
* GtkScrolledWindow: Rename a private fieldMatthias Clasen2015-01-091-83/+87
* x11/gl: Do not specify the GLX context versionEmmanuele Bassi2015-01-101-6/+19
* inspector: Don't use GSettings directlyMatthias Clasen2015-01-092-83/+21
* inspector: be careful about gsize vs guint64Matthias Clasen2015-01-091-5/+11
* docs: Add missing quoteEmmanuele Bassi2015-01-091-1/+1
* docs: Add Since for GtkCellRendererPixbuf:surfaceDavid King2015-01-091-0/+5
* docs: Fix some old live.gnome.org URLsDavid King2015-01-098-8/+8
* Updated POTFILES.skipPiotr Drąg2015-01-092-0/+4
* Fix GTK_OVERLAY_SCROLLING=0Matthias Clasen2015-01-091-6/+17
* Fix comment typoMatthias Clasen2015-01-091-1/+1
* inspector: Show object addressMatthias Clasen2015-01-093-2/+47
* Point to copy/cut/delete named icons in the stock item deprecationsEmmanuele Bassi2015-01-081-3/+3
* file chooser: Don't force a scrollbarMatthias Clasen2015-01-081-1/+0
* gtklabel: Don't accept unhandled mouse buttonsTimm Bäder2015-01-081-0/+5
* cssimage: Fix angle computation for gradients to cornersBenjamin Otte2015-01-081-16/+27
* Updated Basque languageInaki Larranaga Murgoitio2015-01-081-26/+19
* Updated Basque languageInaki Larranaga Murgoitio2015-01-081-1469/+1712
* stylecontext: Handle theme changes for cached stylesBenjamin Otte2015-01-071-1/+3
* stylecontext: Rename GtkStyleInfo to GtkCssNodeBenjamin Otte2015-01-071-94/+94
* stylecontext: update_animating() properlyBenjamin Otte2015-01-071-5/+2
* stack: Remove commented out lineBenjamin Otte2015-01-071-1/+0
* stylecontext: Add a parent style cacheBenjamin Otte2015-01-071-0/+98
* cssstyle: Have a default styleBenjamin Otte2015-01-073-46/+62
* stylecontext: Use correct parent on updatesBenjamin Otte2015-01-071-29/+64
* stylecontext: Fix cache updatingBenjamin Otte2015-01-071-31/+38
* cssstaticstyle: Handle relevant changeBenjamin Otte2015-01-073-32/+32
* stylecontext: Use correct parent style for lookupsBenjamin Otte2015-01-075-9/+75
* cssnodedeclaration: Store the GType of the nodeBenjamin Otte2015-01-073-2/+40
* cssstyle: Move function from vfunc to static funcBenjamin Otte2015-01-074-41/+8
* cssstaticstyle: Move functionBenjamin Otte2015-01-073-43/+68
* cssstaticstyle: Move functionBenjamin Otte2015-01-073-18/+44
* stylecontext: Refactor update_properties()Benjamin Otte2015-01-075-38/+106
* stylecontext: Simplify functionBenjamin Otte2015-01-071-14/+15
* stylecontext: Simplify codeBenjamin Otte2015-01-071-16/+10
* cssanimatedstyle: Apply animation values after creationBenjamin Otte2015-01-072-30/+24
* cssanimatedstyle: Make advancing the style return a new styleBenjamin Otte2015-01-073-45/+47
* stylecontext: Fold a function into only callerBenjamin Otte2015-01-071-18/+5
* cssanimatedstyle: Avoid creating animationBenjamin Otte2015-01-072-34/+49
* cssanimatedstyle: Remove unused functionBenjamin Otte2015-01-072-17/+0
* cssanimatedstyle: Merge two functionsBenjamin Otte2015-01-073-42/+37
* stylecontext: Make build_properties create the styleBenjamin Otte2015-01-071-9/+9
* stylecontext: Make static styles staticBenjamin Otte2015-01-073-37/+61
* stylecontext: Split functionBenjamin Otte2015-01-071-7/+38
* stylecontext: Only look up stuff in the cache that can be in the cacheBenjamin Otte2015-01-071-8/+7
* stylecontext: don't unset the current style info when clearing cacheBenjamin Otte2015-01-071-3/+5
* stylecontext: Always pass the static styleBenjamin Otte2015-01-075-54/+15