]> saetta.ns0.it Git - libgtkform/commit
Added functions GtkForm::load_from_xml and GtkForm::load_from_file. 0.1.2
authorAndrea Zagli <azagli@libero.it>
Sun, 18 Jul 2010 10:42:12 +0000 (12:42 +0200)
committerAndrea Zagli <azagli@libero.it>
Sun, 18 Jul 2010 10:42:12 +0000 (12:42 +0200)
commit6aed5e05d4c926efe3b663069afeb6e349f5e5e3
treebe1b83cbe782ede0a8b71214c720a87d3919a7b4
parent581bb1805a5e94e42091344b4ca1e1b6cd64b460
Added functions GtkForm::load_from_xml and GtkForm::load_from_file.
Added functions GtkFormWidgetComboBox::fill_from_datamodel and
GtkFormWidgetComboBox::fill_from_datamodel.
Added element "sql" to FormWidget xml definition (with attribute "with-empty-entry").
configure.ac
data/gtkform.dtd
src/form.c
src/form.h
src/widgetcombobox.c
src/widgetcombobox.h