[glom] 1.20.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.20.0
- Date: Sun, 20 Nov 2011 21:45:55 +0000 (UTC)
commit 70d88777c1f17fd348cde5c9368ec43e8a3d7e62
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Nov 20 22:44:15 2011 +0100
1.20.0
ChangeLog | 4 +++-
NEWS | 11 ++++++++---
configure.ac | 6 +-----
3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 03e165e..00bd86c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.20.0 (stable):
+
2011-11-20 Murray Cumming <murrayc murrayc com>
Details View: Left-align numbers when using automatic alignment.
@@ -29,7 +31,7 @@
* glom/utility_widgets/eggspreadtable/eggspreadtablednd.c
(set_drag_icon): Update from libegg to fix the build with deprecated GTK+
- API disabled.
+ API disabled.
2011-11-18 Murray Cumming <murrayc murrayc com>
diff --git a/NEWS b/NEWS
index 619b183..215cd15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,15 @@
-TODO:
+1.20.0 (unstable):
+Changes since 1.19.19:
+* Details view:
+ - Default to left-alignment for numeric fields,
+ but default to right-alignment in the list view and in related
+ records lists.
+ - Move the checkbutton titles to the left.
+ - Make the Calendar portal work again. Bug #663310
* List view: Stop unnecessary saving of column widths.
* List view and Related Records: Disable buttons when appropriate.
Bug #663812 (Andrà Klapper)
-* Details: Make the Calendar portal work again.
- Bug #663310
* libglom: Added ConnectionPool::set_fake_connection().
* Escape database connection details properly.
* Correctly escape and quote options when spawning tar or postgres.
diff --git a/configure.ac b/configure.ac
index 37d4fa4..4ff3752 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,11 +133,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
# Libraries used by libglom:
# TODO: Remove the need for gthread-2.0 when we can depend on giomm (or glibmm) 3.32,
# because gthread-2.0 is then just an empty unnecessary library.
-# We add an explicit libgda-5.0 version number (though libgdamm uses it) because it fixes these bugs:
-# https://bugzilla.gnome.org/show_bug.cgi?id=662925
-# https://bugzilla.gnome.org/show_bug.cgi?id=661655
-# https://bugzilla.gnome.org/show_bug.cgi?id=661073
-REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.5 libgda-postgres-5.0 libgda-5.0 >= 5.0.1'
+REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-postgres-5.0'
AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]