X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS.html;h=c0d998148705ef7d9672143c0fa88eb37687ae94;hb=ad6fe502638a596a3172c2078b13ceaf5ef3ae3b;hp=ff4696b2b852369e488f02f57d8073c903de9ec5;hpb=bdb840f5b737d02953daf5db729bd3df47e3cfdf;p=ptask.git diff --git a/NEWS.html b/NEWS.html index ff4696b..c0d9981 100644 --- a/NEWS.html +++ b/NEWS.html @@ -90,7 +90,7 @@ code, pre, tt { } pre { - background: none repeat scroll 0 0 #f0f0f0; + background: none repeat scroll 0 0 #e0e0e0; border-radius: 4px; padding: 0.5em 0.5em; margin: 0 0 0 0; @@ -318,6 +318,69 @@ asciidoc.install();
+

v0.0.5

+
+
    +
  • +

    +keep focus on project after refresh. +

    +
  • +
  • +

    +keep focus on task after refresh. +

    +
  • +
  • +

    +added support of tasks with deleted status. +

    +
  • +
  • +

    +added urgency column. +

    +
  • +
  • +

    +implemented the cancel button of the task panel. +

    +
  • +
  • +

    +added menu. +

    +
  • +
  • +

    +restore position of vertical/horizaton spliters. +

    +
  • +
  • +

    +added creation date, due, id, uuid, urgency, and start date in the + list of tasks. +

    +
  • +
  • +

    +popup menu to filter columns of the table of tasks. +

    +
  • +
  • +

    +allow to change the directory containing the notes. +

    +
  • +
  • +

    +fixed compilation with gtk+ 3.10 (ignore deprecation of GtkAction). +

    +
  • +
+
+
+

v0.0.4

    @@ -376,6 +439,21 @@ fixed error message displayed when a note does not exist. new task dialog allow to set description and priority.

    +
  • +

    +added project table to filter the list of tasks. +

    +
  • +
  • +

    +added application icon. +

    +
  • +
  • +

    +added remove task button. +

    +
@@ -444,7 +522,7 @@ Initial release.