| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge cut/delete | Lukas Fleischer | 2012-07-07 | 1 | -3/+1 |
* | Refactor exception handling | Lukas Fleischer | 2012-07-07 | 1 | -2/+5 |
* | Refactor note removal | Lukas Fleischer | 2012-07-07 | 1 | -1/+1 |
* | Add support for copy/paste registers | Lukas Fleischer | 2012-07-07 | 1 | -5/+8 |
* | Add a key binding for generic-copy | Lukas Fleischer | 2012-07-06 | 1 | -0/+1 |
* | Add interact_day_item_copy() | Lukas Fleischer | 2012-07-06 | 1 | -0/+1 |
* | Add day_item_fork() | Lukas Fleischer | 2012-07-06 | 1 | -0/+1 |
* | Refactor *_dup() | Lukas Fleischer | 2012-07-06 | 1 | -0/+4 |
* | Revise todo_delete_note_bynum() | Lukas Fleischer | 2012-07-04 | 1 | -1/+1 |
* | Remove unused function day_item_nb() | Lukas Fleischer | 2012-07-04 | 1 | -1/+0 |
* | Implement a cache for the monthly view | Lukas Fleischer | 2012-06-30 | 1 | -0/+3 |
* | Remove unneeded parameter/return value | Lukas Fleischer | 2012-06-30 | 1 | -2/+2 |
* | Revise cut/pasting | Lukas Fleischer | 2012-06-30 | 1 | -6/+7 |
* | Make *_free() public | Lukas Fleischer | 2012-06-30 | 1 | -0/+5 |
* | Move apoint_{cut,paste}() to interaction unit | Lukas Fleischer | 2012-06-30 | 1 | -2/+2 |
* | Remove "appt_pos" member from day items | Lukas Fleischer | 2012-06-30 | 1 | -1/+0 |
* | Add an item parameter to various todo_*() functions | Lukas Fleischer | 2012-06-30 | 1 | -4/+4 |
* | Add an item parameter to various day_*() functions | Lukas Fleischer | 2012-06-30 | 1 | -4/+4 |
* | Revise *_delete{,_bynum}() | Lukas Fleischer | 2012-06-30 | 1 | -5/+5 |
* | Allow passing more complex data to list callbacks | Lukas Fleischer | 2012-06-30 | 1 | -4/+4 |
* | Rename interaction functions | Lukas Fleischer | 2012-06-30 | 1 | -10/+9 |
* | Move interaction functions to a separate file | Lukas Fleischer | 2012-06-30 | 1 | -10/+19 |
* | Remove unused functions | Lukas Fleischer | 2012-06-30 | 1 | -4/+0 |
* | Simplify apoint_switch_notify() | Lukas Fleischer | 2012-06-30 | 1 | -1/+2 |
* | src/day.c: Add day_write_stdout() | Lukas Fleischer | 2012-06-30 | 1 | -0/+2 |
* | Make day_store_items() public | Lukas Fleischer | 2012-06-30 | 1 | -0/+2 |
* | Simplify recur_apoint_switch_notify() | Lukas Fleischer | 2012-06-30 | 1 | -1/+1 |
* | Rework generic item container | Lukas Fleischer | 2012-06-30 | 1 | -12/+16 |
* | Fix compilation with NLS disabled | Lukas Fleischer | 2012-06-30 | 1 | -0/+1 |
* | Add key bindings to go to the previous/next month/year | Lukas Fleischer | 2012-06-13 | 1 | -1/+9 |
* | Rename displacement enumeration elements | Lukas Fleischer | 2012-06-13 | 1 | -8/+7 |
* | Make appearance.calendarview more explicit in config file | Baptiste Jonglez | 2012-05-31 | 1 | -0/+7 |
* | Provide an array of available date input formats | Baptiste Jonglez | 2012-05-31 | 1 | -0/+1 |
* | Give a meaning to DATE_FORMATS | Baptiste Jonglez | 2012-05-31 | 1 | -1/+4 |
* | Switch to Linux kernel coding style | Lukas Fleischer | 2012-05-21 | 1 | -481/+471 |
* | Allow passing additional parameters to shell_exec() | Lukas Fleischer | 2012-05-16 | 1 | -1/+1 |
* | Factorize boolean user prompting. | Baptiste Jonglez | 2012-05-14 | 1 | -1/+1 |
* | src/utils.c: Add a status_ask_simplechoice() function | Baptiste Jonglez | 2012-05-14 | 1 | -0/+1 |
* | src/utils.c: Add a status_ask_choice() function | Baptiste Jonglez | 2012-05-14 | 1 | -0/+1 |
* | Declare several parameters/variables constant | Lukas Fleischer | 2012-05-08 | 1 | -51/+52 |
* | Refactor startup screen branch | Lukas Fleischer | 2012-04-12 | 1 | -1/+1 |
* | Miscellaneous small code cleanups | Lukas Fleischer | 2012-04-06 | 1 | -0/+1 |
* | Mark some more variables/parameters constant | Lukas Fleischer | 2012-04-05 | 1 | -3/+3 |
* | Fix semantics of "general."{systemdialogs,progressbar} | Lukas Fleischer | 2012-03-29 | 1 | -2/+2 |
* | Update copyright ranges | Lukas Fleischer | 2012-03-26 | 1 | -1/+1 |
* | Do not strncpy() strings returned by gettext() | Lukas Fleischer | 2012-03-12 | 1 | -4/+4 |
* | Get rid of string structures | Lukas Fleischer | 2012-03-12 | 1 | -6/+0 |
* | Break out configuration main menu | Lukas Fleischer | 2012-03-02 | 1 | -0/+1 |
* | Revamp key bindings display | Lukas Fleischer | 2012-03-02 | 1 | -1/+2 |
* | Add a read-only option | Lukas Fleischer | 2012-02-24 | 1 | -0/+1 |