[java-libglom] 1.19.1
- From: Benjamin Konrath <bkonrath src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-libglom] 1.19.1
- Date: Thu, 1 Dec 2011 14:46:22 +0000 (UTC)
commit 14a15d488de36ebdb53a682dad3a6dc73b3d08e8
Author: Ben Konrath <ben bagu org>
Date: Thu Dec 1 15:33:39 2011 +0100
1.19.1
ChangeLog | 2 ++
NEWS | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7dbfe86..1aaa4de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.1:
+
2011-11-30 Ben Konrath <ben bagu org>
Update jhbuild moduleset for Ubuntu 11.10.
diff --git a/NEWS b/NEWS
index 11f9c32..160a407 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+1.19.1:
+
+* Update to libglom 1.20 API (require libglom >= 1.20.1)
+* New classes wrapped:
+ - Glom::Utils
+ - Glom::DbUtils
+ - Glom::LayoutItem_Notebook
+ - Glom::LayoutItem_CalendarPortal
+ - Gnome::Gda::Value (with support for double, string and boolean)
+ - Gnome::Gda::SqlExpr
+ - Gnome::Gda::SqlBuilder (with no methods)
+* Enable methods throughout libglom that were previously ignored because they
+ used classes that were not wrapped.
+* Remove custom sql_build_*() methods. The sql_build_*() methods from libglom
+ are now wrapped directly.
+* Enable Glib::ustring reference parameters.
+* Recompile the test when the test source code changes. (Murray Cumming)
+* Make all JNI method call synchronized to enable multi-threaded access.
+* Better getter and setter names for methods in FieldFormatting and
+ NumericFormat. Methods starting with getM_*() are now wrapped as get_*().
+
1.17.3:
* Prevent null pointer access in SQL builder methods used for related lists.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]