commit cf1517648acaf6cd1521863fc80250e7096677a1 Author: Daniel Espinosa Date: Thu Mar 16 12:33:45 2017 -0600 Added dummy command for json No support jet in flatpak for libraries, this is just for future use gxml.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f32d5c9de69abe0058d3876480c36eb9e4f053be Author: Daniel Espinosa Date: Sun Mar 12 22:39:41 2017 -0600 Updated flatpak json for libgee download gxml.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 4ebb2486ebd9f32f8aaa37dc9ba10a8bf21c1ea1 Author: Daniel Espinosa Date: Sun Mar 12 22:28:06 2017 -0600 Add gxml.json initialize flatpak This is an initial version to be updated in order to create development environment in flatpak. In flatpak is not considered jet to develop libraries, but applications. May we will expect some changes in order to provide that kind of environment. gxml.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit d17e8414f7c011d17adb24d053c57003c9c674bc Author: Daniel Espinosa Date: Sun Mar 12 22:27:36 2017 -0600 Updated news NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) commit 65b53f4fad012678bf144787e62d1cd7508d65e1 Author: Daniel Espinosa Date: Sun Mar 12 19:10:41 2017 -0600 Set version to 0.14.1 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0829fd0b83941efe85ec45e6c4900d76ca0c5b29 Author: Daniel Espinosa Date: Sun Mar 12 12:38:14 2017 -0600 With valadoc not installed avoid to set Documentation enable configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 0bcc1e6f8c6a93d8bbfeeb134645c76e92a710f7 Author: Josef Andersson Date: Sat Mar 11 11:43:44 2017 +0000 Update Swedish translation po/sv.po | 613 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 568 insertions(+), 45 deletions(-) commit 2af5c296d7902a45ecde29b57c1420b3a1b983d9 Author: Piotr Drąg Date: Fri Mar 10 11:56:30 2017 +0100 Update Polish translation po/pl.po | 59 +++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 24 deletions(-) commit a8d27fdd90d3c64e2b6a32d159c031f4ffa60a2e Author: Daniel Espinosa Date: Thu Mar 9 18:51:31 2017 -0600 Released 0.14 Improvements on VALAC_CHECK, adding new VALA_PKG_CHECK for other projects use. Fixed make check. NEWS | 23 ++++++++- configure.ac | 17 ++++--- gxml/DomElement.vala | 6 +-- m4/valac.m4 | 98 +++++++++++++++++++++--------------- test/Makefile.am | 4 +- test/SerializableGeeTreeMapTest.vala | 2 - 6 files changed, 95 insertions(+), 55 deletions(-)