aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the erase flag and legacy deletion codeLukas Fleischer2012-07-071-11/+4
* Merge cut/deleteLukas Fleischer2012-07-071-3/+1
* Refactor exception handlingLukas Fleischer2012-07-071-2/+5
* Refactor note removalLukas Fleischer2012-07-071-1/+1
* Add support for copy/paste registersLukas Fleischer2012-07-071-5/+8
* Add a key binding for generic-copyLukas Fleischer2012-07-061-0/+1
* Add interact_day_item_copy()Lukas Fleischer2012-07-061-0/+1
* Add day_item_fork()Lukas Fleischer2012-07-061-0/+1
* Refactor *_dup()Lukas Fleischer2012-07-061-0/+4
* Revise todo_delete_note_bynum()Lukas Fleischer2012-07-041-1/+1
* Remove unused function day_item_nb()Lukas Fleischer2012-07-041-1/+0
* Implement a cache for the monthly viewLukas Fleischer2012-06-301-0/+3
* Remove unneeded parameter/return valueLukas Fleischer2012-06-301-2/+2
* Revise cut/pastingLukas Fleischer2012-06-301-6/+7
* Make *_free() publicLukas Fleischer2012-06-301-0/+5
* Move apoint_{cut,paste}() to interaction unitLukas Fleischer2012-06-301-2/+2
* Remove "appt_pos" member from day itemsLukas Fleischer2012-06-301-1/+0
* Add an item parameter to various todo_*() functionsLukas Fleischer2012-06-301-4/+4
* Add an item parameter to various day_*() functionsLukas Fleischer2012-06-301-4/+4
* Revise *_delete{,_bynum}()Lukas Fleischer2012-06-301-5/+5
* Allow passing more complex data to list callbacksLukas Fleischer2012-06-301-4/+4
* Rename interaction functionsLukas Fleischer2012-06-301-10/+9
* Move interaction functions to a separate fileLukas Fleischer2012-06-301-10/+19
* Remove unused functionsLukas Fleischer2012-06-301-4/+0
* Simplify apoint_switch_notify()Lukas Fleischer2012-06-301-1/+2
* src/day.c: Add day_write_stdout()Lukas Fleischer2012-06-301-0/+2
* Make day_store_items() publicLukas Fleischer2012-06-301-0/+2
* Simplify recur_apoint_switch_notify()Lukas Fleischer2012-06-301-1/+1
* Rework generic item containerLukas Fleischer2012-06-301-12/+16
* Fix compilation with NLS disabledLukas Fleischer2012-06-301-0/+1
* Add key bindings to go to the previous/next month/yearLukas Fleischer2012-06-131-1/+9
* Rename displacement enumeration elementsLukas Fleischer2012-06-131-8/+7
* Make appearance.calendarview more explicit in config fileBaptiste Jonglez2012-05-311-0/+7
* Provide an array of available date input formatsBaptiste Jonglez2012-05-311-0/+1
* Give a meaning to DATE_FORMATSBaptiste Jonglez2012-05-311-1/+4
* Switch to Linux kernel coding styleLukas Fleischer2012-05-211-481/+471
* Allow passing additional parameters to shell_exec()Lukas Fleischer2012-05-161-1/+1
* Factorize boolean user prompting.Baptiste Jonglez2012-05-141-1/+1
* src/utils.c: Add a status_ask_simplechoice() functionBaptiste Jonglez2012-05-141-0/+1
* src/utils.c: Add a status_ask_choice() functionBaptiste Jonglez2012-05-141-0/+1
* Declare several parameters/variables constantLukas Fleischer2012-05-081-51/+52
* Refactor startup screen branchLukas Fleischer2012-04-121-1/+1
* Miscellaneous small code cleanupsLukas Fleischer2012-04-061-0/+1
* Mark some more variables/parameters constantLukas Fleischer2012-04-051-3/+3
* Fix semantics of "general."{systemdialogs,progressbar}Lukas Fleischer2012-03-291-2/+2
* Update copyright rangesLukas Fleischer2012-03-261-1/+1
* Do not strncpy() strings returned by gettext()Lukas Fleischer2012-03-121-4/+4
* Get rid of string structuresLukas Fleischer2012-03-121-6/+0
* Break out configuration main menuLukas Fleischer2012-03-021-0/+1
* Revamp key bindings displayLukas Fleischer2012-03-021-1/+2