| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | getstring() call in todo_new_item() updated | Frederic Culot | 2006-10-28 | 1 | -4/+3 |
* | getstring() call in recur_repeat_item() updated | Frederic Culot | 2006-10-28 | 1 | -6/+4 |
* | getstring() call in goto_day() updated | Frederic Culot | 2006-10-28 | 1 | -3/+2 |
* | getstring() calls in config_notify_bar() and add_item() updated | Frederic Culot | 2006-10-28 | 1 | -25/+22 |
* | getstring() improved to allow the modification of an existing string | Frederic Culot | 2006-10-28 | 1 | -31/+142 |
* | added SPC define, showstring(), showcursor(), ad_char() and del_char() protot... | Frederic Culot | 2006-10-28 | 1 | -2/+8 |
* | forgot a white space :( | Frederic Culot | 2006-10-17 | 1 | -2/+2 |
* | getopt() replaced by getopt_long | Frederic Culot | 2006-10-17 | 1 | -0/+5 |
* | getopt function in parse_args() replaced by getopt_long | Frederic Culot | 2006-10-17 | 1 | -27/+51 |
* | check for getopt.h header file added | Frederic Culot | 2006-10-17 | 1 | -2/+2 |
* | bugfix regarding recurrent items' end-date, and '-t' flag improved to take a ... | Frederic Culot | 2006-10-16 | 1 | -0/+5 |
* | '-t' flag now takes a priority number for argument | Frederic Culot | 2006-10-16 | 1 | -18/+36 |
* | todo_arg() prototype updated | Frederic Culot | 2006-10-16 | 1 | -2/+2 |
* | bugfix: when creating a recurrent item, the entered end-date is now included ... | Frederic Culot | 2006-10-16 | 1 | -4/+8 |
* | version 1.6 released | Frederic Culot | 2006-10-01 | 1 | -0/+27 |
* | calcurse 1.6 released | Frederic Culot | 2006-10-01 | 1 | -1/+9 |
* | German translation updated by Chris M. | Frederic Culot | 2006-10-01 | 1 | -334/+531 |
* | German manual updated by Chris M. | Frederic Culot | 2006-10-01 | 1 | -248/+276 |
* | bugfix: a number of minutes can no longer be entered while creating a new app... | Frederic Culot | 2006-09-30 | 1 | -2/+2 |
* | Project-Id-Version updated | Frederic Culot | 2006-09-30 | 1 | -66/+66 |
* | TODO list updated | Frederic Culot | 2006-09-30 | 1 | -5/+4 |
* | CTRL-J and ENTER are equivalent so can't suppress one of those keybindings | Frederic Culot | 2006-09-30 | 1 | -2/+2 |
* | spanish manual and translation updated | Frederic Culot | 2006-09-25 | 1 | -0/+3 |
* | spanish translation updated by Jose Lopez | Frederic Culot | 2006-09-25 | 1 | -244/+430 |
* | last revision before 1.6 by Jose Lopez | Frederic Culot | 2006-09-25 | 1 | -2/+2 |
* | spanish manual updated and bugfix in LOCALEDIR definition | Frederic Culot | 2006-09-22 | 1 | -0/+6 |
* | moved LOCALEDIR definition from configure.ac to src/Makefile.am | Frederic Culot | 2006-09-22 | 2 | -6/+5 |
* | spanish manual updated by Jose Lopez | Frederic Culot | 2006-09-22 | 1 | -60/+50 |
* | html manuals updated | Frederic Culot | 2006-09-19 | 1 | -0/+3 |
* | spanish manual updated with the notify-bar documentation | Frederic Culot | 2006-09-19 | 1 | -13/+71 |
* | german manual updated with the notify-bar documentation | Frederic Culot | 2006-09-19 | 1 | -15/+71 |
* | french manual updated with the notify-bar documentation | Frederic Culot | 2006-09-19 | 1 | -18/+68 |
* | small bugfixes | Frederic Culot | 2006-09-18 | 1 | -0/+6 |
* | explanations concerning the notify-bar added | Frederic Culot | 2006-09-18 | 1 | -17/+66 |
* | added test on warning time interval in config_notify_bar(), plus small bugfixes | Frederic Culot | 2006-09-18 | 1 | -4/+5 |
* | small bugfixes and improvements | Frederic Culot | 2006-09-17 | 1 | -0/+6 |
* | bugfix in help_screen(): text_lines is now correctly updated | Frederic Culot | 2006-09-17 | 1 | -3/+5 |
* | french translation update | Frederic Culot | 2006-09-17 | 1 | -158/+228 |
* | updates concerning the notify-bar and help texts | Frederic Culot | 2006-09-17 | 1 | -148/+209 |
* | help_screen() updated | Frederic Culot | 2006-09-17 | 1 | -1/+2 |
* | getstring() improved to check for escape sequence | Frederic Culot | 2006-09-17 | 1 | -1/+4 |
* | config_notify_bar() improved | Frederic Culot | 2006-09-17 | 1 | -11/+17 |
* | '-n' flag implemented | Frederic Culot | 2006-09-16 | 1 | -0/+11 |
* | mycpy() created | Frederic Culot | 2006-09-16 | 1 | -1/+12 |
* | mycpy() added | Frederic Culot | 2006-09-16 | 1 | -1/+2 |
* | NOTIFY_FIELD_LENGTH and notify_app_s structure updated | Frederic Culot | 2006-09-16 | 1 | -3/+4 |
* | notify_update_bar() improved and notify_app_s structure updated | Frederic Culot | 2006-09-16 | 1 | -12/+26 |
* | config_notify_bar() and print_notify_options() improved | Frederic Culot | 2006-09-16 | 1 | -6/+6 |
* | recur_apoint_check_next() and recur_repeat_item() updated | Frederic Culot | 2006-09-16 | 1 | -11/+5 |
* | apoint_check_next() updated | Frederic Culot | 2006-09-16 | 1 | -10/+4 |