Age | Commit message (Expand) | Author |
2016-10-30 | Release 4.2.1v4.2.1 | Lukas Fleischer |
2016-10-30 | Fix visible region after loading list box items | Lukas Fleischer |
2016-10-30 | Fix listbox_fix_visible_region() | Lukas Fleischer |
2016-10-19 | Do not start the daemon more than once | Lukas Fleischer |
2016-10-19 | calcurse.1.txt: Document --daemon | Lukas Fleischer |
2016-10-14 | Prevent segfault when all todo items are hidden | Lukas Fleischer |
2016-10-13 | Always use memory management wrappers | Lukas Fleischer |
2016-10-13 | Prevent free-before-init of timstr | Vlad Glagolev |
2016-10-10 | Release 4.2.0v4.2.0 | Lukas Fleischer |
2016-10-10 | Update message catalog | Lukas Fleischer |
2016-10-10 | Replace parse_datetime() constants by named flags | Lukas Fleischer |
2016-10-10 | Refactor duration/end time parsing | Lukas Fleischer |
2016-10-09 | Support dates when specifying start/end times | Lukas Fleischer |
2016-10-09 | Factor out parse_datetime() | Lukas Fleischer |
2016-10-08 | Add support for moving items to another day | Lukas Fleischer |
2016-10-01 | Refactor day_edit_time() | Lukas Fleischer |
2016-09-28 | Automatically select new appointments/events | Lukas Fleischer |
2016-09-28 | Fix out-of-bounds memory access | Lukas Fleischer |
2016-09-27 | Fix key binding pagination | Lukas Fleischer |
2016-09-13 | Stop all threads before leaving curses mode | Lukas Fleischer |
2016-08-24 | Avoid starting the notification thread twice | Lukas Fleischer |
2016-06-27 | Remove duplicate code in draw_monthly_view() | Lukas Fleischer |
2016-06-27 | Highlight days with non-recurrent items | Lukas Fleischer |
2016-06-18 | calcurse-caldav: Encode the request body in UTF-8 | Lukas Fleischer |
2016-04-12 | Release 4.1.0v4.1.0 | Lukas Fleischer |
2016-04-11 | po/: Translation updates from Transifex | Lukas Fleischer |
2016-04-02 | po/calcurse.pot: Update message catalog | Lukas Fleischer |
2016-04-01 | Support relative dates when adding recurrences | Lukas Fleischer |
2016-04-01 | Document the hooks feature | Lukas Fleischer |
2016-03-28 | Fix apoint_inday() with long appointments | Lukas Fleischer |
2016-03-27 | Do not assume that days always have 86400 seconds | Lukas Fleischer |
2016-02-26 | Add proper UTF-8 support to the notification area | Lukas Fleischer |
2016-02-26 | Support durations in recurrence ending dates | Lukas Fleischer |
2016-02-26 | Refactor UTF-8 chopping | Lukas Fleischer |
2016-02-18 | Fix tests to match the new item ordering | Lukas Fleischer |
2016-02-16 | ui-day.c: Simplify code using ui_day_selitem() | Lukas Fleischer |
2016-02-16 | Make automatic selection of appointments/events smarter | Lukas Fleischer |
2016-02-15 | Fix segmentation fault on reload with pre-load hook | Lukas Fleischer |
2016-02-15 | Improve ordering of appointments/events | Lukas Fleischer |
2016-02-11 | Support format strings when dumping imported items | Lukas Fleischer |
2016-02-10 | Allow decimals in durations | Lukas Fleischer |
2016-02-09 | Install calcurse-caldav by default | Lukas Fleischer |
2016-02-08 | Improve example hooks | Lukas Fleischer |
2016-02-07 | Fix highlighting of busy days on initialization | Lukas Fleischer |
2016-02-07 | hooks.c: Fix window preparation in interactive mode | Lukas Fleischer |
2016-02-07 | Do not put all files under version control in example hooks | Lukas Fleischer |
2016-02-07 | calcurse-caldav: Add hook support | Lukas Fleischer |
2016-02-07 | Fix file name of the example hook | Lukas Fleischer |
2016-02-07 | Move example hook to contrib/hooks/ | Lukas Fleischer |
2016-02-05 | calcurse-caldav: Use -G and %(hash) to list hashes | Lukas Fleischer |