Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | recur_apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+4 | |
| | ||||||
* | notify.c added | Frederic Culot | 2006-09-11 | 1 | -1/+2 | |
| | ||||||
* | DAYINSEC moved to vars.h | Frederic Culot | 2006-09-11 | 1 | -2/+1 | |
| | ||||||
* | define DAYINSEC added | Frederic Culot | 2006-09-11 | 1 | -1/+3 | |
| | ||||||
* | small bugfixes | Frederic Culot | 2006-09-11 | 1 | -7/+7 | |
| | ||||||
* | beginning of notifying functions implementation | Frederic Culot | 2006-09-09 | 1 | -0/+14 | |
| | | | | Spanish manual and po file added, many thanks to Jose Lopez | |||||
* | Spanish translation added | Frederic Culot | 2006-09-09 | 1 | -2/+2 | |
| | ||||||
* | Spanish translation provided by Jose Lopez, many thanks to him | Frederic Culot | 2006-09-09 | 1 | -0/+1127 | |
| | ||||||
* | thanks section updated | Frederic Culot | 2006-09-09 | 3 | -3/+8 | |
| | ||||||
* | Spanish manual provided by Jose Lopez. Many thanks to him | Frederic Culot | 2006-09-09 | 1 | -0/+748 | |
| | ||||||
* | spanish manual added | Frederic Culot | 2006-09-09 | 1 | -2/+3 | |
| | ||||||
* | implementation of notifying functions | Frederic Culot | 2006-09-09 | 2 | -0/+165 | |
| | ||||||
* | notification bar created | Frederic Culot | 2006-09-09 | 1 | -10/+17 | |
| | ||||||
* | help window size modified to take notification bar into account | Frederic Culot | 2006-09-09 | 1 | -2/+2 | |
| | ||||||
* | Makefile.am update to take into account notify.c and notify.h | Frederic Culot | 2006-09-09 | 1 | -4/+4 | |
| | | | | link to lpthread added | |||||
* | added test for pthread library and switched to version 1.6 | Frederic Culot | 2006-09-09 | 1 | -2/+10 | |
| | ||||||
* | fixed a bug appearing when trying to delete a newly repeated item | Frederic Culot | 2006-09-08 | 1 | -0/+3 | |
| | ||||||
* | fixed a bug appearing when trying to delete a newly repeated item | Frederic Culot | 2006-09-08 | 1 | -1/+2 | |
| | ||||||
* | couple of bugfixes and french translation updated | Frederic Culot | 2006-09-07 | 1 | -0/+8 | |
| | ||||||
* | Error message added in recur_repeat_item() | Frederic Culot | 2006-09-07 | 2 | -7/+15 | |
| | ||||||
* | bugfix: the repeated end date can no longer be older then the item start | Frederic Culot | 2006-09-07 | 1 | -2/+11 | |
| | | | | time. Thanks Chris for reporting that bug | |||||
* | TODO list updated | Frederic Culot | 2006-09-07 | 1 | -2/+0 | |
| | ||||||
* | new entries added concerning global keybindings and new layout configurations | Frederic Culot | 2006-09-07 | 1 | -116/+150 | |
| | ||||||
* | updated translations concerning global keybindings | Frederic Culot | 2006-09-07 | 1 | -127/+201 | |
| | ||||||
* | fixed a bug in status_bar() which prevented keybindings from being translated | Frederic Culot | 2006-09-07 | 1 | -21/+21 | |
| | ||||||
* | handling of status bar improved, and general keybindings added | Frederic Culot | 2006-09-06 | 1 | -0/+10 | |
| | ||||||
* | general keybindings added | Frederic Culot | 2006-09-06 | 1 | -8/+21 | |
| | ||||||
* | two help pages added ('O' and general keybindings) | Frederic Culot | 2006-09-06 | 1 | -15/+46 | |
| | ||||||
* | status_bar() rewritten from scratch to handle multiple status pages | Frederic Culot | 2006-09-06 | 1 | -136/+89 | |
| | | | | reset_status_page() and other_status_page() created | |||||
* | several defines added | Frederic Culot | 2006-09-06 | 1 | -1/+20 | |
| | | | | reset_status_page() and other_status_page() added | |||||
* | layout_config() improved, and new layout configurations added | Frederic Culot | 2006-09-03 | 1 | -16/+8 | |
| | ||||||
* | get_screen_config() updated to take new layouts into account | Frederic Culot | 2006-09-03 | 1 | -9/+32 | |
| | ||||||
* | updated translations concerning the layout configuration | Frederic Culot | 2006-09-03 | 1 | -44/+50 | |
| | ||||||
* | list updated | Frederic Culot | 2006-09-03 | 1 | -2/+1 | |
| | ||||||
* | new layout configurations added, to make TODO panel the largest one | Frederic Culot | 2006-09-03 | 1 | -0/+3 | |
| | ||||||
* | todo priorities added in non-interactive mode | Frederic Culot | 2006-09-03 | 1 | -0/+4 | |
| | | | | french translation updated | |||||
* | new entries added for todo priorities | Frederic Culot | 2006-09-03 | 1 | -100/+141 | |
| | ||||||
* | new entries translated. Fixed 'fuzzy' translations | Frederic Culot | 2006-09-03 | 1 | -140/+181 | |
| | ||||||
* | todo_args() updated to display priorities | Frederic Culot | 2006-09-03 | 1 | -2/+4 | |
| | ||||||
* | online help text updated plus a couple of bugfixes | Frederic Culot | 2006-09-02 | 1 | -0/+8 | |
| | ||||||
* | improved the ToDo panel scrolling while changing item priorities | Frederic Culot | 2006-09-02 | 1 | -7/+14 | |
| | | | | changed the strcpy calls to strncpy | |||||
* | fixed a bug in day_write_pad() which could cause a misplacement of the line ↵ | Frederic Culot | 2006-09-02 | 1 | -2/+3 | |
| | | | | between events and appointments | |||||
* | fixed a possible infinite loop in todo_get_position() | Frederic Culot | 2006-09-02 | 1 | -7/+15 | |
| | ||||||
* | help text added for the 'Priority' function and help text updated for the ↵ | Frederic Culot | 2006-09-02 | 1 | -3/+29 | |
| | | | | 'Add' function | |||||
* | user can now set todo priorities | Frederic Culot | 2006-08-31 | 1 | -0/+8 | |
| | | | | todo are sorted with regards to their priority | |||||
* | '+/-' menu added to status bar while inside TODO panel | Frederic Culot | 2006-08-31 | 1 | -4/+7 | |
| | ||||||
* | todo_chg_priority(), todo_get_item() and todo_get_position() added | Frederic Culot | 2006-08-31 | 1 | -2/+4 | |
| | | | | todo_insert() suppressed | |||||
* | todo_insert() suppressed | Frederic Culot | 2006-08-31 | 1 | -18/+80 | |
| | | | | | | todo_new_item() updated to ask for priority todo_add() updated to sort items by priority order todo_get_priority(), todo_get_item() and todo_get_position() created | |||||
* | update_todo_panel(): priority added when displaying todo list | Frederic Culot | 2006-08-31 | 1 | -2/+11 | |
| | | | | '+/-' keys are now used to handle todo priorities | |||||
* | segfault fixed and beginning of todo priorities implementation | Frederic Culot | 2006-08-30 | 1 | -0/+9 | |
| |