summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a css style test for currentColorwip/matthiasc/node-dumpMatthias Clasen2015-12-294-3/+39
* Add a css style test for inherit and initialMatthias Clasen2015-12-294-0/+48
* Add a css style test for :first/last/only-childMatthias Clasen2015-12-294-0/+76
* Add a css style test for font inheritanceMatthias Clasen2015-12-294-0/+31
* Add a test framework for CSS stylesMatthias Clasen2015-12-295-1/+347
* Add CSS node tests for levelbarsMatthias Clasen2015-12-293-0/+122
* Add CSS node test for progressbarsMatthias Clasen2015-12-293-0/+70
* Add a CSS node test for buttonsMatthias Clasen2015-12-293-2/+178
* Add a CSS node test for entriesMatthias Clasen2015-12-293-0/+91
* Add a CSS node test for notebooksMatthias Clasen2015-12-293-0/+59
* Add a test framework for CSS nodesMatthias Clasen2015-12-295-1/+325
* Add a function to dump CSS nodes and stylesMatthias Clasen2015-12-295-1/+225
* Raleigh: Don't use deprecated pseudo classesBen Iofel2015-12-281-11/+11
* Set ID on css node right awayMatthias Clasen2015-12-281-0/+2
* Fix a commentMatthias Clasen2015-12-281-2/+2
* Add a transfer annotationMatthias Clasen2015-12-281-1/+1
* Updated German translationMario Blättermann2015-12-281-1002/+843
* statusicon: Avoid criticalsMatthias Clasen2015-12-281-2/+7
* checkbutton: Update state initiallyMatthias Clasen2015-12-281-4/+13
* css: Deprecate :sorted pseudo classMatthias Clasen2015-12-271-6/+12
* Fix outline-radius css parser testMatthias Clasen2015-12-272-72/+72
* Fix the pseudo-classes-known css testMatthias Clasen2015-12-274-2/+7
* css: Redo the pseudo class deprecation warningsMatthias Clasen2015-12-271-23/+24
* test-css-parser: Add a way to generate outputMatthias Clasen2015-12-271-7/+29
* Cosmetic changeMatthias Clasen2015-12-261-1/+2
* inspector: Don't leak weak referencesMatthias Clasen2015-12-261-1/+38
* inspector: Remove some dead codeMatthias Clasen2015-12-261-4/+0
* docs: Add missing value syntax for border-imageMatthias Clasen2015-12-261-1/+1
* Fix a surface leakРуслан Ижбулатов2015-12-271-0/+3
* gtkframe: format fixCarlos Soriano2015-12-261-2/+0
* gtkframe: remove unused variableCarlos Soriano2015-12-261-1/+0
* Redo the CSS docsMatthias Clasen2015-12-253-1081/+2212
* Drop the :dnd syntax altogetherMatthias Clasen2015-12-251-3/+2
* Adwaita: Don't use deprecated pseudo classesMatthias Clasen2015-12-253-991/+991
* Add deprecation warnings for pseudo statesMatthias Clasen2015-12-251-6/+14
* Use CSS syntax for drop highlightingMatthias Clasen2015-12-253-5/+7
* Add docs for GtkCssSectionMatthias Clasen2015-12-251-0/+6
* GdkSeat: Use g_intern_static_string() for signal namesCarlos Garnacho2015-12-251-2/+2
* Updated Czech translationMarek Černocký2015-12-251-1495/+1606
* Adwaita: fix notebook close buttonLapo Calamandrei2015-12-243-22/+17
* Adwaita: use min-height/width for entry and button sizingLapo Calamandrei2015-12-233-57/+66
* Adwata: fix switch slider border clashLapo Calamandrei2015-12-233-0/+3
* label: Deny drag gesture when not selectableFlorian Müllner2015-12-231-1/+1
* gtkcssnumbervalue.c: Include fallback-c89.c to fix buildChun-wei Fan2015-12-232-2/+14
* Forgotten filesMatthias Clasen2015-12-232-0/+54
* widget: Be safe against windows losing their frame clockMatthias Clasen2015-12-221-5/+10
* gtksettings: notify after property resetAlberts Muktupāvels2015-12-231-0/+1
* Add parser tests for animation propertiesMatthias Clasen2015-12-2217-0/+392
* Add a parser tests for transition propertiesMatthias Clasen2015-12-227-0/+182
* Add parser tests for min-width and min-heightMatthias Clasen2015-12-224-0/+76