Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | better handling of the values returned by getstring() | Frederic Culot | 2007-01-16 | 1 | -4/+4 | |
| | ||||||
* | user canceling now taken into account | Frederic Culot | 2007-01-16 | 1 | -6/+14 | |
| | ||||||
* | use of getstring() defines | Frederic Culot | 2007-01-16 | 4 | -25/+33 | |
| | ||||||
* | bugfixes | Frederic Culot | 2007-01-10 | 1 | -7/+18 | |
| | ||||||
* | better checking of the entered date in goto_day() | Frederic Culot | 2007-01-10 | 1 | -9/+12 | |
| | ||||||
* | newline suppressed | Frederic Culot | 2007-01-05 | 1 | -2/+1 | |
| | ||||||
* | display adjustment in day_write_pad() | Frederic Culot | 2006-12-21 | 1 | -2/+2 | |
| | ||||||
* | display adjustment in update_todo_panel() | Frederic Culot | 2006-12-21 | 1 | -2/+2 | |
| | ||||||
* | bugfix in day_edit_item(): end time does not change if start time is edited | Frederic Culot | 2006-12-19 | 1 | -1/+2 | |
| | ||||||
* | bugfix in label length | Frederic Culot | 2006-12-19 | 1 | -5/+5 | |
| | ||||||
* | CTRL-K now works properly in getstring() | Frederic Culot | 2006-12-18 | 1 | -3/+2 | |
| | ||||||
* | sprintf replaced by snprintf and strcpy replaced by strncpy | Frederic Culot | 2006-12-15 | 1 | -4/+4 | |
| | ||||||
* | todo_arg() prototype updated | Frederic Culot | 2006-12-15 | 1 | -2/+2 | |
| | ||||||
* | todo_arg() prototype updated and sprintf replaced by snprintf | Frederic Culot | 2006-12-15 | 1 | -13/+15 | |
| | ||||||
* | bugfix in array sizes in load-todo() | Frederic Culot | 2006-12-15 | 1 | -2/+2 | |
| | ||||||
* | parentheses added to fix a warning | Frederic Culot | 2006-12-15 | 1 | -6/+6 | |
| | | | | sprintf replaced by snprintf and strcpy replaced by strncpy | |||||
* | missing header added and sprintf replaced by snprintf | Frederic Culot | 2006-12-15 | 1 | -3/+4 | |
| | ||||||
* | missing headers added | Frederic Culot | 2006-12-15 | 1 | -3/+6 | |
| | ||||||
* | some small bugfixes, thanks to toucouch for reporting them | Frederic Culot | 2006-12-15 | 1 | -12/+12 | |
| | | | | calls to strcpy and sprintf suppressed | |||||
* | strcpy replaced by strncpy | Frederic Culot | 2006-12-15 | 4 | -12/+12 | |
| | ||||||
* | improvements in the memory deallocation in next_arg() | Frederic Culot | 2006-12-14 | 1 | -1/+3 | |
| | ||||||
* | updatestring() now returns an integer to handle canceling | Frederic Culot | 2006-12-14 | 1 | -2/+2 | |
| | ||||||
* | improvements in the memory deallocation in updatestring() | Frederic Culot | 2006-12-14 | 1 | -6/+9 | |
| | | | | updatestring() now returns an integer to handle canceling | |||||
* | improvements in the memory deallocation in day_edit_item() | Frederic Culot | 2006-12-14 | 1 | -17/+27 | |
| | ||||||
* | item_in_popup() improved to replace the scroller() function by a pad. | Frederic Culot | 2006-12-13 | 1 | -109/+11 | |
| | | | | scroller() function suppressed | |||||
* | scroller() suppressed | Frederic Culot | 2006-12-13 | 1 | -2/+1 | |
| | ||||||
* | bugfix: call to getstring() corrected in todo_new_item() | Frederic Culot | 2006-12-13 | 1 | -2/+2 | |
| | ||||||
* | help screen updated for repeat command | Frederic Culot | 2006-12-12 | 1 | -4/+7 | |
| | ||||||
* | manpage updated, long options included | Frederic Culot | 2006-12-11 | 1 | -21/+15 | |
| | ||||||
* | help_arg() updated to take long options into account | Frederic Culot | 2006-12-11 | 1 | -22/+26 | |
| | ||||||
* | get_date() updated so that it does not modify the selected day inside calendar | Frederic Culot | 2006-12-10 | 1 | -4/+6 | |
| | ||||||
* | date format modified for the 'Go To' command | Frederic Culot | 2006-12-10 | 1 | -26/+30 | |
| | ||||||
* | help screen added for the 'Edit Item' command | Frederic Culot | 2006-12-10 | 1 | -1/+25 | |
| | ||||||
* | recur_get_apoint() and recur_get_event() added | Frederic Culot | 2006-12-08 | 1 | -1/+3 | |
| | ||||||
* | recur_get_apoint() and recur_get_event() created | Frederic Culot | 2006-12-08 | 1 | -2/+44 | |
| | ||||||
* | calls to day_erase_item() and day_edit_item() updated | Frederic Culot | 2006-12-08 | 1 | -3/+6 | |
| | ||||||
* | day_edit_time() finished, day_erase_item() updated to add the 'force_erase' ↵ | Frederic Culot | 2006-12-08 | 1 | -19/+199 | |
| | | | | flag, and day_edit_time() created | |||||
* | 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 ↵ | Frederic Culot | 2006-12-08 | 1 | -1/+56 | |
| | | | | update_time_in_date() created | |||||
* | 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 | |
| | ||||||
* | 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 | 1 | -6/+3 | |
| | ||||||
* | 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 | |
| | | | | 'E' key added to edit already existing items | |||||
* | add_char() simplified, using memcpy() | Frederic Culot | 2006-11-02 | 1 | -23/+39 | |
| | | | | | updatestring() created getstring() modified to take the max string length as an argument |