summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete togglebutton editor from the private editors catalogTristan Van Berkom2013-04-151-8/+0
* GladeButtonEditor: Now handle all subclasses in this editor.Tristan Van Berkom2013-04-1511-488/+169
* Added new GladeRadioButtonEditorTristan Van Berkom2013-04-1511-21/+222
* Added GladeToggleButtonEditor.Tristan Van Berkom2013-04-158-2/+248
* GladeButtonEditor: Many touchups in the UI, added extension point for embeddi...Tristan Van Berkom2013-04-142-55/+99
* GladeGladePropertyShell: Give the shell a label in the UI while editing.Tristan Van Berkom2013-04-143-1/+40
* GladeButtonEditor: Fleshing out the button editor design a bit.Tristan Van Berkom2013-04-142-19/+205
* Gladeui plugin: Specify that the construct-only 'editor-type' property is to ...Tristan Van Berkom2013-04-141-0/+1
* Slightly touching up activatable / button editors.Tristan Van Berkom2013-04-142-151/+151
* Gladeui catalog: Make custom-text/custom-tooltip properties translatable.Tristan Van Berkom2013-04-141-0/+2
* Gladeui plugin: Disable some properties on GladePropertyLabelTristan Van Berkom2013-04-141-1/+8
* The private glade-gtk-private catalog depends on the gladeui catalogTristan Van Berkom2013-04-141-1/+1
* Committing glade-button-editor.ui with new glade-gtk-private dependencyTristan Van Berkom2013-04-141-0/+1
* Fixing up GTK+ pluginTristan Van Berkom2013-04-144-300/+61
* Port GladeActivatableEditor to use a template.Tristan Van Berkom2013-04-1413-860/+496
* Added plugin private catalogTristan Van Berkom2013-04-141-0/+19
* GladeButtonEditor: Now a composite class defined in builder xmlTristan Van Berkom2013-04-146-223/+442
* Gladeui plugin: Add GladeEditorTable to the palette.Tristan Van Berkom2013-04-141-0/+14
* GladeGtkGrid adaptor: Disconnect signals on destroy.Tristan Van Berkom2013-04-141-0/+11
* Added adaptor to the gladeui plugin for editing GladeEditorSkeletons.Tristan Van Berkom2013-04-143-3/+154
* Gladeui catalog: Added GladePropertyShell, fixed up a bit too.Tristan Van Berkom2013-04-141-6/+26
* Added gladeui catalog plugin.Tristan Van Berkom2013-04-123-0/+27
* Add Grid option to "Add Parent" action.Dmitrijs Ledkovs2013-04-122-0/+3
* Project Properties Dialog: Moved verify button to be a secondary dialog button.Tristan Van Berkom2013-04-121-1/+1
* GladeCommand/GladeEditorProperty: Make the enabled state of a property undoable.Tristan Van Berkom2013-04-111-1/+7
* GladeModelData: For list-store data, use nicer icons in the buttonTristan Van Berkom2013-04-111-4/+4
* GTK+ Catalog GtkScaleButton - add internal children.Tristan Van Berkom2013-04-081-0/+5
* Support load and save of files with a <template> element.Tristan Van Berkom2013-04-081-31/+64
* Disabled GtkRecentChooser:select-multiple on implementations which don't supp...Tristan Van Berkom2013-04-061-3/+8
* Properly disabling GtkRadioAction:current-value propertyTristan Van Berkom2013-04-061-1/+3
* GtkIconFactory adaptor: Added a destroy_object functionTristan Van Berkom2013-04-062-0/+10
* Added GladeWidgetAdaptor destroy_object method.Tristan Van Berkom2013-04-062-1/+10
* GtkNotebook adaptor: Safer treatment of child tabsTristan Van Berkom2013-04-051-2/+9
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-055-8/+15
* GladeFixed: Avoid fetching the pointer at load time, or whenever the widget i...Tristan Van Berkom2013-04-041-2/+6
* Cleanup glade_utils_get_pointer()Tristan Van Berkom2013-04-041-8/+1
* GladeFixed: Explicitly fetch mouse position at add_child timeTristan Van Berkom2013-04-041-3/+15
* GladeFixed: More reliable drag/resizeTristan Van Berkom2013-04-031-23/+115
* Refactor: Move GtkBox adaptor into it's own separate file.Tristan Van Berkom2013-04-034-713/+769
* Fix for drag/resize in GtkGrid.Tristan Van Berkom2013-04-031-369/+384
* Fixed Drag/Resize for GtkFixed by explicitly giving it a window.Tristan Van Berkom2013-04-031-0/+2
* GtkGrid/GtkBox: Bring back use of GladeFixed.Juan Pablo Ugarte2013-04-023-83/+690
* Replaced non existent function glade_widget_remove_action() withJuan Pablo Ugarte2013-04-021-1/+1
* Cleanup deprecations all around.Tristan Van Berkom2013-04-012-12/+29
* GtkRadioAction catalog definition: Disable "current-value"Tristan Van Berkom2013-04-011-1/+4
* Setting 3.8 as the current GTK+ catalog versionTristan Van Berkom2013-04-011-6/+9
* Fix bug 679147: Make GtkWidget:hexpand/vexpand optional properties.Tristan Van Berkom2013-04-011-2/+2
* Set tooltip-text & tooltip-markup as "ignore"Tristan Van Berkom2013-04-011-2/+2
* Fixed previous commit to make GtkToolbar use a GtkIconSize in the UI.Tristan Van Berkom2013-03-312-3/+7
* GTK+ Catalog update.Tristan Van Berkom2013-03-311-27/+72