Age | Commit message (Expand) | Author |
2006-12-08 | day_edit_time() finished, day_erase_item() updated to add the 'force_erase' f... | Frederic Culot |
2006-12-08 | day_erase_item() and day_edit_item() prototypes updated, day_edit_time() added | Frederic Culot |
2006-12-08 | datesec2str() moved to date_sec2hour_str(), date_sec2date_str() and update_ti... | Frederic Culot |
2006-12-08 | date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added | Frederic Culot |
2006-11-30 | call to day_edit_item() added | Frederic Culot |
2006-11-30 | day_edit_item() created | Frederic Culot |
2006-11-30 | day_edit_item() prototype added | Frederic Culot |
2006-11-30 | 'Edit Itm' command added in the status bar | Frederic Culot |
2006-11-28 | memcpy() replaced by memmove() in add_char() | Frederic Culot |
2006-11-02 | todo_edit_item() created | Frederic Culot |
2006-11-02 | calls to getstring() updated | Frederic Culot |
2006-11-02 | call to getstring() updated | Frederic Culot |
2006-11-02 | calls to getstring() updated | Frederic Culot |
2006-11-02 | add_char() simplified, using memcpy() | Frederic Culot |
2006-11-02 | getstring() prototype modified, and updatestring() created | Frederic Culot |
2006-10-28 | display_item() updated to add an asterisk in front of recurrent items | Frederic Culot |
2006-10-28 | display_item() prototype updated | Frederic Culot |
2006-10-28 | day_write_pad() updated to add an asterisk in front of recurrent items | Frederic Culot |
2006-10-28 | display_item() call modified in update_todo_panel() | Frederic Culot |
2006-10-28 | display_item_date() updated to add an asterisk in front of recurrent items | Frederic Culot |
2006-10-28 | getstring() call in todo_new_item() updated | Frederic Culot |
2006-10-28 | getstring() call in recur_repeat_item() updated | Frederic Culot |
2006-10-28 | getstring() call in goto_day() updated | Frederic Culot |
2006-10-28 | getstring() calls in config_notify_bar() and add_item() updated | Frederic Culot |
2006-10-28 | getstring() improved to allow the modification of an existing string | Frederic Culot |
2006-10-28 | added SPC define, showstring(), showcursor(), ad_char() and del_char() protot... | Frederic Culot |
2006-10-17 | getopt function in parse_args() replaced by getopt_long | Frederic Culot |
2006-10-16 | '-t' flag now takes a priority number for argument | Frederic Culot |
2006-10-16 | todo_arg() prototype updated | Frederic Culot |
2006-10-16 | bugfix: when creating a recurrent item, the entered end-date is now included ... | Frederic Culot |
2006-09-30 | bugfix: a number of minutes can no longer be entered while creating a new app... | Frederic Culot |
2006-09-30 | CTRL-J and ENTER are equivalent so can't suppress one of those keybindings | Frederic Culot |
2006-09-22 | moved LOCALEDIR definition from configure.ac to src/Makefile.am | Frederic Culot |
2006-09-18 | added test on warning time interval in config_notify_bar(), plus small bugfixes | Frederic Culot |
2006-09-17 | bugfix in help_screen(): text_lines is now correctly updated | Frederic Culot |
2006-09-17 | help_screen() updated | Frederic Culot |
2006-09-17 | getstring() improved to check for escape sequence | Frederic Culot |
2006-09-17 | config_notify_bar() improved | Frederic Culot |
2006-09-16 | mycpy() created | Frederic Culot |
2006-09-16 | mycpy() added | Frederic Culot |
2006-09-16 | NOTIFY_FIELD_LENGTH and notify_app_s structure updated | Frederic Culot |
2006-09-16 | notify_update_bar() improved and notify_app_s structure updated | Frederic Culot |
2006-09-16 | config_notify_bar() and print_notify_options() improved | Frederic Culot |
2006-09-16 | recur_apoint_check_next() and recur_repeat_item() updated | Frederic Culot |
2006-09-16 | apoint_check_next() updated | Frederic Culot |
2006-09-16 | now() added | Frederic Culot |
2006-09-16 | now() created | Frederic Culot |
2006-09-16 | next_arg() added | Frederic Culot |
2006-09-16 | parse_args(), help_arg() and usage() updated to implement the '-n' flag | Frederic Culot |
2006-09-16 | -n flag added | Frederic Culot |