]> saetta.ns0.it Git - libgtkform/commit
Implemented loading form's definition from xml file (missing key and
authorAndrea Zagli <azagli@libero.it>
Wed, 29 Jul 2009 15:48:34 +0000 (17:48 +0200)
committerAndrea Zagli <azagli@libero.it>
Wed, 29 Jul 2009 15:48:34 +0000 (17:48 +0200)
commit5ac7dbc499b186ef3a87b64953cbfb481be4f791
tree6a0ea410b966977d90ae93408040ac81a4c77c22
parentadab781969873c4557c5fa1fb62d5abac69f427c
Implemented loading form's definition from xml file (missing key and
default value).
.gitignore
data/gtkform.dtd
src/fieldboolean.c
src/fieldboolean.h
src/form.c
src/form.h
src/widgetcombobox.c
test/Makefile.am
test/from_xml.c [new file with mode: 0644]
test/test.xml [new file with mode: 0644]