| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | day_edit_time() finished, day_erase_item() updated to add the 'force_erase' f... | Frederic Culot | 2006-12-08 | 1 | -19/+199 |
* | day_erase_item() and day_edit_item() prototypes updated, day_edit_time() added | Frederic Culot | 2006-12-08 | 1 | -3/+4 |
* | datesec2str() moved to date_sec2hour_str(), date_sec2date_str() and update_ti... | Frederic Culot | 2006-12-08 | 1 | -1/+56 |
* | date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added | Frederic Culot | 2006-12-08 | 1 | -1/+4 |
* | call to day_edit_item() added | Frederic Culot | 2006-11-30 | 1 | -4/+4 |
* | Work on day_edit_item() | Frederic Culot | 2006-11-30 | 1 | -0/+4 |
* | day_edit_item() created | Frederic Culot | 2006-11-30 | 1 | -1/+37 |
* | day_edit_item() prototype added | Frederic Culot | 2006-11-30 | 1 | -1/+2 |
* | 'Edit Itm' command added in the status bar | Frederic Culot | 2006-11-30 | 2 | -11/+15 |
* | memcpy() replaced by memmove() in add_char() | Frederic Culot | 2006-11-28 | 2 | -6/+6 |
* | more work to implement the edit function | Frederic Culot | 2006-11-02 | 1 | -0/+6 |
* | todo_edit_item() created | Frederic Culot | 2006-11-02 | 2 | -3/+15 |
* | calls to getstring() updated | Frederic Culot | 2006-11-02 | 1 | -3/+3 |
* | call to getstring() updated | Frederic Culot | 2006-11-02 | 1 | -4/+5 |
* | calls to getstring() updated | Frederic Culot | 2006-11-02 | 1 | -8/+17 |
* | add_char() simplified, using memcpy() | Frederic Culot | 2006-11-02 | 1 | -23/+39 |
* | getstring() prototype modified, and updatestring() created | Frederic Culot | 2006-11-02 | 1 | -2/+3 |
* | Contributors section updated | Frederic Culot | 2006-10-28 | 1 | -1/+2 |
* | work on editing function to modify already existing items | Frederic Culot | 2006-10-28 | 1 | -0/+8 |
* | display_item() updated to add an asterisk in front of recurrent items | Frederic Culot | 2006-10-28 | 1 | -5/+11 |
* | display_item() prototype updated | Frederic Culot | 2006-10-28 | 1 | -2/+2 |
* | day_write_pad() updated to add an asterisk in front of recurrent items | Frederic Culot | 2006-10-28 | 1 | -5/+9 |
* | display_item() call modified in update_todo_panel() | Frederic Culot | 2006-10-28 | 1 | -2/+2 |
* | display_item_date() updated to add an asterisk in front of recurrent items | Frederic Culot | 2006-10-28 | 1 | -3/+8 |
* | 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 |