From 2f231f8f3a48ac7b4fde8e3f6f158e69c4bb9894 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Thu, 27 Jun 2013 09:00:36 +0200 Subject: [PATCH] Added function GtkForm::get_sql_from_hashtable (closes #688). Added function GtkForm::get_key_as_hashtable. Added function GtkFormKey::get_values_as_hashtable. --- .cproject | 16 ++++-- libgtkform/form.c | 98 +++++++++++++++++++++++++++++++- libgtkform/form.h | 6 +- libgtkform/key.c | 51 +++++++++++++++++ libgtkform/key.h | 4 +- test/database.db | Bin 2048 -> 2048 bytes test/from_xml_with_db.c | 120 +++++++++++++++++++++++++++++++++++++++- test/test_db.gui | 56 ++++++++++++++++++- 8 files changed, 341 insertions(+), 10 deletions(-) diff --git a/.cproject b/.cproject index b7d8ef0..751f3e8 100644 --- a/.cproject +++ b/.cproject @@ -27,7 +27,8 @@ -