release 0.0.8a
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 9 Oct 2014 16:46:32 +0000 (18:46 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 9 Oct 2014 16:46:32 +0000 (18:46 +0200)
NEWS
NEWS.html
config.status
configure
configure.ac
po/Makefile
po/Makefile.in
po/fr.gmo
po/fr.po
po/ptask.pot

diff --git a/NEWS b/NEWS
index a3db306..f0b0620 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 What's New
 ==========
 
+v0.0.8
+------
+ * fixed a critical gtk error when loading the glade file
+   which can also cause a memory corruption.
+
 v0.0.7
 ------
  * added support of taskwarrior 2.3.0.
index ab536ac..8e037b0 100644 (file)
--- a/NEWS.html
+++ b/NEWS.html
@@ -320,6 +320,48 @@ asciidoc.install();
 </div>\r
 <div id="content">\r
 <div class="sect1">\r
+<h2 id="_v0_0_8">v0.0.8</h2>\r
+<div class="sectionbody">\r
+<div class="ulist"><ul>\r
+<li>\r
+<p>\r
+fixed a critical gtk error when loading the glade file\r
+   which can also cause a memory corruption.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+</div>\r
+<div class="sect1">\r
+<h2 id="_v0_0_7">v0.0.7</h2>\r
+<div class="sectionbody">\r
+<div class="ulist"><ul>\r
+<li>\r
+<p>\r
+added support of taskwarrior 2.3.0.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+added combo box for project in the new task dialog.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+disable the removal of recurrent tasks which is freezing ptask\r
+   because taskwarrior CLI is prompting a confirmation. That&#8217;s the\r
+   consequence of the taskwarrior bug TW-638.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+display the tags of the selected task.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+</div>\r
+<div class="sect1">\r
 <h2 id="_v0_0_6">v0.0.6</h2>\r
 <div class="sectionbody">\r
 <div class="ulist"><ul>\r
@@ -377,7 +419,7 @@ added menu.
 </li>\r
 <li>\r
 <p>\r
-restore position of vertical/horizaton spliters.\r
+restore position of vertical/horizontal spliters.\r
 </p>\r
 </li>\r
 <li>\r
@@ -546,7 +588,7 @@ Initial release.
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2014-04-20 14:41:21 CEST\r
+Last updated 2014-10-09 18:45:30 CEST\r
 </div>\r
 </div>\r
 </body>\r
index 59ea825..f83fe5b 100755 (executable)
@@ -380,7 +380,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ptask $as_me 0.0.7, which was
+This file was extended by ptask $as_me 0.0.8a, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -428,9 +428,9 @@ $config_commands
 Report bugs to <jeanfi@gmail.com>.
 ptask home page: <http://wpitchoune.net/ptask>."
 
-ac_cs_config=""
+ac_cs_config="'--prefix=/tmp'"
 ac_cs_version="\
-ptask config.status 0.0.7
+ptask config.status 0.0.8a
 configured by ./configure, generated by GNU Autoconf 2.69,
   with options \"$ac_cs_config\"
 
@@ -438,7 +438,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/home/jporsini/work/ptask'
+ac_pwd='/home/jporsini/work.local/ptask'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
@@ -520,7 +520,7 @@ if $ac_cs_silent; then
 fi
 
 if $ac_cs_recheck; then
-  set X /bin/bash './configure'  $ac_configure_extra_args --no-create --no-recursion
+  set X /bin/bash './configure'  '--prefix=/tmp' $ac_configure_extra_args --no-create --no-recursion
   shift
   $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
   CONFIG_SHELL='/bin/bash'
@@ -758,13 +758,13 @@ S["mkdir_p"]="$(MKDIR_P)"
 S["MKDIR_P"]="/bin/mkdir -p"
 S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
 S["STRIP"]=""
-S["install_sh"]="${SHELL} /home/jporsini/work/ptask/install-sh"
+S["install_sh"]="${SHELL} /home/jporsini/work.local/ptask/install-sh"
 S["MAKEINFO"]="makeinfo"
 S["AUTOHEADER"]="autoheader"
 S["AUTOMAKE"]="automake-1.14"
 S["AUTOCONF"]="autoconf"
 S["ACLOCAL"]="aclocal-1.14"
-S["VERSION"]="0.0.7"
+S["VERSION"]="0.0.8a"
 S["PACKAGE"]="ptask"
 S["CYGPATH_W"]="echo"
 S["am__isrc"]=""
@@ -799,12 +799,12 @@ S["libexecdir"]="${exec_prefix}/libexec"
 S["sbindir"]="${exec_prefix}/sbin"
 S["bindir"]="${exec_prefix}/bin"
 S["program_transform_name"]="s,x,x,"
-S["prefix"]="/usr/local"
+S["prefix"]="/tmp"
 S["exec_prefix"]="${prefix}"
 S["PACKAGE_URL"]="http://wpitchoune.net/ptask"
 S["PACKAGE_BUGREPORT"]="jeanfi@gmail.com"
-S["PACKAGE_STRING"]="ptask 0.0.7"
-S["PACKAGE_VERSION"]="0.0.7"
+S["PACKAGE_STRING"]="ptask 0.0.8a"
+S["PACKAGE_VERSION"]="0.0.8a"
 S["PACKAGE_TARNAME"]="ptask"
 S["PACKAGE_NAME"]="ptask"
 S["PATH_SEPARATOR"]=":"
@@ -852,12 +852,12 @@ cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
 BEGIN {
 D["PACKAGE_NAME"]=" \"ptask\""
 D["PACKAGE_TARNAME"]=" \"ptask\""
-D["PACKAGE_VERSION"]=" \"0.0.7\""
-D["PACKAGE_STRING"]=" \"ptask 0.0.7\""
+D["PACKAGE_VERSION"]=" \"0.0.8a\""
+D["PACKAGE_STRING"]=" \"ptask 0.0.8a\""
 D["PACKAGE_BUGREPORT"]=" \"jeanfi@gmail.com\""
 D["PACKAGE_URL"]=" \"http://wpitchoune.net/ptask\""
 D["PACKAGE"]=" \"ptask\""
-D["VERSION"]=" \"0.0.7\""
+D["VERSION"]=" \"0.0.8a\""
 D["ENABLE_NLS"]=" 1"
 D["HAVE_GETTEXT"]=" 1"
 D["HAVE_DCGETTEXT"]=" 1"
index 2e8416c..ac28437 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ptask 0.0.7.
+# Generated by GNU Autoconf 2.69 for ptask 0.0.8a.
 #
 # Report bugs to <jeanfi@gmail.com>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='ptask'
 PACKAGE_TARNAME='ptask'
-PACKAGE_VERSION='0.0.7'
-PACKAGE_STRING='ptask 0.0.7'
+PACKAGE_VERSION='0.0.8a'
+PACKAGE_STRING='ptask 0.0.8a'
 PACKAGE_BUGREPORT='jeanfi@gmail.com'
 PACKAGE_URL='http://wpitchoune.net/ptask'
 
@@ -1298,7 +1298,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ptask 0.0.7 to adapt to many kinds of systems.
+\`configure' configures ptask 0.0.8a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1372,7 +1372,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ptask 0.0.7:";;
+     short | recursive ) echo "Configuration of ptask 0.0.8a:";;
    esac
   cat <<\_ACEOF
 
@@ -1492,7 +1492,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ptask configure 0.0.7
+ptask configure 0.0.8a
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1672,7 +1672,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ptask $as_me 0.0.7, which was
+It was created by ptask $as_me 0.0.8a, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2537,7 +2537,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ptask'
- VERSION='0.0.7'
+ VERSION='0.0.8a'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7968,7 +7968,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ptask $as_me 0.0.7, which was
+This file was extended by ptask $as_me 0.0.8a, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8035,7 +8035,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ptask config.status 0.0.7
+ptask config.status 0.0.8a
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index e4bea32..dcd3008 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.64])
-AC_INIT([ptask], [0.0.7],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
+AC_INIT([ptask], [0.0.8a],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
 
 AM_INIT_AUTOMAKE([-Wall gnu])
 
index c38e348..1a30c1c 100644 (file)
@@ -11,7 +11,7 @@
 # Origin: gettext-0.16
 
 PACKAGE = ptask
-VERSION = 0.0.7
+VERSION = 0.0.8a
 PACKAGE_BUGREPORT = jeanfi@gmail.com
 
 SHELL = /bin/sh
@@ -21,7 +21,7 @@ srcdir = .
 top_srcdir = ..
 
 
-prefix = /usr/local
+prefix = /tmp
 exec_prefix = ${prefix}
 datarootdir = ${prefix}/share
 datadir = ${datarootdir}
@@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644
 # We use $(mkdir_p).
 # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as
 # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions,
-# ${SHELL} /home/jporsini/work/ptask/install-sh does not start with $(SHELL), so we add it.
+# ${SHELL} /home/jporsini/work.local/ptask/install-sh does not start with $(SHELL), so we add it.
 # In automake >= 1.10, $(MKDIR_P) is derived from ${MKDIR_P}, which is defined
 # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
-mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/ptask/install-sh -d
-install_sh = $(SHELL) ${SHELL} /home/jporsini/work/ptask/install-sh
+mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/ptask/install-sh -d
+install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/ptask/install-sh
 MKDIR_P = /bin/mkdir -p
 mkdir_p = $(MKDIR_P)
 
index 5bdd41c..b1f9375 100644 (file)
@@ -11,7 +11,7 @@
 # Origin: gettext-0.16
 
 PACKAGE = ptask
-VERSION = 0.0.7
+VERSION = 0.0.8a
 PACKAGE_BUGREPORT = jeanfi@gmail.com
 
 SHELL = /bin/sh
@@ -21,7 +21,7 @@ srcdir = .
 top_srcdir = ..
 
 
-prefix = /usr/local
+prefix = /tmp
 exec_prefix = ${prefix}
 datarootdir = ${prefix}/share
 datadir = ${datarootdir}
@@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644
 # We use $(mkdir_p).
 # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as
 # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions,
-# ${SHELL} /home/jporsini/work/ptask/install-sh does not start with $(SHELL), so we add it.
+# ${SHELL} /home/jporsini/work.local/ptask/install-sh does not start with $(SHELL), so we add it.
 # In automake >= 1.10, $(MKDIR_P) is derived from ${MKDIR_P}, which is defined
 # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
-mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/ptask/install-sh -d
-install_sh = $(SHELL) ${SHELL} /home/jporsini/work/ptask/install-sh
+mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/ptask/install-sh -d
+install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/ptask/install-sh
 MKDIR_P = /bin/mkdir -p
 mkdir_p = $(MKDIR_P)
 
index f6b480c..96165c8 100644 (file)
Binary files a/po/fr.gmo and b/po/fr.gmo differ
index 59560f0..bea14a0 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ptask\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2014-09-29 14:57+0200\n"
+"POT-Creation-Date: 2014-10-09 18:46+0200\n"
 "PO-Revision-Date: 2012-05-13 18:15+0000\n"
 "Last-Translator: jeanfi <Unknown>\n"
 "Language-Team: French <>\n"
@@ -19,7 +19,7 @@ msgstr ""
 "X-Launchpad-Export-Date: 2012-07-02 08:28+0000\n"
 "X-Generator: Launchpad (build 15520)\n"
 
-#: src/main.c:53
+#: src/main.c:55
 #, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
@@ -29,56 +29,56 @@ msgid ""
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
 
-#: src/main.c:64
+#: src/main.c:66
 #, c-format
 msgid "Usage: %s [OPTION]...\n"
 msgstr ""
 
-#: src/main.c:66
+#: src/main.c:68
 msgid "ptask is a task management user interface based on taskwarrior."
 msgstr ""
 
-#: src/main.c:70
+#: src/main.c:72
 #, fuzzy
 msgid "Options:"
 msgstr "Description:"
 
-#: src/main.c:71
+#: src/main.c:73
 msgid ""
 "  -h, --help          display this help and exit\n"
 "  -v, --version       display version information and exit"
 msgstr ""
 
-#: src/main.c:76
+#: src/main.c:78
 msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
 msgstr ""
 
-#: src/main.c:81
+#: src/main.c:83
 #, c-format
 msgid "Report bugs to: %s\n"
 msgstr ""
 
-#: src/main.c:83
+#: src/main.c:85
 #, c-format
 msgid "%s home page: <%s>\n"
 msgstr ""
 
-#: src/main.c:118
+#: src/main.c:120
 msgid ""
 "Error loading tasks, verify that a supported version of taskwarrior is "
 "installed "
 msgstr ""
 
-#: src/main.c:183
+#: src/main.c:185
 msgid "Enables debug mode."
 msgstr ""
 
-#: src/main.c:192
+#: src/main.c:194
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
 
-#: src/main.c:210
+#: src/main.c:213
 #, c-format
 msgid "Failed to load UI: %s"
 msgstr ""
index f0de96b..41c03b9 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2014-09-29 14:57+0200\n"
+"POT-Creation-Date: 2014-10-09 18:46+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/main.c:53
+#: src/main.c:55
 #, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
@@ -27,55 +27,55 @@ msgid ""
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
 
-#: src/main.c:64
+#: src/main.c:66
 #, c-format
 msgid "Usage: %s [OPTION]...\n"
 msgstr ""
 
-#: src/main.c:66
+#: src/main.c:68
 msgid "ptask is a task management user interface based on taskwarrior."
 msgstr ""
 
-#: src/main.c:70
+#: src/main.c:72
 msgid "Options:"
 msgstr ""
 
-#: src/main.c:71
+#: src/main.c:73
 msgid ""
 "  -h, --help          display this help and exit\n"
 "  -v, --version       display version information and exit"
 msgstr ""
 
-#: src/main.c:76
+#: src/main.c:78
 msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
 msgstr ""
 
-#: src/main.c:81
+#: src/main.c:83
 #, c-format
 msgid "Report bugs to: %s\n"
 msgstr ""
 
-#: src/main.c:83
+#: src/main.c:85
 #, c-format
 msgid "%s home page: <%s>\n"
 msgstr ""
 
-#: src/main.c:118
+#: src/main.c:120
 msgid ""
 "Error loading tasks, verify that a supported version of taskwarrior is "
 "installed "
 msgstr ""
 
-#: src/main.c:183
+#: src/main.c:185
 msgid "Enables debug mode."
 msgstr ""
 
-#: src/main.c:192
+#: src/main.c:194
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
 
-#: src/main.c:210
+#: src/main.c:213
 #, c-format
 msgid "Failed to load UI: %s"
 msgstr ""