recent version of libjson has remove is_error which was checking
[ptask.git] / src /
2018-07-21 Jean-Philippe Orsinirecent version of libjson has remove is_error which... master
2016-05-23 Jean-Philippe Orsiniregenerated build files v1.0.0
2016-05-23 Jean-Philippe Orsiniupdated copyright
2016-05-23 Jean-Philippe Orsiniadded support of taskwarrior 2.5
2015-06-24 Jean-Philippe Orsiniremoved useless var
2015-06-24 Jean-Philippe Orsiniversion check has been inversed by error...
2015-06-24 Jean-Philippe Orsiniadded -f option to force usage of an unsupported versio...
2015-03-03 Jean-Philippe Orsiniadd taskwarrior 2.4.1 support
2015-02-13 Jean-Philippe Orsiniallow 3.4.0
2014-11-22 Jean-Philippe Orsiniadded hints for entries
2014-11-22 Jean-Philippe Orsinisearch on tags
2014-11-21 Jean-Philippe Orsinigtk >= 3.12
2014-11-21 Jean-Philippe Orsiniuse stock buttons
2014-11-21 Jean-Philippe Orsinictrl-shift-s for search
2014-11-21 Jean-Philippe Orsinictrl-g to focus search
2014-11-21 Jean-Philippe Orsiniadded incremental search
2014-11-02 Jean-Philippe Orsinifixed potential memory leak when failing to convert...
2014-10-15 Jean-Philippe Orsinifixed crash when creating task with a project containin...
2014-10-08 Jean-Philippe Orsininewer gtk release are checking that the error pointer...
2014-10-08 Jean-Philippe Orsinifixed missing include
2014-09-29 Jean-Philippe Orsinipopup dialog if the glade file cannot be loaded
2014-09-28 Jean-Philippe Orsiniadded display of tags
2014-09-27 Jean-Philippe Orsinifixed warning
2014-09-27 Jean-Philippe Orsiniavoid removal of recurrent task due to TW-638 bug of...
2014-09-27 Jean-Philippe Orsinilayout
2014-09-27 Jean-Philippe Orsinifixed missing include
2014-09-27 Jean-Philippe Orsiniadded combo box for project in the new task dialog
2014-09-27 Jean-Philippe Orsiniincrease size of the description entry
2014-09-26 Jean-Philippe Orsiniaccept version 2.3.0 (not yet tested)
2014-04-18 Jean-Philippe Orsinifixed coredump with taskwarrior 2.0.0 which does not...
2014-04-18 Jean-Philippe Orsinifixed logging
2014-04-18 Jean-Philippe Orsinifixed potential issue about void* arithmetic
2014-04-18 Jean-Philippe Orsiniregenerated build files
2014-01-22 Jean-Philippe Orsinirebuild build files trunk
2014-01-22 Jean-Philippe Orsiniignore warning to avoid compilation failures due to...
2014-01-21 Jean-Philippe Orsinisupport of json-0 and json-c (different include dirs)
2014-01-21 Jean-Philippe Orsiniallow to change the directory containing the notes.
2014-01-21 Jean-Philippe Orsiniadded missing files
2014-01-21 Jean-Philippe Orsiniworked on notes directory setting
2014-01-17 Jean-Philippe Orsiniadded notes dir setting
2014-01-17 Jean-Philippe Orsiniprepared code to add a way to change the notes directory
2013-12-10 Jean-Philippe Orsinipopup menu to filter columns of the table of tasks.
2013-12-08 Jean-Philippe Orsiniadded settings for the task cols visibility
2013-12-08 Jean-Philippe Orsiniadded flag to display creation date
2013-12-08 Jean-Philippe Orsiniadded creation date, due, and start date in the list...
2013-12-07 Jean-Philippe Orsinirestore position of vertical/horizaton spliters.
2013-12-06 Jean-Philippe Orsinilogging consistency
2013-12-06 Jean-Philippe Orsinifixed style
2013-12-06 Jean-Philippe Orsiniremoved useless empty line
2013-12-06 Jean-Philippe Orsinicleanup
2013-12-06 Jean-Philippe Orsiniremoved useless enum
2013-12-06 Jean-Philippe Orsiniremoved useless var
2013-12-06 Jean-Philippe Orsinicleanup
2013-12-05 Jean-Philippe Orsiniadded spliters position in the configuration
2013-12-05 Jean-Philippe Orsiniurgency info is not exported in json with taskwarrior 2.0
2013-12-04 Jean-Philippe Orsiniadded menu
2013-12-04 Jean-Philippe Orsiniui design...
2013-12-04 Jean-Philippe Orsini implemented the cancel button of the task panel.
2013-12-04 Jean-Philippe Orsiniimproved log
2013-12-04 Jean-Philippe Orsiniadded urgency column
2013-12-04 Jean-Philippe Orsinifixed cursor focus
2013-12-03 Jean-Philippe Orsiniadded support of tasks with deleted status
2013-12-03 Jean-Philippe Orsinikeep focus on task after refresh
2013-12-02 Jean-Philippe Orsinikeep focus on table items
2013-12-01 Jean-Philippe Orsinidisable/enable task remove button when needed
2013-12-01 Jean-Philippe Orsiniadded remove task button
2013-12-01 Jean-Philippe Orsiniproject filtering
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinifixed opts bug
2013-11-30 Jean-Philippe Orsinistyle
2013-11-30 Jean-Philippe Orsinifixed style (trail space)
2013-11-30 Jean-Philippe Orsinifixed missing whitespace
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsinirefactoring
2013-11-30 Jean-Philippe Orsiniworked on task tree panel
2013-11-30 Jean-Philippe Orsiniadded fcts to log fcts
2013-11-30 Jean-Philippe Orsiniadded fcts to log fcts
2013-11-29 Jean-Philippe Orsiniworked on the project table
2013-11-29 Jean-Philippe Orsinidisplay project table
2013-11-27 Jean-Philippe Orsinifixed bug when description contains special chars
2013-11-27 Jean-Philippe Orsininew task diag allow to set description and priority
2013-11-27 Jean-Philippe Orsinifixed line width
2013-11-27 Jean-Philippe Orsinifixed error message displayed when a note does not...
2013-11-25 Jean-Philippe Orsiniextracted ui code to create a new task
2013-11-25 Jean-Philippe Orsiniadded prio and project to the new task dialog
2013-11-25 Jean-Philippe Orsinisave/restore task sort col/order
2013-11-23 Jean-Philippe Orsiniadded tasks sort col and order
2013-10-26 Jean-Philippe Orsinifixed gtk warnings
2013-10-26 Jean-Philippe Orsinisave/restore window position and size
2013-10-26 Jean-Philippe Orsiniadded h and width + defaults
2013-10-26 Jean-Philippe Orsiniadded h and w
2013-10-25 Jean-Philippe Orsini(no commit message)
2013-10-24 Jean-Philippe Orsiniadded schema
2013-10-19 Jean-Philippe Orsiniuse rc.confirmation=no for tw 2.2.0
next