summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add parser tests for border-image propertiesMatthias Clasen2015-12-229-0/+369
* fix printing of numbersMatthias Clasen2015-12-221-4/+11
* Trivial changesMatthias Clasen2015-12-221-7/+14
* menuitem: don't use content allocation to resize the GdkWindowCosimo Cecchi2015-12-221-5/+5
* widget-factory: Rename outline radius in cssMatthias Clasen2015-12-221-1/+1
* Adwaita: Adapt to previous commitMatthias Clasen2015-12-223-21/+21
* Prefix outline radius CSS propertiesMatthias Clasen2015-12-222-5/+10
* Add some docs to GtkIconMatthias Clasen2015-12-221-0/+4
* Add some docs to GtkBuiltinIconMatthias Clasen2015-12-221-0/+18
* stylecontext: fix gtk-doc comment syntaxCosimo Cecchi2015-12-221-3/+3
* Adwaita: don't set deprecated style propertyCosimo Cecchi2015-12-223-4/+0
* Adwaita: Fix app-notification themingMatthias Clasen2015-12-223-3/+7
* Fix GtkFrame paddingMatthias Clasen2015-12-221-1/+1
* combobox: remove unused struct memberCosimo Cecchi2015-12-221-12/+3
* Adwaita: remove combobox separator stylingCosimo Cecchi2015-12-223-8/+0
* combobox: deprecate shadow-type style propertyCosimo Cecchi2015-12-221-14/+4
* combobox: port to use a gadgetCosimo Cecchi2015-12-221-298/+331
* combobox: use a private variable when possibleCosimo Cecchi2015-12-221-147/+182
* combobox: trivial code cleanupCosimo Cecchi2015-12-221-8/+6
* combobox: remove unneeded checkCosimo Cecchi2015-12-221-7/+0
* combobox: use GtkIcon to render button arrowCosimo Cecchi2015-12-225-29/+26
* Introduce GtkIcon private classCosimo Cecchi2015-12-223-0/+281
* menuitem: Simplify separatorsMatthias Clasen2015-12-221-26/+2
* Revert "window: Remove suspicious branch"Matthias Clasen2015-12-221-1/+54
* Adwaita: fix bogus rounded corners on split headerbarsLapo Calamandrei2015-12-223-8/+46
* GdkSeat: Add G_BEGIN_DECLS and G_END_DECLSKjell Ahlstedt2015-12-221-0/+4
* gtk/gtkbuiltinicon.c: Fix buildChun-wei Fan2015-12-221-1/+1
* W32: avoid code duplication in gdkdevice-win32|virtualPaolo Borelli2015-12-223-106/+15
* inspector: Avoid crash when canceling at startupDaiki Ueno2015-12-221-3/+14
* Adwaita: Fix overwrite cursors in entriesMatthias Clasen2015-12-213-29/+29
* flowbox: remove unused prelight codeMatt Watson2015-12-211-20/+0
* Fix import css parser testsMatthias Clasen2015-12-2110-16/+16
* x11: create GdkSeat also in GdkX11DeviceManagerCoreAlberts Muktupāvels2015-12-211-0/+13
* css parser test: Drop remaining made-up propertiesMatthias Clasen2015-12-211-29/+0
* Fix css parser integer testMatthias Clasen2015-12-213-24/+44
* Update css parser value none testMatthias Clasen2015-12-213-21/+22
* Fix the css parser value initial testMatthias Clasen2015-12-213-1/+3
* Fix the css parser value inherit testMatthias Clasen2015-12-213-1/+3
* Update font-weight css parser testMatthias Clasen2015-12-211-2/+2
* Update font-family css parser testMatthias Clasen2015-12-212-12/+0
* Update the css parser unknown pseudo-class testMatthias Clasen2015-12-211-6/+6
* Update the css parser selector testMatthias Clasen2015-12-212-240/+240
* Drop the css parser enum testMatthias Clasen2015-12-213-45/+0
* Update another css parser testMatthias Clasen2015-12-214-3/+9
* Update css parser test for declarationsMatthias Clasen2015-12-212-27/+27
* test-css-parser: Drop unused propertyMatthias Clasen2015-12-211-6/+0
* Update css parser tests for colorsMatthias Clasen2015-12-213-38/+38
* test-css-parser: Drop unused propertyMatthias Clasen2015-12-211-6/+0
* Update css parser test for bordersMatthias Clasen2015-12-212-21/+21
* Update border-radius-shorthand testsMatthias Clasen2015-12-211-13/+13