Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
sprintf replaced by snprintf and strcpy replaced by strncpy
|
|
|
|
|
|
calls to strcpy and sprintf suppressed
|
|
|
|
|
|
|
|
updatestring() now returns an integer to handle canceling
|
|
|
|
scroller() function suppressed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flag, and day_edit_time() created
|
|
|
|
update_time_in_date() created
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'E' key added to edit already existing items
|
|
updatestring() created
getstring() modified to take the max string length as an argument
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|