summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * wayland: always return FALSE from begin_paintRay Strode2016-02-063-29/+1
|/
* wayland: use g_clear_pointer when destroying cairo surfacesRay Strode2016-02-061-11/+2
* wayland: rename cairo surface user data key to be more specificRay Strode2016-02-061-4/+4
* wayland: move server proxy objects to substructureRay Strode2016-02-061-125/+124
* wayland: rename window->surface to window->wl_surfaceRay Strode2016-02-061-44/+44
* Fix stylecontext testsMatthias Clasen2016-02-061-14/+16
* Update CSS docs regarding type namesMatthias Clasen2016-02-061-6/+5
* cssselector: Remove type referencesBenjamin Otte2016-02-051-71/+8
* cssmatcher: Remove type argument from name matcherBenjamin Otte2016-02-053-31/+12
* inspector: Drop type name from node listBenjamin Otte2016-02-052-27/+7
* cssimageradial: Only allow at "<position>" after other propsBenjamin Otte2016-02-055-16/+35
* cssimageradial: Only emit one error for wrong positionBenjamin Otte2016-02-055-4/+8
* css tests: Fix style testsMatthias Clasen2016-02-052-2/+2
* css tests: Fix expected outputMatthias Clasen2016-02-051-2/+2
* css: Convert numbers with GTK's dpiBenjamin Otte2016-02-051-9/+15
* css: Properly convert em, ex and rem to pixelsBenjamin Otte2016-02-051-3/+4
* Adwaita: darker background for popoversLapo Calamandrei2016-02-054-4/+14
* levelbar: Make discrete levelbars behave as beforeMatthias Clasen2016-02-051-2/+8
* Fix indentationMatthias Clasen2016-02-051-3/+3
* Document rem as CSS unitMatthias Clasen2016-02-051-1/+6
* switch: Don't queue draws after setting state flagsTimm Bäder2016-02-041-4/+0
* css: Add rem unitBenjamin Otte2016-02-043-5/+6
* widget: Set a css nameBenjamin Otte2016-02-041-0/+1
* Range: Group all three gesturesTimm Bäder2016-02-041-19/+2
* x11: don't apply scaling factor twiceWilliam Hua2016-02-041-2/+2
* Don't do remote checks on NULL filesРуслан Ижбулатов2016-02-042-2/+4
* Move private widget path functions awayMatthias Clasen2016-02-046-5/+35
* win32: Get rid of XP themeBenjamin Otte2016-02-043-168/+2
* win32: Delete classic themeBenjamin Otte2016-02-042-6/+0
* build: Don't break windows buildBenjamin Otte2016-02-041-5/+4
* Adwaita: removed some old cruft from _drawing.scssLapo Calamandrei2016-02-043-372/+0
* inspector: Don't hardcode builtin themesBenjamin Otte2016-02-041-4/+9
* cssprovider: Change location of builtin themesBenjamin Otte2016-02-042-8/+9
* actionbar: Remove unnecessary map/unmap implementationsTimm Bäder2016-02-041-20/+0
* statusbar: Remove unused includeTimm Bäder2016-02-041-1/+0
* Remove _gtk_box_get_childrenTimm Bäder2016-02-043-27/+2
* colorswatch: Remove unused constantTimm Bäder2016-02-041-1/+0
* entry: queue an allocate when pulsingBenjamin Otte2016-02-041-1/+1
* gdkwindow-x11: always set _GTK_THEME_VARIANT propertyAlberts Muktupāvels2016-02-041-1/+2
* gtksettings: fix critical warningAlberts Muktupāvels2016-02-041-2/+6
* broadway: Define variables where they are usedBenjamin Otte2016-02-032-3/+4
* composetable: Fix gcc warningsBenjamin Otte2016-02-031-2/+2
* immodule: Use correct sign for function prototypeBenjamin Otte2016-02-031-1/+1
* entry: Turn progress node into a gadgetBenjamin Otte2016-02-031-117/+83
* entry: Simplify drawing codeBenjamin Otte2016-02-031-29/+23
* Adwaita: fix headerbar spinbutton sizeLapo Calamandrei2016-02-033-0/+11
* gdkborder: remove unneeded definitionWilliam Hua2016-02-032-23/+0
* print dialog: Fix layout preview drawingMatthias Clasen2016-02-034-1/+9
* Adwaita: notebook with hidden header style fixLapo Calamandrei2016-02-033-5/+5
* Adwaita: fix vertical spinbutton styleLapo Calamandrei2016-02-033-14/+34