summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.15.43.15.4Matthias Clasen2015-01-201-1/+1
* More updatesMatthias Clasen2015-01-201-0/+4
* image: Compute clip properlyBenjamin Otte2015-01-201-6/+7
* render: Implement -gtk-icon-transform for icon surfacesBenjamin Otte2015-01-201-3/+51
* render: Split icon surface rendering outBenjamin Otte2015-01-203-43/+43
* render: Split icon rendering into its own fileBenjamin Otte2015-01-204-51/+127
* render: Remove spinner special-casesBenjamin Otte2015-01-207-104/+31
* render: Render builtin images as regular CSS imagesBenjamin Otte2015-01-202-80/+23
* render: Don't require passing CSS properties to builtin imagesBenjamin Otte2015-01-203-276/+133
* css: Move icon properties to the endBenjamin Otte2015-01-202-41/+41
* render: Only render 4 different arrowsBenjamin Otte2015-01-203-7/+55
* render: Don't pass junction sides to builtin imageBenjamin Otte2015-01-203-46/+68
* render: Extend builtin images to account for statesBenjamin Otte2015-01-203-33/+126
* render: Move code for rendering builtin imagesBenjamin Otte2015-01-203-661/+976
* inspector: Remove unused hash tableBenjamin Otte2015-01-201-4/+0
* inspector: Remove unused treemodel propertiesBenjamin Otte2015-01-201-48/+3
* inspector: Use GtkCssStyle and gtk_css_value_to_string()Benjamin Otte2015-01-201-72/+9
* render: Move border rendering into its own fileBenjamin Otte2015-01-203-484/+505
* render: Remove unused headerBenjamin Otte2015-01-201-1/+0
* render: Rename gtkborderimage.[ch]Benjamin Otte2015-01-205-9/+9
* render: Use a GtkCssStyle instead of GtkStyleContext for focusBenjamin Otte2015-01-201-12/+14
* render: Rename gtkthemingbackground.[ch]Benjamin Otte2015-01-204-7/+7
* render: Take a GtkCssStyle for rendering framesBenjamin Otte2015-01-203-116/+107
* borderimage: Use a GtkCssStyle instead of GtkStyleContextBenjamin Otte2015-01-203-9/+9
* themingbackground: Use a GtkCssStyle instead of GtkStyleContextBenjamin Otte2015-01-203-37/+37
* roundedbox: Take a GtkCssStyle instead of a GtkStyleContextBenjamin Otte2015-01-204-23/+23
* stylecontext: Rename function and export it.Benjamin Otte2015-01-202-15/+15
* reftests: Fix border-style-none reftestBenjamin Otte2015-01-201-2/+1
* dnd: Draw dnd icon with regular codeBenjamin Otte2015-01-201-57/+64
* stylecontext: Keep track of the CSS IDBenjamin Otte2015-01-205-1/+73
* Updated Lithuanian translationAurimas Černius2015-01-191-850/+1444
* Updated Spanish translationDaniel Mustieles2015-01-191-193/+200
* Updated Spanish translationDaniel Mustieles2015-01-191-90/+94
* path bar: Don't segfault if we get disposed quicklyMatthias Clasen2015-01-191-0/+4
* Updates for 3.15.4Matthias Clasen2015-01-191-0/+107
* places sidebar: Drop the top marginMatthias Clasen2015-01-191-1/+0
* x11: Fetch vendor/product identifiers for input devicesCarlos Garnacho2015-01-191-0/+43
* device: Add property/getters for vendor/product identifiersCarlos Garnacho2015-01-194-1/+123
* gtk-demo: Make editable cells demo more robustMatthias Clasen2015-01-191-3/+10
* scrolledwindow: Don't displace invalidation by the widget allocationCarlos Garnacho2015-01-191-5/+1
* stylecontext: Fix FALSE/TRUE mixupBenjamin Otte2015-01-191-1/+1
* scrolled window: Reduce the hover proximity distance furtherMatthias Clasen2015-01-181-2/+2
* file chooser: Fix up some focus issuesMatthias Clasen2015-01-181-10/+6
* gtkimagemenuitem: create widget for action icons lazilyLars Uebernickel2015-01-181-35/+32
* render: Replace gtk_style_context_get_border/padding()Benjamin Otte2015-01-192-8/+21
* render: Get rid of gtk_style_context_get_color()Benjamin Otte2015-01-191-20/+12
* Adwaita: Make :active button gradient have 3 stopsBenjamin Otte2015-01-193-314/+149
* stylecontext: Be more graceful when save() isn't matched with restore()Benjamin Otte2015-01-191-8/+17
* stylecontext: Explicitly specify root nodeBenjamin Otte2015-01-191-8/+17
* file chooser: Make search work againMatthias Clasen2015-01-183-66/+136