Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -4/+4 | |
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -10/+17 | |
* | use of getstring() defines | Frederic Culot | 2007-01-16 | 1 | -3/+4 | |
* | strcpy replaced by strncpy | Frederic Culot | 2006-12-15 | 1 | -2/+2 | |
* | bugfix: call to getstring() corrected in todo_new_item() | Frederic Culot | 2006-12-13 | 1 | -2/+2 | |
* | todo_edit_item() created | Frederic Culot | 2006-11-02 | 1 | -2/+13 | |
* | getstring() call in todo_new_item() updated | Frederic Culot | 2006-10-28 | 1 | -4/+3 | |
* | fixed a possible infinite loop in todo_get_position() | Frederic Culot | 2006-09-02 | 1 | -7/+15 | |
* | todo_insert() suppressed | Frederic Culot | 2006-08-31 | 1 | -18/+80 | |
* | add_todo() moved from calcurse.c to todo_new_item() | Frederic Culot | 2006-08-30 | 1 | -2/+21 | |
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+80 |