]> saetta.ns0.it Git - libgtkform/commit
Use of gdouble instead of gfloat in GtkFormFieldFloat
authorAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Mon, 27 May 2013 09:31:02 +0000 (11:31 +0200)
committerAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Mon, 27 May 2013 09:31:02 +0000 (11:31 +0200)
commit86146d0b1fce83603cf598878f4f8717137835d7
tree7afbcd5954339d59516fd2a3210a7cf7a3b0ceed
parent07336cc720c9fb0685c68eebdc8af01bd0ed9cd6
Use of gdouble instead of gfloat in GtkFormFieldFloat

because gfloat is not precise.
Added test.
libgtkform/fieldfloat.c
test/Makefile.am
test/double.c [new file with mode: 0644]
test/double.xml [new file with mode: 0644]
test/test_db.gui