Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
win_show() moved to wins_show() in wins.c
print_option_in_color() added
|
|
|
|
type, today() renamed to get_today()
|
|
bugfix: added text is now properly displayed after having erased characters
in getstring()
|
|
use of MININSEC define and check_time() cleaned up
bugfix in date_sec2date_str(): do not return 01/01/1970 if the given number
of secondes is 0
|
|
|
|
|
|
|
|
color definitions
|
|
reporting it.
|
|
|
|
|
|
|
|
updatestring() now returns an integer to handle canceling
|
|
scroller() function suppressed
|
|
update_time_in_date() created
|