summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk.c
Commit message (Expand)AuthorAgeFilesLines
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Expose internal GtkTre...Tristan Van Berkom2011-01-101-2/+29
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Add support for adding...Tristan Van Berkom2011-01-091-1/+122
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added replace-child-fu...Tristan Van Berkom2011-01-091-0/+9
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Write GtkToolButton me...Tristan Van Berkom2011-01-091-2/+10
* * plugins/gtk+/glade-gtk.c: Fixed add/remove parent commands so that they wo...Tristan Van Berkom2011-01-091-15/+40
* * plugins/gtk+/glade-gtk.c: Fixed loaded state of toolitemgroup custom label...Tristan Van Berkom2011-01-091-4/+18
* * plugins/Makefile.am, plugins/glade-tool-item-group-editor.[ch], plugins/gt...Tristan Van Berkom2011-01-091-22/+332
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Made GtkToolBar:icon-s...Tristan Van Berkom2011-01-081-9/+52
* * plugins/gtk+/glade-gtk.c: Added accelerator and tooltip-text propertiesTristan Van Berkom2011-01-071-4/+19
* * gladeui/glade-widget-action.[ch], gladeui/glade-widget-adaptor.c, gladeui/...Tristan Van Berkom2011-01-051-3/+2
* * gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[ch]:Tristan Van Berkom2011-01-041-0/+1
* * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-16/+10
* * Made GladePropertyClass completely opaque and created loads of api and upd...Tristan Van Berkom2011-01-031-36/+83
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-3/+4
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-46/+49
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-159/+157
* Removing some debug print from backend.Tristan Van Berkom2010-12-311-3/+0
* Fixed bad merge on last cherry-pickTristan Van Berkom2010-12-311-3/+4
* * plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so t...Tristan Van Berkom2010-12-311-27/+48
* Fixing action editor to disallow actions children of actions.Tristan Van Berkom2010-12-301-2/+10
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added editor to editTristan Van Berkom2010-12-301-5/+66
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-9120/+9147
* * gladeui/glade-widget-adaptor.[ch], gladeui/glade-xml-utils.c, plugins/gtk+...Tristan Van Berkom2010-12-301-2/+11
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-850/+81
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added glade_gtk_treevi...Tristan Van Berkom2010-12-231-0/+37
* * plugins/gtk+/glade-gtk.c: Removing some combobox entry stuff, reenablingTristan Van Berkom2010-12-221-42/+19
* * Making offscreen-gtk3 branch compile again after merging master,Tristan Van Berkom2010-12-221-1/+1
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-83/+271
|\
| * * 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-201-21/+1
| * * plugins/gtk+/glade-gtk.c: Fix alpha_sort_box_children() to give a consistentTristan Van Berkom2010-12-201-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+/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
* | Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-4/+5
* | Merge branch 'master' into offscreenTristan Van Berkom2010-10-121-1/+9
|\ \ | |/
| * 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-1/+9
* | First try to make GladeDesignLayout use a GdkOffscreen to render its child in...Juan Pablo Ugarte2010-09-091-26/+3
|/
* * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in:Tristan Van Berkom2010-08-301-24/+42