summaryrefslogtreecommitdiff
path: root/gladeui/glade-widget.h
Commit message (Expand)AuthorAgeFilesLines
* GladeWidget: deprecated glade_widget_depends()Juan Pablo Ugarte2013-12-171-0/+2
* GladeWidget: Enhanced support warningsTristan Van Berkom2013-04-111-0/+1
* Support load and save of files with a <template> element.Tristan Van Berkom2013-04-081-0/+5
* GladeWidget: Added glade_widget_depends()Tristan Van Berkom2013-03-301-0/+2
* Reverting all composite templates support until it lands on GTKJuan Pablo Ugarte2013-01-311-5/+0
* Implemented template loading and savingJuan Pablo Ugarte2012-07-181-0/+5
* Added glade_widget_get_device_from_event()Juan Pablo Ugarte2012-05-031-0/+2
* * glade-widget.[ch]:Tristan Van Berkom2011-04-051-1/+1
* * gladeui/glade-widget-adaptor.[ch]:Juan Pablo Ugarte2011-04-051-0/+2
* * gladeui/glade-xml-utils.h, gladeui/glade-widget-adaptor.[ch], gladeui/glad...Tristan Van Berkom2011-01-281-0/+4
* 2011-01-13 Juan Pablo Ugarte <juanpablougarte@gmail.com>Juan Pablo Ugarte2011-01-231-0/+5
* glade-widget: Fixed signal types to use GObject and emission of signal_changed()Johannes Schmid2011-01-071-1/+1
* Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-061-4/+6
|\
| * * gladeui/glade-widget-action.[ch], gladeui/glade-widget-adaptor.c, gladeui/...Tristan Van Berkom2011-01-051-4/+6
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-051-114/+51
|\ \ | |/
| * * Adding padding to classes in various files.Tristan Van Berkom2011-01-041-15/+24
| * * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-96/+26
| * * gladeui/glade-command.[ch], Added GladeProject member to base command stru...Tristan Van Berkom2011-01-011-80/+81
* | More merge fixesJohannes Schmid2010-12-301-2/+2
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-1/+0
|\ \ | |/
| * * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-5/+6
|\ \ | |/
| * * gladeui/glade-widget.[ch]: Hide glade_widget_set_object(), improved refere...Tristan Van Berkom2010-12-201-3/+0
| * * gladeui/glade-app.[ch]: Added glade_app_queue_selection_changed()Tristan Van Berkom2010-12-171-0/+4
| * * gladeui/glade-widget.[ch], gladeui/glade-project.c, plugins/gtk+/glade-gtk...Tristan Van Berkom2010-12-151-2/+2
* | Make GladeSignalModel a deligate of GladeWidgetJohannes Schmid2010-12-161-0/+6
* | glade-widget: Emit the add/remove/change-signal-handler signals with actual h...Johannes Schmid2010-07-061-4/+4
|/
* gladeui: Add glade_widget_get_children() convenience layerJohannes Schmid2010-05-141-0/+2
* * gladeui/glade-editor-property.[ch]:Tristan Van Berkom2010-03-291-0/+2
* Fixed Mal-ordering of atk properties, signals and accelerators in LibgladeTristan Van Berkom2009-03-251-0/+4
* Added some important fixesTristan Van Berkom2009-01-051-1/+2
* Now add/remove parentless widget props from the project inTristan Van Berkom2008-11-231-2/+10
* Added glade_widget_[un]lock() and glade_command_[un]lock_widget().Tristan Van Berkom2008-10-311-8/+8
* Rewrote GtkLabel implementation from top to bottom with custom editor (nowTristan Van Berkom2008-10-281-1/+1
* Reimplemented GtkMenuItem and subclasses from top to bottomTristan Van Berkom2008-10-281-0/+11
* Ignore parent-changes on internal widgets (that causes problems whenTristan Van Berkom2008-10-251-3/+0
* Implement property lookups with a hash table, fixed mem leaksTristan Van Berkom2008-10-211-1/+6
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-5/+0
* Updated.Tristan Van Berkom2008-09-201-3/+0
* - Show glade widgets in the workspace on selection changes in the projectTristan Van Berkom2008-09-181-0/+2
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-0/+2
* Fixed invisible labels in the menu editor.Tristan Van Berkom2008-04-121-0/+3
* Loaded and watched the new support_warning on GladeWidgetTristan Van Berkom2008-04-101-0/+7
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-0/+4
* Added basic builder support, format can be chosen via a radiomenuitem inTristan Van Berkom2008-04-061-1/+1
* gladeui/glade-widget-adaptor.[ch], gladeui/glade-xml-utils.h, allow theTristan Van Berkom2008-04-051-0/+10
* Now recurse through the plugin to read and write widget children,Tristan Van Berkom2008-04-051-0/+12
* merging builder branch into trunkTristan Van Berkom2008-04-031-8/+15
* Adding convenience funcs that help with debugging property values inTristan Van Berkom2007-07-231-0/+9
* fixed memory leaks of description strings in usage ofTristan Van Berkom2007-07-181-2/+10