Age | Commit message (Collapse) | Author |
|
Short forms are only accepted in interactive mode (e.g. when using the
"Go to" function, editing a recurrent item's end date, and so on).
Samples: "1/1/30" for "01/01/2030", "26" for the 26th of the currently
selected month/year or "3/1" for Mar 01 (or Jan 03, depending on the
date format) of the currently selected year.
|
|
|
|
Patch submitted by Lukas Fleischer, thanks.
|
|
|
|
|
|
|
|
daemon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beginning of the string (thanks Martin for reporting this).
|
|
|
|
running at the same time.
|
|
|
|
prevent user from assigning a non-recgnized key
|
|
|
|
|
|
|
|
fixed a 2-years old bug that made repeated items with exceptions to load
uncorrectly in some cases (thanks Jan for reporting it)
|
|
|
|
memory usage
|
|
|
|
thanks Jan for reporting it)
|
|
|
|
reporting them)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
both command-line and curses mode added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
status bar updated to display the new 'N' (edit note) and '>' (view note)
keybindings
online help pages added for 'N' and '>' keybindings
|
|
check for limits.h header added
asprintf() call replaced in wins_launch_external() as it is not
fully portable
|
|
|
|
|
|
|
|
|