| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in the 'Go To' command
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|