]> saetta.ns0.it Git - zakform/libzakform/commitdiff
Debian pkg: updates from upstream.
authorAndrea Zagli <azagli@libero.it>
Sun, 21 May 2017 08:51:18 +0000 (10:51 +0200)
committerAndrea Zagli <azagli@libero.it>
Sun, 21 May 2017 08:51:18 +0000 (10:51 +0200)
debian/changelog

index d685017bbeeed88e0eb206b6d024a624c967249f..5a22a801ca606b11d13abca42d241665ec6a2345 100644 (file)
@@ -1,6 +1,6 @@
-libzakform (0.0.1-3~3.gbpfb26fd) UNRELEASED; urgency=medium
+libzakform (0.0.1-3~4.gbpa6dfb7) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @fb26fd705f097693c531d17d5f26ae8c53cd1e43 **
+  ** SNAPSHOT build @a6dfb77d9c7592a4146239f5adf90e76b5607bda **
 
   [ Andrea Zagli ]
   * Initial release
@@ -17,4 +17,27 @@ libzakform (0.0.1-3~3.gbpfb26fd) UNRELEASED; urgency=medium
 
   [ tux ]
 
- -- tux <tux@develop64.comune.scandicci.fi.it>  Sat, 11 Mar 2017 10:55:21 +0100
+  [ Andrea Zagli ]
+  * Debian pkg: updates from upstream.
+  * g_strcmp0 may returns other values than -1, 0 and 1.
+  * Added property id to ZakFormValidator (refs #1102).
+  * Added ZakForm::get_validator_by_id.
+  * Added property id to FormElementValidator (refs #1102).
+  * Added function ZakFormElement::get_validator_by_id.
+  * Refactored ZakFormElementFilter::xml_parsing.
+  * Added property id to ZakFormElementFilter (closes #1102).
+  * Wrong prototype zak_form_element_set_to_is_key in formelement.h (closes #1111).
+  * Added signals ZakFormElement before and after validating.
+  * Added commons functions ZakForm::get_compare_type_from_string and ::get_compare_type_stringify.
+  * ZakFormElementValidatorDate can now compare the value.
+  * Xml parsing of long-name in ZakFormElement.
+  * Migration to GValue for element value.
+  * Added functions ZakFormElement::[get|set]_original_value_gvalue.
+  * Started implementation (only one level) of ZakFormValidatorComposite.
+  * Multilevel for ZakFormValidatorComposite.
+  * Added condition (only one) to ZakFormValidatorComposite.
+  * Missing file in translation.
+
+  [ tux ]
+
+ -- tux <tux@develop64.comune.scandicci.fi.it>  Sun, 21 May 2017 10:48:33 +0200