summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk.c
Commit message (Expand)AuthorAgeFilesLines
* Backport fix for glade_gtk_cell_renderer_sync_attributes()glade-3-8Juan Pablo Ugarte2020-10-091-3/+6
* Backport 56f47169dc09cfd6ed13a24cb9752050ecb66d6f.Thomas Martitz2014-04-231-12/+0
* Backport 2bc40ad87be072aac2759755df63707d43f8415c.Juan Pablo Ugarte2014-04-231-32/+0
* Moved GtkComboBoxText support code to its own file for better comparison with...Juan Pablo Ugarte2013-10-071-212/+0
* Comited backport of GtkComboBoxText supportRafał Mużyło2013-10-071-0/+212
* Fixed glade_gtk_image_get_property() chainup. (was calling set_property)Juan Pablo Ugarte2013-09-141-1/+1
* Fixed Bug 694081 "Glade loses widget's tooltips on Cut/Paste"Juan Pablo Ugarte2013-09-051-11/+0
* Revert "Removed activatable_parse_finished()"Juan Pablo Ugarte2012-12-031-2/+42
* Removed activatable_parse_finished()Juan Pablo Ugarte2012-07-151-42/+2
* Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but added...Juan Pablo Ugarte2012-07-131-46/+46
* 2011-11-17 Fredy Paquet <fpa@opag.ch>Tristan Van Berkom2011-11-171-18/+69
* Fixing previous commit to work for glade_gtk_widget_action_activate()Tristan Van Berkom2011-10-091-2/+2
* * plugins/gtk+/glade-gtk.c: Fixed add/remove parent commands so that they wo...Tristan Van Berkom2011-10-091-111/+139
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Ensure 'related-action'Tristan Van Berkom2011-10-091-1/+15
* * gladeui/glade-project.[ch], gladeui/glade-widget.c: Backported glade_proje...Tristan Van Berkom2011-04-041-1/+0
* * Backed out 'preview' feature from glade-3-8 branch.Tristan Van Berkom2011-04-041-8/+1
* * plugins/gtk+/glade-gtk.c: Fixed GtkMenuToolButton to save the "menu" child...Tristan Van Berkom2011-01-091-0/+6
* * plugins/Makefile.am, plugins/glade-tool-item-group-editor.[ch], plugins/gt...Tristan Van Berkom2011-01-091-69/+387
* Removed some debug print form backend.Tristan Van Berkom2010-12-311-4/+0
* * plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so t...Tristan Van Berkom2010-12-311-20/+46
* Fixing action editor to disallow actions children of actions.Tristan Van Berkom2010-12-301-2/+10
* Cleanup action editor.Tristan Van Berkom2010-12-301-7/+1
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added editor to editTristan Van Berkom2010-12-301-2/+71
* * gladeui/glade-editor-property.c, gladeui/glade-property.c, gladeui/glade-w...Tristan Van Berkom2010-12-201-2/+1
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-column-types.[ch]: AddedTristan Van Berkom2010-12-201-1/+3
* * plugins/gtk+/glade-gtk.c: Removed alpha_sort_box_children(), project needs...Tristan Van Berkom2010-12-191-21/+1
* * plugins/gtk+/glade-gtk.c: Fix alpha_sort_box_children() to give a consistentTristan Van Berkom2010-12-191-3/+9
* * plugins/gtk+/glade-gtk.c, po/*.po: Fixed 'controled' typo with updates to ...Tristan Van Berkom2010-12-181-1/+1
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Alphabetically sort Gt...Tristan Van Berkom2010-12-171-2/+23
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added support for depr...Tristan Van Berkom2010-12-171-2/+39
* * plugins/gtk+/glade-gtk.c: Fixed crashes when textview's buffer is deleted,...Tristan Van Berkom2010-12-171-3/+20
* * plugins/gtk+/glade-gtk.c:Tristan Van Berkom2010-12-171-2/+33
* * plugins/gtk+/glade-gtk.c: Fixed floating project menus when context menu i...Tristan Van Berkom2010-12-171-8/+17
* * plugins/gtk+/glade-gtk.c: Set added treeviewcolumns to fixed sizing mode i...Tristan Van Berkom2010-12-161-0/+16
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Fixed GtkComboBox to h...Tristan Van Berkom2010-12-161-6/+48
* * plugins/gtk+/glade-gtk.c: Avoid using gtk_combo_box_set_entry_text_column ...Tristan Van Berkom2010-12-161-2/+3
* * plugins/gtk+/glade-gtk.c: Fixed crash with notebook rebuilding children (b...Tristan Van Berkom2010-12-161-2/+0
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Avoid warnings whenTristan Van Berkom2010-12-161-6/+47
* * plugins/gtk+/glade-gtk.c: Make sure any manually created glade widgets passTristan Van Berkom2010-12-161-10/+4
* * gladeui/glade-widget.[ch], gladeui/glade-project.c, plugins/gtk+/glade-gtk...Tristan Van Berkom2010-12-151-7/+1
* * plugins/gtk+/glade-gtk.c: Fixed errors when undoing the addition of notebo...Tristan Van Berkom2010-12-151-40/+77
* Revert " * configure.ac: Require GTK+ 3.0 and change package domain from glad...Tristan Van Berkom2010-12-141-5/+224
* 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-1/+9
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in:Tristan Van Berkom2010-08-301-24/+42
* * plugins/gtk+/glade-gtk.c: Fixed glade_gtk_frame_add_child() to remove any ...Tristan Van Berkom2010-08-261-1/+18
* Changes for GTK+ 3.0 cleanupTristan Van Berkom2010-08-161-29/+65
* * configure.ac: Require GTK+ 3.0 and change package domain from glade3 -> gladeTristan Van Berkom2010-06-151-224/+5
* Remove some unneded GTK+ version checksJavier Jardón2010-05-041-2/+0
* 2010-03-30 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-301-1/+27
* * gladeui/glade-popup.c: Allow adding new actions to action groups from the ...Tristan Van Berkom2010-03-291-205/+148