]> saetta.ns0.it Git - libgtkform/shortlog
libgtkform
2010-07-19 Andrea ZagliAdded functions GtkForm::get_values_as_hashtable and and hashtable 0.1.3
2010-07-18 Andrea ZagliUpdated gtk-doc.
2010-07-18 Andrea ZagliAdded functions GtkForm::load_from_xml and GtkForm... 0.1.2
2010-07-17 Andrea ZagliAdded function GtkForm::fill_from_table. 0.1.1
2010-07-17 Andrea ZagliAdded auto-increment fields (only for integer fields...
2010-03-20 Andrea ZagliBugfixes on tests functions declaration to work on... 0.1.0
2010-03-06 Andrea ZagliBugfix on GtkForm::get_objects_by_name when object...
2010-03-06 Andrea ZagliBugfix on float to string conversion.
2010-02-21 Andrea ZagliBugfix on GtkFormWidgetRadio::set_value_stringify.
2010-02-21 Andrea ZagliAdded radio button widget.
2010-02-21 Andrea ZagliEnabled checkbutton to be label of themselves.
2009-11-07 Andrea ZagliBugfix for gtk_form_field_datetime_is_empty that it...
2009-11-01 Andrea ZagliBug fix for datetime fields sql value.
2009-10-19 Andrea ZagliRemoved const from every return values.
2009-10-19 Andrea ZagliAnother bugfix for localization on windows.
2009-10-18 Andrea ZagliMissing some test files on tarball creation.
2009-10-17 Andrea ZagliBugfix to enable localization.
2009-10-05 Andrea ZagliEnded introducing support for internationalization.
2009-09-10 Andrea ZagliAdded the function GtkFormFieldDateTime::get_now and...
2009-09-10 Andrea ZagliAdded function GtkFormFieldDateTime::get_gdate_from_tm.
2009-09-09 Andrea ZagliAdded property GtkForm::quote.
2009-09-09 Andrea ZagliSome bugfixes and adjustments.
2009-09-06 Andrea ZagliInitial support for i18n and l10n through gettext.
2009-09-06 Andrea ZagliAdjustments.
2009-09-05 Andrea ZagliBugfixes and adjustments.
2009-09-05 Andrea ZagliAdded display-format property to GtkFormFieldDateTime.
2009-09-04 Andrea ZagliBugfixes and added function GtkFormFieldDateTime::get_s...
2009-09-04 Andrea ZagliAdded functions GtkForm::set_as_origin and GtkFormField...
2009-09-02 Andrea ZagliBugfixes.
2009-09-01 Andrea ZagliAdded GtkForm::set_sensitive_by_name.
2009-08-30 Andrea ZagliBugfixes and adjustments.
2009-08-30 Andrea ZagliBugfixes on GtkForm::check and GtkFormKey::check.
2009-08-29 Andrea ZagliSome bugfixes and adjustments.
2009-08-24 Andrea ZagliRenamed GtkForm::get_field_from_name to
2009-08-24 Andrea ZagliAdded GtkForm::is_changed.
2009-08-03 Andrea ZagliAdded test from xml binded to a database.
2009-08-01 Andrea ZagliReplaced strptime with a custom function, because strpt...
2009-08-01 Andrea ZagliChanged autogen.sh to work on windows.
2009-07-30 Andrea ZagliFinished to implement definition load from xml file.
2009-07-30 Andrea ZagliAdded gtkbuilder-file to xml defition and implemented...
2009-07-29 Andrea ZagliImplemented loading form's definition from xml file...
2009-07-27 Andrea ZagliBug on just added functions (not initialized private...
2009-07-27 Andrea ZagliStarted xml definition file.
2009-07-27 Andrea ZagliChanged files name on gtk-doc.
2009-07-26 Andrea ZagliRemoved libglade dependency.
2009-07-26 Andrea ZagliChanged functions namespace from form to gtk_form.
2009-07-26 Andrea ZagliRemoved libform from all files names.
2009-07-26 Andrea ZagliChanged project's name from libform to libgtkform.
2007-01-14 Andrea ZagliAdded functions form_set_sensitive and form_set_editable.
2006-12-23 Andrea ZagliBugfixes.
2006-12-22 Andrea ZagliSome bugfixes and added widgetcombobox and widgetdateentry.
2006-12-19 Andrea ZagliRemoved old sources
2006-12-10 Andrea ZagliInitial import