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