summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mega GTK+ 3.8 support commit.Tristan Van Berkom2013-03-316-53/+272
* GtkGrid fixed to work properly when adding widgets.Tristan Van Berkom2013-03-311-14/+6
* GtkButton adaptor: Fix the response id property load and saveTristan Van Berkom2013-03-313-13/+12
* GtkGrid: Some cleanup was done and optimization.Tristan Van Berkom2013-03-301-83/+92
* Support editing of the widget name.Tristan Van Berkom2013-03-301-1/+3
* Added clear properties and read documentation actionsJuan Pablo Ugarte2013-03-122-0/+15
* Update .gitignoreJasper St. Pierre2013-02-251-0/+3
* Added new GtkLevelBar icons by Máirín DuffyJuan Pablo Ugarte2013-02-012-0/+0
* Reverting all composite templates support until it lands on GTKJuan Pablo Ugarte2013-01-312-121/+93
* Implemented inline Drag and DropJuan Pablo Ugarte2013-01-182-7/+20
* Removed GladeFixed (DnD) support for GtkBox, GtkTable and GtkGrid.Juan Pablo Ugarte2013-01-184-1069/+30
* Replaced buttons with 3 dots [...] for a secondary edit icon in the entry its...Juan Pablo Ugarte2013-01-181-15/+8
* Added GtkLevelBar.Juan Pablo Ugarte2013-01-175-1/+16
* Revert "Removed unneeded function glade_gtk_activatable_parse_finished()"Juan Pablo Ugarte2012-11-015-1/+58
* Fixed Bug #685816 "Widget attributes editing broken" by reverting old fixJuan Pablo Ugarte2012-11-012-4/+5
* Revert "Fixed bug in GtkButton custom editor properties sensitivity"Juan Pablo Ugarte2012-11-011-47/+40
* Added a composite templates widget group in palette.Juan Pablo Ugarte2012-10-311-1/+1
* Fix build warningsJuan Pablo Ugarte2012-10-131-4/+2
* Fixed bug in GtkButton custom editor properties sensitivityJuan Pablo Ugarte2012-10-131-38/+47
* Added intitial support for runtime creation and loading of composite templates.Juan Pablo Ugarte2012-10-022-1/+73
* Updated GtkAssistant supportJuan Pablo Ugarte2012-09-172-12/+76
* Set ignore=true on virtual property glade-style-classes to avoid bogus warningsJuan Pablo Ugarte2012-09-131-1/+1
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added load/save/edit s...Tristan Van Berkom2012-07-312-0/+84
* Implemented template loading and savingJuan Pablo Ugarte2012-07-182-92/+48
* Removed unneeded function glade_gtk_activatable_parse_finished()Juan Pablo Ugarte2012-07-155-58/+1
* Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but added...Juan Pablo Ugarte2012-07-133-14/+20
* Fixed runtime warning when adding a notebookJuan Pablo Ugarte2012-07-111-9/+14
* Added glade_displayable_value_is_disabled/set_disabled() functions to disable...Juan Pablo Ugarte2012-06-051-10/+29
* Set save=false to every GtkActivatable properties since they are always saved...Juan Pablo Ugarte2012-05-081-5/+5
* Removed used of deprecated function gtk_widget_get_pointer()Juan Pablo Ugarte2012-05-031-99/+106
* Also set GtkRadioButton:xalgin as save-alwaysJuan Pablo Ugarte2012-05-021-0/+1
* Set GtkCheckButton:xalign save-always. fixes bug #675042Juan Pablo Ugarte2012-05-021-0/+1
* Replaced deprecated font and color selection dialogs with font and color choo...Juan Pablo Ugarte2012-04-301-46/+51
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-2817-46/+46
* Replaced strcmp() with g_strcmp0 in glade_eprop_accel_populate_view()Juan Pablo Ugarte2012-04-271-1/+1
* Fixed bug 645340 "Minor string typo" andJuan Pablo Ugarte2012-02-152-2/+2
* Fix bug 664912 "GtkGrid assumes 3x3 (edit)"Juan Pablo Ugarte2012-02-151-0/+2
* * plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documenta...Tristan Van Berkom2012-01-291-1/+1
* Reworked GtkGrid support for width and height propertiesJuan Pablo Ugarte2011-12-151-99/+38
* 2011-11-17 Fredy Paquet <fpa@opag.ch>Tristan Van Berkom2011-11-172-21/+72
* Make n-row and n-column save false.Juan Pablo Ugarte2011-10-062-2/+36