summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* plugins/webkit2gtk: added initial support for WebKit2GTK+ library.gladewebkit2gtkJuan Pablo Ugarte2016-09-155-0/+145
* GladeGtkBox: adapted to new glade_gtk_box_notebook_child_insert_remove_action...Juan Pablo Ugarte2016-05-201-13/+7
* GladeGtkNotebook: simplified glade_gtk_box_notebook_child_insert_remove_actio...Juan Pablo Ugarte2016-05-202-37/+26
* GladeGtkNotebook: Fix "format not a string literal" warningBastien Nocera2016-05-203-13/+24
* GladeGtkTable: Fix "format not a string literal" warningBastien Nocera2016-05-201-8/+32
* GladeGtkGrid: Fix "format not a string literal" warningBastien Nocera2016-05-201-8/+32
* GladeGtkListBox: Fix "format not a string literal" warningBastien Nocera2016-05-201-4/+1
* GladeGtkFlowBox: Fix "format not a string literal" warningBastien Nocera2016-05-201-4/+1
* plugins/gtk+/glade-gtk-box.c: fixed casting warningJuan Pablo Ugarte2016-05-201-1/+1
* Fixed bug #765885 "client side decoration, no space to add header bar"Juan Pablo Ugarte2016-05-131-12/+27
* Bug 589306 - Clicking in ... swap order of acceleratorsRoberto Guido2016-04-111-0/+1
* plugins/python/glade-python.c: Make sure we load Gtk 3Juan Pablo Ugarte2016-02-271-0/+3
* GtkWindow: don't set the same titlebar multiple timesBen Iofel2016-02-171-2/+4
* Fix typo (ellispize)Piotr Drąg2016-02-061-1/+1
* Bug 430445 - null string default title for GtkFileChooserButtonTristan Van Berkom2016-01-291-1/+1
* GtkStackSwitcher: Integrate new icon-size propertyTristan Van Berkom2016-01-292-7/+32
* GtkPopover: Integrating new propertiesTristan Van Berkom2016-01-292-15/+55
* GtkTextView: Integrating new margin propertiesTristan Van Berkom2016-01-292-50/+66
* gtk+.xml.in: Updating since tags for newly added properties and signalsTristan Van Berkom2016-01-291-6/+12
* GtkLabel: Integrate the "lines" property nicelyTristan Van Berkom2016-01-293-91/+122
* Bug 750985 - GtkMisc property deprecationsTristan Van Berkom2016-01-291-17/+15
* Bug 759872 - Show popovers hidden by model buttonsTristan Van Berkom2016-01-291-1/+14
* Bug 751234 - Ignore tearoff-state property in the workspaceTristan Van Berkom2016-01-281-0/+1
* Bug 759455 - Avoid showing window decorations in Glade's workspaceTristan Van Berkom2016-01-281-0/+5
* glade-gtk-popover-menu.c: Properly derive the GtkPopover adaptorTristan Van Berkom2016-01-281-8/+8
* Bug 759395 - Ignore ESC key press from popoversTristan Van Berkom2016-01-282-0/+23
* glade-gtk-info-bar.c: Ensure names of action widgets at save timeTristan Van Berkom2016-01-281-1/+11
* glade-gtk-dialog.c: Ensure names of action widgets at save timeTristan Van Berkom2016-01-281-0/+9
* glade-gtk-action-widgets.[ch]: Added a function to ensure action widget namesTristan Van Berkom2016-01-282-0/+38
* glade-gtk-widget.c: Support unnamed widgets in sizegroup actionsTristan Van Berkom2016-01-271-5/+33
* Fix typo (Forth)Piotr Drąg2016-01-081-1/+1
* Don't crash when popover menu children have no visible-submenu setРуслан Ижбулатов2015-12-261-2/+2
* Removed duplicate displayable values for GtkPackTypeTristan Van Berkom2015-12-211-6/+1
* Removed some unneeded listbox/flowbox related declarationsTristan Van Berkom2015-12-211-13/+0
* Support GtkFlowBoxMatthias Clasen2015-12-219-0/+324
* Support GtkActionBarMatthias Clasen2015-12-2011-0/+894
* Reverting change from notebook-actions branch merge.Tristan Van Berkom2015-12-141-2/+2
* glade-gtk-notebook.c: Fixed warning about imbalanced childrenTristan Van Berkom2015-12-141-1/+1
* Support notebook actionsMatthias Clasen2015-12-144-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