summaryrefslogtreecommitdiff
path: root/src/glade-property.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented glade_editor_query_popup(), also obsoleted common & packingTristan Van Berkom2004-10-281-0/+2
* fix the build (and remove the last remanants of the "queries").Joaquin Cuenca Abela2004-05-101-1/+1
* Turn GladeProperty in a simple struct instead of being a GObject.Paolo Borelli2003-11-091-16/+2
* Retrieve from gtk the value of packing properties: we now write a correct .gladePaolo Borelli2003-11-071-4/+1
* More janitoring. Remove dead code.Paolo Borelli2003-11-011-8/+0
* Ifdef out the GladeProperty->child since it's unused. Use apply_property_from...Paolo Borelli2003-11-011-6/+2
* Minor janitoring.Paolo Borelli2003-10-271-4/+2
* Clean up some of the Query logic, QueryResult is now hashtable of GValuesPaolo Borelli2003-10-201-23/+0
* More work on properties: generalizePaolo Borelli2003-07-261-7/+0
* Initial support for propertiesPaolo Borelli2003-07-071-9/+2
* Move a couple of functions wherePaolo Borelli2003-07-021-0/+1
* gtk_object -> g_object cleanup.Paolo Borelli2003-06-151-17/+21
* Implementation of set & get of gunichar GValues.JoaquĆ­n Cuenca Abela2002-04-111-0/+2
* Undo/Redo system in place. Some bug fixes.Archit Baweja2002-03-311-1/+1
* don't unref the cell nor the column. Thanks jacob@ximian.comChema Celorio2001-09-041-2/+2
* add config.h. I am not sure i agree with Kjartan about the config.h thinkChema Celorio Foo2001-08-211-3/+3
* Change the #define of GLADE_PROPERTY_CLASS to GLADE_PROPERTY_OBJECT_CLASSJoe Shaw2001-08-191-1/+1
* remove the packing memebers, we where not using them.Chema Celorio2001-08-131-0/+1
* try to fix gettext support. Duno why translations are not working. FeelChema Celorio2001-08-121-8/+13
* add a temp hack to set the properties. (glade_property_get): ditto to getChema Celorio2001-08-071-3/+17
* handle the case where the property is queried from the gtkwidget v.s.Chema Celorio2001-08-061-2/+1
* add a packing argument. (glade_widget_set_default_options): we now set theChema Celorio2001-08-041-0/+1
* implement, new file.Chema Celorio2001-07-221-0/+3
* impl. (glade_widget_connect_edit_signals): impl.Chema Celorio2001-07-161-0/+4
* init_function is not required in the xml files.Chema Celorio2001-07-161-4/+4
* check if g_module_supported is TRUE in here, if it isn't there is no pointChema Celorio2001-07-091-2/+4
* more work. I'll start writing ChangeLog entries from now onJose Maria Celorio2001-07-021-3/+6
* more work on GParamStuff,Jose Maria Celorio2001-06-211-0/+7
* Initial revisionJose Maria Celorio2001-06-191-0/+76