summaryrefslogtreecommitdiff
path: root/gladeui/glade-property.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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