summaryrefslogtreecommitdiff
path: root/gladeui/glade-property.c
Commit message (Expand)AuthorAgeFilesLines
* Backport 2bc40ad87be072aac2759755df63707d43f8415c.Juan Pablo Ugarte2014-04-231-0/+25
* Removed unused variableTristan Van Berkom2011-10-091-1/+1
* * gladeui/glade-property.c, gladeui/glade-xml-utils.c:Tristan Van Berkom2011-10-091-7/+0
* * gladeui/glade-project.c: Fixed GladeProject to only ever report widgets th...Tristan Van Berkom2011-02-031-4/+6
* * gladeui/glade-property.c: Fixed glade_property_dup() to not incidentally s...Tristan Van Berkom2010-12-311-2/+3
* * gladeui/glade-editor-property.c, gladeui/glade-property.c, gladeui/glade-w...Tristan Van Berkom2010-12-201-3/+4
* 2010-03-09 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-091-18/+15
* Bug 595838 — String fixesPhilip Withnall2009-09-221-2/+2
* Avoid updating widgets with properties floating outside the widget.Tristan Van Berkom2009-06-251-2/+9
* Added glade_gtk_cell_renderer_read_widget() and nowTristan Van Berkom2009-04-151-0/+2
* reverted fix for bug #573513. (bug #574260)Juan Pablo Ugarte2009-03-091-3/+0
* fixed typos, bugs #571884 and #571867Juan Pablo Ugarte2009-03-021-0/+3
* Now add/remove parentless widget props from the project inTristan Van Berkom2008-11-231-0/+1
* Fixed bugs around load/save of button/imagemenuitem label (stock driven)Tristan Van Berkom2008-10-281-3/+0
* Ignore parent-changes on internal widgets (that causes problems whenTristan Van Berkom2008-10-251-19/+0
* finished with gtkiconfactory.Tristan Van Berkom2008-10-241-7/+15
* Added new #GladeEditable implementation for GtkButton general page.Tristan Van Berkom2008-10-241-1/+1
* Use glade-cell-renderer-button for color attributes.Tristan Van Berkom2008-10-211-1/+0
* Implement property lookups with a hash table, fixed mem leaksTristan Van Berkom2008-10-211-128/+61
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-3/+2
* Implemented new "context" i18n metadata.Tristan Van Berkom2008-10-011-17/+77
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-12/+13
* Set sizegroup_add action sensitive/insensitive depending on project formatTristan Van Berkom2008-09-211-23/+12
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-6/+15
* Creating toplevel widget through unified glade-palette interface. RemovedPavel Kostyuchenko2008-09-161-27/+43
* Applied patch from Pavel Kostyuchenko to prevent hangs in anjuta (bugTristan Van Berkom2008-05-111-18/+2
* Removed unused prototypesTristan Van Berkom2008-05-021-0/+1
* Fixed invisible labels in the menu editor.Tristan Van Berkom2008-04-121-11/+70
* - Added construct "class" property so that dupping doesnt crash.Tristan Van Berkom2008-04-111-7/+20
* Fixed bold modified state for disabled properties.Tristan Van Berkom2008-04-111-10/+16
* Added padding on top of undocked tools, removed custom label handling ofTristan Van Berkom2008-04-101-2/+4
* Loaded and watched the new support_warning on GladeWidgetTristan Van Berkom2008-04-101-33/+76
* Run gtkdocize with --flavour=no-tmplTristan Van Berkom2008-04-071-1/+1
* Updated with new syms.Tristan Van Berkom2008-04-061-2/+2
* Added basic builder support, format can be chosen via a radiomenuitem inTristan Van Berkom2008-04-061-2/+7
* merging builder branch into trunkTristan Van Berkom2008-04-031-477/+184
* removed every extra documentation, we keep them empty just becauseJuan Pablo Ugarte2007-07-301-0/+13
* skip properties that are not readable in glade_property_load_impl() (fixesJuan Pablo Ugarte2007-07-061-1/+2
* set glade_widget_adaptor_child_verify_property() value parameter asJuan Pablo Ugarte2007-07-031-6/+25
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-2/+2
* Remember notebook page when reconstructing (Fixes bug 394382)Tristan Van Berkom2007-06-211-0/+2
* added save_always member in GladePropertyClass.Juan Pablo Ugarte2007-05-081-1/+1
* - Added property_set_save_always() functions - Introspect initial valuesTristan Van Berkom2007-03-031-3/+39
* make glade_property_new() always return instrospected valueJuan Pablo Ugarte2007-02-211-17/+5
* added glade_widget_property_original_default()Juan Pablo Ugarte2007-02-151-20/+43
* Replaced C++ style comments with the more portable ISO C syntax.Vincent Geddes2007-02-081-1/+1
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+1592