]> saetta.ns0.it Git - libgtkform/commit
Some bugfixes and added widgetcombobox and widgetdateentry.
authorAndrea Zagli <azagli@libero.it>
Fri, 22 Dec 2006 10:23:47 +0000 (10:23 +0000)
committerAndrea Zagli <azagli@libero.it>
Fri, 22 Dec 2006 10:23:47 +0000 (10:23 +0000)
commit3ee5fdf5b89c8db3c0254821a9208be9d5541621
treed2ac39e80979a3dd2edffef6661fe65360e42f55
parentc64982309289c6adc6ab3f9b54fdd027867cd7d4
Some bugfixes and added widgetcombobox and widgetdateentry.
21 files changed:
ChangeLog
configure.ac
docs/reference/libform-undocumented.txt
docs/reference/libform.types
src/Makefile.am
src/field.c
src/fielddatetime.c
src/form.c
src/formkey.c
src/libform.h
src/libformfield.h
src/libformfielddatetime.h
src/libformkey.h
src/libformwidget.h
src/libformwidgetcombobox.h [new file with mode: 0644]
src/libformwidgetdateentry.h [new file with mode: 0644]
src/widget.c
src/widgetcombobox.c [new file with mode: 0644]
src/widgetdateentry.c [new file with mode: 0644]
test/main.c
test/test.glade