| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a "hide completed" view to the todo panel | Lukas Fleischer | 2016-01-18 | 1 | -0/+6 |
* | Export item UIDs upon request | Lukas Fleischer | 2016-01-15 | 1 | -2/+2 |
* | Add --list-imported command line option | Lukas Fleischer | 2016-01-13 | 1 | -1/+1 |
* | Add command line option to suppress dialogs | Lukas Fleischer | 2016-01-13 | 1 | -1/+1 |
* | Reset status page when opening configuration | Lukas Fleischer | 2016-01-10 | 1 | -0/+1 |
* | Make the generic-credits key binding work again | Lukas Fleischer | 2015-04-15 | 1 | -0/+8 |
* | Show an error message on missing documentation | Lukas Fleischer | 2015-04-15 | 1 | -1/+2 |
* | Make "Add Item" work from the calendar panel | Lukas Fleischer | 2015-02-23 | 1 | -0/+1 |
* | Update copyright ranges | Lukas Fleischer | 2015-02-07 | 1 | -1/+1 |
* | Let SIGUSR1 trigger a reload | Tim Hentenaar | 2014-10-10 | 1 | -0/+5 |
* | Factor out item reload code | Lukas Fleischer | 2014-10-10 | 1 | -92/+1 |
* | Add io_load_data() wrapper | Lukas Fleischer | 2014-10-10 | 1 | -4/+2 |
* | Allow for filtering TODO items | Lukas Fleischer | 2014-08-06 | 1 | -2/+2 |
* | Add item filters | Lukas Fleischer | 2014-08-06 | 1 | -2/+2 |
* | Set default panel before showing system dialogs | Lukas Fleischer | 2014-08-03 | 1 | -1/+1 |
* | Show system dialog after reloading items | Lukas Fleischer | 2014-07-28 | 1 | -0/+8 |
* | Replace several uses of snprintf() by asprintf() | Lukas Fleischer | 2014-07-22 | 1 | -25/+18 |
* | Do not use malloc() or xmalloc() | Lukas Fleischer | 2014-07-18 | 1 | -4/+4 |
* | Pause notification thread when reloading items | Lukas Fleischer | 2014-07-17 | 1 | -0/+6 |
* | Only run the merge tool on files with differences | Lukas Fleischer | 2014-07-17 | 1 | -7/+15 |
* | Refactor wins_launch_external() | Lukas Fleischer | 2014-07-16 | 1 | -4/+7 |
* | Allow for merging data files when reloading | Lukas Fleischer | 2014-07-16 | 1 | -5/+48 |
* | Warn when reloading with unsaved modifications | Lukas Fleischer | 2014-07-16 | 1 | -0/+9 |
* | Add a key binding to reload appointments and todos | Lukas Fleischer | 2014-07-16 | 1 | -0/+27 |
* | Initialize linked list for recurrent items | Lukas Fleischer | 2014-07-16 | 1 | -0/+1 |
* | Load todo items on startup | Lukas Fleischer | 2014-07-09 | 1 | -0/+2 |
* | Resize panels properly | Lukas Fleischer | 2014-05-19 | 1 | -1/+1 |
* | ui-day: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 1 | -78/+48 |
* | ui-todo: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 1 | -37/+15 |
* | Redraw screen if command prompt is canceled | Lukas Fleischer | 2013-08-13 | 1 | -1/+2 |
* | Add write and quit commands | Lukas Fleischer | 2013-07-18 | 1 | -3/+26 |
* | key_generic_help(): Use display_help() | Lukas Fleischer | 2013-07-18 | 1 | -1/+1 |
* | Split online help code into a separate function | Lukas Fleischer | 2013-07-18 | 1 | -100/+1 |
* | Rename io_file_exist{,s}() | Lukas Fleischer | 2013-07-17 | 1 | -3/+3 |
* | Add several help topic aliases | Lukas Fleischer | 2013-07-17 | 1 | -8/+92 |
* | Allow for getting help on key bindings | Lukas Fleischer | 2013-07-17 | 1 | -0/+8 |
* | Drop legacy online help system | Lukas Fleischer | 2013-07-17 | 1 | -2/+1 |
* | Add introduction to the new online help system | Lukas Fleischer | 2013-07-17 | 1 | -0/+3 |
* | Add help command | Lukas Fleischer | 2013-07-17 | 1 | -1/+30 |
* | Add command prompt | Lukas Fleischer | 2013-07-17 | 1 | -0/+12 |
* | Fix a couple of translatable strings | Lukas Fleischer | 2013-05-14 | 1 | -2/+2 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -418/+429 |
* | Fix braces in if-else statements | Lukas Fleischer | 2013-02-17 | 1 | -4/+6 |
* | calendar.c: Rename to "ui-calendar.c" | Lukas Fleischer | 2013-02-14 | 1 | -20/+20 |
* | todo.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 1 | -33/+33 |
* | apoint.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 1 | -25/+25 |
* | Rename appointment/event-related UI functions | Lukas Fleischer | 2013-02-14 | 1 | -8/+8 |
* | Split out UI functions for todo items | Lukas Fleischer | 2013-02-14 | 1 | -5/+5 |
* | Merge branch 'maint' | Lukas Fleischer | 2013-02-04 | 1 | -1/+2 |
|\ |
|
| * | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 1 | -1/+1 |