Age | Commit message (Expand) | Author |
2006-12-12 | English manual updated (rss feed and long options added) | Frederic Culot |
2006-12-12 | French manual updated (rss feed and long options added) | Frederic Culot |
2006-12-12 | help screen updated for repeat command | Frederic Culot |
2006-12-11 | Added long options in help_arg() and in the manpage | Frederic Culot |
2006-12-11 | manpage updated, long options included | Frederic Culot |
2006-12-11 | help_arg() updated to take long options into account | Frederic Culot |
2006-12-10 | help screen added for the 'Edit Item' command and date format modification in... | Frederic Culot |
2006-12-10 | get_date() updated so that it does not modify the selected day inside calendar | Frederic Culot |
2006-12-10 | date format modified for the 'Go To' command | Frederic Culot |
2006-12-10 | help screen added for the 'Edit Item' command | Frederic Culot |
2006-12-08 | 'Edit Item' function finished | Frederic Culot |
2006-12-08 | recur_get_apoint() and recur_get_event() added | Frederic Culot |
2006-12-08 | recur_get_apoint() and recur_get_event() created | Frederic Culot |
2006-12-08 | calls to day_erase_item() and day_edit_item() updated | Frederic Culot |
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 | Work on day_edit_item() | 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 | more work to implement the edit function | 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 | Contributors section updated | Frederic Culot |
2006-10-28 | work on editing function to modify already existing items | 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 | forgot a white space :( | Frederic Culot |
2006-10-17 | getopt() replaced by getopt_long | Frederic Culot |
2006-10-17 | getopt function in parse_args() replaced by getopt_long | Frederic Culot |
2006-10-17 | check for getopt.h header file added | Frederic Culot |
2006-10-16 | bugfix regarding recurrent items' end-date, and '-t' flag improved to take a ... | Frederic Culot |
2006-10-16 | '-t' flag now takes a priority number for argument | Frederic Culot |