]>
saetta.ns0.it Git - libgtkform/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrea Zagli [Thu, 30 Jul 2009 17:07:55 +0000 (19:07 +0200)]
Finished to implement definition load from xml file.
Andrea Zagli [Thu, 30 Jul 2009 08:37:31 +0000 (10:37 +0200)]
Added gtkbuilder-file to xml defition and implemented in code.
Added function GtkForm::get_gtkbuilder.
Fixed some bugs.
Changed GtkForm::fields container from GList to GSList.
Andrea Zagli [Wed, 29 Jul 2009 15:48:34 +0000 (17:48 +0200)]
Implemented loading form's definition from xml file (missing key and
default value).
Andrea Zagli [Mon, 27 Jul 2009 16:28:48 +0000 (18:28 +0200)]
Bug on just added functions (not initialized private struct).
Andrea Zagli [Mon, 27 Jul 2009 16:14:25 +0000 (18:14 +0200)]
Started xml definition file.
Added functions GtkForm::new_from_xml and GtkForm::new_from_file.
Added functions GtkForm::get_table, GtkForm::set_table,
GtkForm::get_key and GtkForm::set_key.
Andrea Zagli [Mon, 27 Jul 2009 14:29:41 +0000 (16:29 +0200)]
Changed files name on gtk-doc.
Andrea Zagli [Sun, 26 Jul 2009 15:21:40 +0000 (17:21 +0200)]
Removed libglade dependency.
Andrea Zagli [Sun, 26 Jul 2009 15:03:37 +0000 (17:03 +0200)]
Changed functions namespace from form to gtk_form.
Changed objects prefix from Form to GtkForm.
Andrea Zagli [Sun, 26 Jul 2009 13:26:41 +0000 (15:26 +0200)]
Removed libform from all files names.
Andrea Zagli [Sun, 26 Jul 2009 10:12:57 +0000 (12:12 +0200)]
Changed project's name from libform to libgtkform.
Removed dependency on libgtkdateentry (it'll be pluggable).
Updated to libgdaex 0.1 (and libgda 4).
Andrea Zagli [Sun, 14 Jan 2007 16:07:27 +0000 (16:07 +0000)]
Added functions form_set_sensitive and form_set_editable.
Andrea Zagli [Sat, 23 Dec 2006 16:39:28 +0000 (16:39 +0000)]
Bugfixes.
Andrea Zagli [Fri, 22 Dec 2006 10:23:47 +0000 (10:23 +0000)]
Some bugfixes and added widgetcombobox and widgetdateentry.
Andrea Zagli [Tue, 19 Dec 2006 17:22:44 +0000 (17:22 +0000)]
Removed old sources
Andrea Zagli [Sun, 10 Dec 2006 07:40:08 +0000 (07:40 +0000)]
Initial import