summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Support notebook actionsnotebook-actionsMatthias Clasen2015-12-134-29/+297
* Remove duplicate GtkPopover in widget listBen Iofel2015-12-101-1/+0
* Don't clear selection too eagerlyMatthias Clasen2015-12-101-7/+14
* popover menu editor: Fix wrong referenceMatthias Clasen2015-12-101-3/+3
* Add since attributesMatthias Clasen2015-12-101-3/+3
* Disable some model button propertiesMatthias Clasen2015-12-102-51/+7
* Move GtkModelButton to a better place in the paletteMatthias Clasen2015-12-101-1/+1
* Add an icon for GtkModelButtonMatthias Clasen2015-12-104-0/+2
* Refuse to add popovers to another containersMatthias Clasen2015-12-101-0/+9
* Mark popovers as toplevelsMatthias Clasen2015-12-101-2/+2
* Set visible to False for popoversMatthias Clasen2015-12-101-0/+2
* Allow creating themed iconsMatthias Clasen2015-12-101-1/+1
* Initial GtkModelButton supportMatthias Clasen2015-12-107-0/+458
* Handle submenu changes betterMatthias Clasen2015-12-101-32/+59
* Add an editor for GtkPopoverMenuMatthias Clasen2015-12-107-2/+281
* Make submenu switching work from the treeMatthias Clasen2015-12-101-8/+66
* Initial GtkPopoverMenu supportMatthias Clasen2015-12-109-0/+513
* Add an editor for GtkPopoverMatthias Clasen2015-12-107-2/+312
* Move popovers to the container sectionMatthias Clasen2015-12-101-1/+1
* Add support for GtkPopoverMatthias Clasen2015-12-107-0/+57
* Bug 754131: Avoid crashes when loading boxes with center-child childrenTristan Van Berkom2015-12-091-7/+7
* Fix a typoAnders Jonsson2015-12-011-1/+1
* Add GDK_TOUCHPAD_GESTURE_MASKMatthias Clasen2015-12-011-0/+2
* Add missing AtkAccessibleRole enum valuesMatthias Clasen2015-12-011-0/+10
* Add GTK_INPUT_HINT_VERTICAL_WRITINGMatthias Clasen2015-12-011-0/+2
* Add GTK_POLICY_EXTERNALMatthias Clasen2015-12-011-0/+2
* Deprecate GtkAction, GtkActivatable, and friendsBen Iofel2015-11-271-27/+24
* string list: Avoid GTK+ warningsMatthias Clasen2015-11-251-2/+5
* Fix typo in gtk+.xml.inBen Iofel2015-11-041-1/+1
* GtkButton: fix typoBen Iofel2015-11-031-1/+1
* Add "Stack" to "Add parent" menuFlorian Richter2015-08-252-0/+3
* plugins/gtk+/gtk+.xml.in: removed GtkPackType displayable values redefinitionJuan Pablo Ugarte2015-06-111-8/+1
* plugins/python/glade-python.c: add extra catalog paths to python path.Juan Pablo Ugarte2015-06-101-63/+52
* plugins/python/glade-python.c: add support for Python 3.Bohuslav "Slavek" Kabrda2015-06-101-5/+55
* Add a translator commentMatthias Clasen2015-03-021-0/+6
* Rename GtkSidebar to GtkSidebarWidgetLars Uebernickel2015-02-135-4/+4
* GtkStack: Survive loading an empty stackMatthias Clasen2015-01-181-4/+4
* stackswitcher: Better iconsMatthias Clasen2014-11-212-0/+0
* Adding 3.14 and 3.16 version targets to the GTK+ pluginTristan Van Berkom2014-11-212-34/+51
* Stack switcher improvementsMatthias Clasen2014-11-211-1/+5
* Set a title for new stack pagesMatthias Clasen2014-11-211-3/+4
* Many GtkStack fixesMatthias Clasen2014-11-213-23/+480
* Support GtkSidebar as wellMatthias Clasen2014-11-215-0/+5
* Make stack switching work from the treeMatthias Clasen2014-11-211-5/+66
* Add editors for GtkStack and GtkStackSwitcherMatthias Clasen2014-11-2111-2/+664
* Support GtkStack and GtkStackSwitcherMatthias Clasen2014-11-2110-1/+147
* Avoid box stuff leaking through for the color chooserMatthias Clasen2014-11-211-1/+12
* Adding 3.14 and 3.16 version targets to the GTK+ pluginTristan Van Berkom2014-11-211-2/+2
* Fix a typoMatthias Clasen2014-11-101-1/+1
* Plug a placeholder leak in the box adaptorMatthias Clasen2014-11-071-2/+0