index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
args.c
Age
Commit message (
Expand
)
Author
2007-07-20
custom_load_conf() updated to use window_t type
Frederic Culot
2007-07-01
next_arg() modified to call get_today()
Frederic Culot
2007-05-06
call to custom_load_conf() updated
Frederic Culot
2007-04-15
help_arg() updated to display help for the --export argument
Frederic Culot
2007-04-04
MAX_LENGTH replaced by stdio.h's BUFSIZ
Frederic Culot
2007-03-24
'-x' flag added in parse_args() to export data in non-interactive mode
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2007-01-16
copyright extended to 2007
Frederic Culot
2007-01-05
newline suppressed
Frederic Culot
2006-12-15
todo_arg() prototype updated and sprintf replaced by snprintf
Frederic Culot
2006-12-14
improvements in the memory deallocation in next_arg()
Frederic Culot
2006-12-11
help_arg() updated to take long options into account
Frederic Culot
2006-10-17
getopt function in parse_args() replaced by getopt_long
Frederic Culot
2006-10-16
'-t' flag now takes a priority number for argument
Frederic Culot
2006-09-16
parse_args(), help_arg() and usage() updated to implement the '-n' flag
Frederic Culot
2006-09-14
call to apoint_sec2str() updated
Frederic Culot
2006-09-12
app_arg() updated to take new appointment linked list structure into account
Frederic Culot
2006-09-03
todo_args() updated to display priorities
Frederic Culot
2006-08-06
updated calls to recur_item_inday()
Frederic Culot
2006-08-02
bugfix: Debian bug #377543, thanks to Neil for reporting it
Frederic Culot
2006-07-31
Initial revision
Frederic Culot
[prev]