Frederic Culot
|
4255169a3c
|
typo
|
2008-08-12 15:53:17 +00:00 |
|
Frederic Culot
|
d84bb63e93
|
Optional 'format' option added to '-x' flag, help updated
|
2008-08-11 18:08:45 +00:00 |
|
Frederic Culot
|
1674800d5f
|
pcal export added
|
2008-08-10 09:24:46 +00:00 |
|
Frederic Culot
|
a2fe228ebe
|
new command line options added (thanks Erik for the patch)
|
2008-08-06 17:44:34 +00:00 |
|
Frederic Culot
|
8ba04b5220
|
strcat use avoided
|
2008-04-20 12:54:05 +00:00 |
|
Frederic Culot
|
2341c90003
|
some memory leaks fixed using valgrind and some minor code cleanup
|
2008-04-19 21:04:47 +00:00 |
|
Frederic Culot
|
efd782699b
|
Yet another style for source code. GNU style now used (I am fed up with tabs...)
|
2008-04-12 21:14:03 +00:00 |
|
Frederic Culot
|
0c281d2c1e
|
Tony's patch concerning date format configuration imported
|
2008-04-09 20:38:29 +00:00 |
|
Frederic Culot
|
4a89094f0e
|
usage updated
|
2008-04-05 14:55:59 +00:00 |
|
Frederic Culot
|
23b236bc38
|
patch submitted by Erik Saule imported (ability to display note contents in non-interactive mode)
|
2008-04-05 10:21:51 +00:00 |
|
Frederic Culot
|
7a2a68de27
|
small bugfixes
|
2008-04-04 21:30:12 +00:00 |
|
Frederic Culot
|
9b707f6b3a
|
next_arg() rewritten, date_arg() improved
|
2007-10-16 19:09:18 +00:00 |
|
Frederic Culot
|
9352d618af
|
bugfix: possible release of non-allocated memory blocks
|
2007-10-08 20:44:03 +00:00 |
|
Frederic Culot
|
c04fee7e14
|
bugfix: shift in date_arg(), thanks Herbert for reporting this bug
|
2007-09-01 21:26:12 +00:00 |
|
Frederic Culot
|
406a0b2b2f
|
io_load_todo() call updated in todo_arg()
|
2007-08-15 15:36:49 +00:00 |
|
Frederic Culot
|
4b987f70ac
|
unuseful headers removed and some functions became static
|
2007-07-28 13:11:42 +00:00 |
|
Frederic Culot
|
f71183cd89
|
call to custom_load_conf() updated
|
2007-07-21 19:34:42 +00:00 |
|
Frederic Culot
|
45bb65907d
|
custom_load_conf() updated to use window_t type
|
2007-07-20 18:26:16 +00:00 |
|
Frederic Culot
|
6c467203d8
|
next_arg() modified to call get_today()
date_arg(), app_arg() modified to use date_t type
|
2007-07-01 17:55:39 +00:00 |
|
Frederic Culot
|
eb2992e872
|
call to custom_load_conf() updated
|
2007-05-06 13:24:45 +00:00 |
|
Frederic Culot
|
77ff02f5ac
|
help_arg() updated to display help for the --export argument
usage() updated
|
2007-04-15 12:38:29 +00:00 |
|
Frederic Culot
|
0f781f8cb0
|
MAX_LENGTH replaced by stdio.h's BUFSIZ
use of DAYINSEC and MININSEC defines
|
2007-04-04 19:40:28 +00:00 |
|
Frederic Culot
|
cb705cd5af
|
'-x' flag added in parse_args() to export data in non-interactive mode
|
2007-03-24 23:13:22 +00:00 |
|
Frederic Culot
|
f82590c811
|
global variable 'colr' suppressed
|
2007-03-10 15:54:24 +00:00 |
|
Frederic Culot
|
40ea16233d
|
copyright extended to 2007
|
2007-01-16 11:11:47 +00:00 |
|
Frederic Culot
|
afd7ec90a4
|
newline suppressed
|
2007-01-05 08:48:23 +00:00 |
|
Frederic Culot
|
d6f2aec04f
|
todo_arg() prototype updated and sprintf replaced by snprintf
|
2006-12-15 15:32:39 +00:00 |
|
Frederic Culot
|
34eaa85ef3
|
improvements in the memory deallocation in next_arg()
|
2006-12-14 08:29:33 +00:00 |
|
Frederic Culot
|
2f028c2dec
|
help_arg() updated to take long options into account
|
2006-12-11 09:36:47 +00:00 |
|
Frederic Culot
|
dc2d5ef2a2
|
getopt function in parse_args() replaced by getopt_long
|
2006-10-17 14:38:21 +00:00 |
|
Frederic Culot
|
55589fa5ef
|
'-t' flag now takes a priority number for argument
|
2006-10-16 15:48:30 +00:00 |
|
Frederic Culot
|
3990288f19
|
parse_args(), help_arg() and usage() updated to implement the '-n' flag
next_arg() created
|
2006-09-16 09:08:21 +00:00 |
|
Frederic Culot
|
ed5453bf80
|
call to apoint_sec2str() updated
|
2006-09-14 14:51:20 +00:00 |
|
Frederic Culot
|
ea48214786
|
app_arg() updated to take new appointment linked list structure into account
|
2006-09-12 15:02:42 +00:00 |
|
Frederic Culot
|
ecd04e58a7
|
todo_args() updated to display priorities
|
2006-09-03 09:01:25 +00:00 |
|
Frederic Culot
|
f1bf38add6
|
updated calls to recur_item_inday()
|
2006-08-06 14:36:14 +00:00 |
|
Frederic Culot
|
1b0ef789ff
|
bugfix: Debian bug #377543, thanks to Neil for reporting it
|
2006-08-02 17:51:38 +00:00 |
|
Frederic Culot
|
ac36e94341
|
Initial revision
|
2006-07-31 21:00:02 +00:00 |
|