summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* css: Add a -gtk-icon-style propertyBenjamin Otte2014-05-144-0/+85
* spinner: Don't arbitrarily limit sizes anymoreBenjamin Otte2014-05-141-6/+0
* css: Add -gtk-icon-transform propertyBenjamin Otte2014-05-143-3/+28
* css: Add GtkCssTransformValueBenjamin Otte2014-05-143-0/+1087
* themingengine: Draw icons for spinnersBenjamin Otte2014-05-141-0/+24
* css: Add -gtk-icon-source propertyBenjamin Otte2014-05-142-0/+9
* css: Add support for -gtk-icontheme("icon-name")Benjamin Otte2014-05-144-0/+229
* GtkButton: Deprecated setters and getters as wellMatthias Clasen2014-05-133-2/+14
* inspector: Add a setting to disable the keybindingMatthias Clasen2014-05-133-10/+54
* inspector: All to turn it on programmaticallyMatthias Clasen2014-05-133-2/+13
* Add some documentation to the filechooser schemaMatthias Clasen2014-05-131-11/+22
* Add some documentation to the colorchooser schemaMatthias Clasen2014-05-131-0/+13
* Minor documentation fixMatthias Clasen2014-05-131-1/+1
* Fix a leftover deprecation warningMatthias Clasen2014-05-131-2/+1
* treestore: Fix segfault when reordering non-existing childrenOlivier Brunel2014-05-131-0/+6
* Minor doc fixupMatthias Clasen2014-05-131-2/+2
* Improve the GTK_STYLE_PROVIDER_PRIORITY_FALLBACK docsMatthias Clasen2014-05-131-0/+5
* Add an alternative keybinding for the inspectorMatthias Clasen2014-05-131-0/+2
* Deprecate GtkMiscMatthias Clasen2014-05-1314-29/+75
* GtkLabel: Drop references to GtkMiscMatthias Clasen2014-05-131-7/+8
* GtkMenuItem: Stop using gtk_misc_set_alignmentMatthias Clasen2014-05-131-1/+2
* GtkButton: Deprecate xalign and yalign propertiesMatthias Clasen2014-05-131-14/+20
* Minor documentation editMatthias Clasen2014-05-121-0/+4
* GtkPopover: inherit actions from the relative_to widgetOwen W. Taylor2014-05-122-0/+3
* gtk_text_buffer_create_tag(): returns NULL on failureSébastien Wilmet2014-05-121-1/+5
* Add boolean return value for gtk_text_tag_table_add()Sébastien Wilmet2014-05-122-6/+9
* GtkIconFactory: Remove outdated information from the docsMatthias Clasen2014-05-113-4/+29
* Deprecate GtkNumerableIconMatthias Clasen2014-05-115-17/+17
* Remove a redundant checkMatthias Clasen2014-05-111-7/+4
* extract-strings: Support more GtkBuilder markupMatthias Clasen2014-05-101-0/+1
* Make the inspector available via GTK_DEBUGMatthias Clasen2014-05-104-12/+29
* GtkApplication: implement the active-window propertyMatthias Clasen2014-05-101-0/+4
* Rename parasite to gtkinspectorMatthias Clasen2014-05-101-11/+13
* Add a 'toggle-debugging' keybindingMatthias Clasen2014-05-102-1/+61
* Add private api to load a single moduleMatthias Clasen2014-05-103-1/+8
* css: Add forgotten filesBenjamin Otte2014-05-112-0/+133
* css: Implement "all" shorthandBenjamin Otte2014-05-111-0/+39
* css: Implement "unset"Benjamin Otte2014-05-115-0/+30
* iconhelper: Simplify codeBenjamin Otte2014-05-111-29/+13
* win32embed: Set the visible flag and avoid recursionEmmanuele Bassi2014-05-101-2/+2
* GtkWindow: small cleanupMatthias Clasen2014-05-091-5/+1
* widget: deprecate focus-line-width style propertyCosimo Cecchi2014-05-091-2/+9
* flowbox: don't use focus-line-widthCosimo Cecchi2014-05-091-9/+5
* listbox: don't use focus-line-widthCosimo Cecchi2014-05-091-9/+5
* colorscale: don't use focus-line-widthCosimo Cecchi2014-05-091-6/+5
* modelbutton: don't use focus-line-widthCosimo Cecchi2014-05-091-14/+5
* range: don't use focus-line-widthCosimo Cecchi2014-05-091-64/+32
* expander: don't use focus-line-widthCosimo Cecchi2014-05-091-30/+9
* notebook: don't use focus-line-widthCosimo Cecchi2014-05-091-28/+14
* spinbutton: remove unused codeCosimo Cecchi2014-05-091-8/+0