summaryrefslogtreecommitdiff
path: root/src/glade-widget-class.h
Commit message (Expand)AuthorAgeFilesLines
* Added a bit about anarchist childrenTristan Van Berkom2006-03-201-5/+0
* Removed glade_widget_class_get_all_children, nowTristan Van Berkom2006-03-161-10/+5
* Updated listTristan Van Berkom2006-02-241-1/+2
* Glade 3.0 --> Glade-3Tristan Van Berkom2006-02-101-15/+107
* require automake 1.9Tristan Van Berkom2006-02-071-47/+66
* Fixed broken resource pool & wrote some doc. Now save the "<requiredTristan Van Berkom2006-01-241-0/+5
* Added missing sources & added gtk+.xmlTristan Van Berkom2005-12-121-1/+2
* Added support for GtkCombo, GtkList, GtkCList Also added support for theTristan Van Berkom2005-12-091-23/+29
* - Removed child_property_applies concept, as I feel that the approach forTristan Van Berkom2005-10-041-7/+5
* - Fixed glade_gtk_box_set_size in regards to internal children. - EnhancedTristan Van Berkom2005-09-291-0/+1
* Balanced out reference counts on GladeWidgets and their objects so thatTristan Van Berkom2005-09-221-12/+27
* Added comment & use glade_widget_show/hide api.Tristan Van Berkom2005-09-091-0/+3
* RemovedTristan Van Berkom2005-08-011-12/+6
* Fixed compiler warningTristan Van Berkom2005-07-241-0/+6
* glade_command_paste() now searches for placeholders for multi-pasteTristan Van Berkom2005-04-021-1/+0
* pixmaps/Makefile.am, src/Makefile.am, widgets/Makefile.am,Ivan, Wong Yat Cheung2005-04-021-44/+44
* Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality.Tristan Van Berkom2005-02-281-48/+119
* Implemented glade_editor_query_popup(), also obsoleted common & packingTristan Van Berkom2004-10-281-1/+2
* Added functionality for GtkFixed (also replaced some ints with gints andTristan Van Berkom2004-10-221-19/+0
* Add support for a PreCreateFunction, a function that will got calledJoaquin Cuenca Abela2004-04-301-0/+4
* fix 3 bad pixels in the shadow of these icons. account for changes onJoaquin Cuenca Abela2004-04-211-2/+3
* restrict child-properties to widgets for which child_property_appliesJoaquin Cuenca Abela2004-02-281-0/+6
* Load the "palette_name" attribute on each widget class which has aJoaquin Cuenca Abela2004-02-071-1/+2
* Fix compilation on linux... hopefully without breaking on windows.Paolo Borelli2003-11-051-3/+1
* rewrite it as a GtkWidget. Moved some of its functions to glade-utils.c.Joaquin Cuenca Abela2003-11-021-0/+3
* Handle internal children when reading a .glade file.Paolo Borelli2003-10-271-4/+10
* First support for internal children. Now you can add widgets to dialogs. StillPaolo Borelli2003-10-231-1/+2
* Rename placeholder_replace method to replace_child and get it from the xml fi...Paolo Borelli2003-10-061-6/+20
* Introduce a fill_empty method to GladeWidgetClass that, if needed, fills a co...Paolo Borelli2003-10-051-0/+2
* read the name of the plugin to be used by each catalog and pass it to theJoaquín Cuenca Abela2003-10-041-3/+8
* Minor cleanup that got lost in Joaquin's merge.Paolo Borelli2003-08-141-4/+0
* ops... lot of changes... read the changelog.Joaquín Cuenca Abela2003-08-071-5/+10
* More janitoring, replace deprecatedPaolo Borelli2003-08-051-3/+1
* Turn post_create_function into aPaolo Borelli2003-07-271-3/+3
* First stage of the packingPaolo Borelli2003-07-261-6/+13
* minor fixes.Paolo Borelli2003-07-061-2/+0
* Some work on the signal editor.Paolo Borelli2003-06-171-16/+19
* Implementation of set & get of gunichar GValues.Joaquín Cuenca Abela2002-04-111-0/+1
* Ignored the ParamSpec "name". We should solve this problem with a betterCarlos Perelló Marín2001-11-211-0/+2
* don't unref the cell nor the column. Thanks jacob@ximian.comChema Celorio2001-09-041-0/+6
* remove the packing memebers, we where not using them.Chema Celorio2001-08-131-1/+3
* handle the case where the property is queried from the gtkwidget v.s.Chema Celorio2001-08-061-3/+3
* add <popt.h>. implement : ./glade2 --dump {widget} to dump to the consoleChema Celorio2001-08-021-1/+1
* implement, new file.Chema Celorio2001-07-221-2/+2
* init_function is not required in the xml files.Chema Celorio2001-07-161-0/+1
* set the propertyChema Celorio2001-07-151-0/+1
* check if g_module_supported is TRUE in here, if it isn't there is no pointChema Celorio2001-07-091-0/+5
* Add more widget and clean othersChema Celorio2001-07-051-2/+1
* syncJose Maria Celorio2001-06-291-0/+4
* add patches from SHANE BUTLER that implement the signal editor.Jose Maria Celorio2001-06-281-0/+12