Age | Commit message (Expand) | Author |
2012-11-29 | Merge branch 'maint' | Lukas Fleischer |
2012-11-28 | Ignore signals during command execution | Lukas Fleischer |
2012-11-26 | io_check_*()/io_file_exist(): Fix signatures | Lukas Fleischer |
2012-11-25 | Add compact panels support | Lukas Fleischer |
2012-11-25 | Add configuration option to set a default panel | Lukas Fleischer |
2012-11-25 | Remove wins_slctd_init() | Lukas Fleischer |
2012-11-23 | Merge branch 'maint' | Lukas Fleischer |
2012-11-23 | Release screen mutex if thread dies | Lukas Fleischer |
2012-11-23 | Lock screen when drawing on the calendar/notification panel | Lukas Fleischer |
2012-11-23 | Do not display a mark when files are auto-saved | Lukas Fleischer |
2012-11-18 | Use status_ask_choice() for the export dialog | Lukas Fleischer |
2012-07-07 | Remove the erase flag and legacy deletion code | Lukas Fleischer |
2012-07-07 | Merge cut/delete | Lukas Fleischer |
2012-07-07 | Refactor exception handling | Lukas Fleischer |
2012-07-07 | Refactor note removal | Lukas Fleischer |
2012-07-07 | Add support for copy/paste registers | Lukas Fleischer |
2012-07-06 | Add a key binding for generic-copy | Lukas Fleischer |
2012-07-06 | Add interact_day_item_copy() | Lukas Fleischer |
2012-07-06 | Add day_item_fork() | Lukas Fleischer |
2012-07-06 | Refactor *_dup() | Lukas Fleischer |
2012-07-04 | Revise todo_delete_note_bynum() | Lukas Fleischer |
2012-07-04 | Remove unused function day_item_nb() | Lukas Fleischer |
2012-06-30 | Implement a cache for the monthly view | Lukas Fleischer |
2012-06-30 | Remove unneeded parameter/return value | Lukas Fleischer |
2012-06-30 | Revise cut/pasting | Lukas Fleischer |
2012-06-30 | Make *_free() public | Lukas Fleischer |
2012-06-30 | Move apoint_{cut,paste}() to interaction unit | Lukas Fleischer |
2012-06-30 | Remove "appt_pos" member from day items | Lukas Fleischer |
2012-06-30 | Add an item parameter to various todo_*() functions | Lukas Fleischer |
2012-06-30 | Add an item parameter to various day_*() functions | Lukas Fleischer |
2012-06-30 | Revise *_delete{,_bynum}() | Lukas Fleischer |
2012-06-30 | Allow passing more complex data to list callbacks | Lukas Fleischer |
2012-06-30 | Rename interaction functions | Lukas Fleischer |
2012-06-30 | Move interaction functions to a separate file | Lukas Fleischer |
2012-06-30 | Remove unused functions | Lukas Fleischer |
2012-06-30 | Simplify apoint_switch_notify() | Lukas Fleischer |
2012-06-30 | src/day.c: Add day_write_stdout() | Lukas Fleischer |
2012-06-30 | Make day_store_items() public | Lukas Fleischer |
2012-06-30 | Simplify recur_apoint_switch_notify() | Lukas Fleischer |
2012-06-30 | Rework generic item container | Lukas Fleischer |
2012-06-30 | Fix compilation with NLS disabled | Lukas Fleischer |
2012-06-13 | Add key bindings to go to the previous/next month/year | Lukas Fleischer |
2012-06-13 | Rename displacement enumeration elements | Lukas Fleischer |
2012-05-31 | Make appearance.calendarview more explicit in config file | Baptiste Jonglez |
2012-05-31 | Provide an array of available date input formats | Baptiste Jonglez |
2012-05-31 | Give a meaning to DATE_FORMATS | Baptiste Jonglez |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-16 | Allow passing additional parameters to shell_exec() | Lukas Fleischer |
2012-05-14 | Factorize boolean user prompting. | Baptiste Jonglez |
2012-05-14 | src/utils.c: Add a status_ask_simplechoice() function | Baptiste Jonglez |