summaryrefslogtreecommitdiff
path: root/src/calcurse.h
AgeCommit message (Expand)Author
2012-07-06Add a key binding for generic-copyLukas Fleischer
2012-07-06Add interact_day_item_copy()Lukas Fleischer
2012-07-06Add day_item_fork()Lukas Fleischer
2012-07-06Refactor *_dup()Lukas Fleischer
2012-07-04Revise todo_delete_note_bynum()Lukas Fleischer
2012-07-04Remove unused function day_item_nb()Lukas Fleischer
2012-06-30Implement a cache for the monthly viewLukas Fleischer
2012-06-30Remove unneeded parameter/return valueLukas Fleischer
2012-06-30Revise cut/pastingLukas Fleischer
2012-06-30Make *_free() publicLukas Fleischer
2012-06-30Move apoint_{cut,paste}() to interaction unitLukas Fleischer
2012-06-30Remove "appt_pos" member from day itemsLukas Fleischer
2012-06-30Add an item parameter to various todo_*() functionsLukas Fleischer
2012-06-30Add an item parameter to various day_*() functionsLukas Fleischer
2012-06-30Revise *_delete{,_bynum}()Lukas Fleischer
2012-06-30Allow passing more complex data to list callbacksLukas Fleischer
2012-06-30Rename interaction functionsLukas Fleischer
2012-06-30Move interaction functions to a separate fileLukas Fleischer
2012-06-30Remove unused functionsLukas Fleischer
2012-06-30Simplify apoint_switch_notify()Lukas Fleischer
2012-06-30src/day.c: Add day_write_stdout()Lukas Fleischer
2012-06-30Make day_store_items() publicLukas Fleischer
2012-06-30Simplify recur_apoint_switch_notify()Lukas Fleischer
2012-06-30Rework generic item containerLukas Fleischer
2012-06-30Fix compilation with NLS disabledLukas Fleischer
2012-06-13Add key bindings to go to the previous/next month/yearLukas Fleischer
2012-06-13Rename displacement enumeration elementsLukas Fleischer
2012-05-31Make appearance.calendarview more explicit in config fileBaptiste Jonglez
2012-05-31Provide an array of available date input formatsBaptiste Jonglez
2012-05-31Give a meaning to DATE_FORMATSBaptiste Jonglez
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-05-16Allow passing additional parameters to shell_exec()Lukas Fleischer
2012-05-14Factorize boolean user prompting.Baptiste Jonglez
2012-05-14src/utils.c: Add a status_ask_simplechoice() functionBaptiste Jonglez
2012-05-14src/utils.c: Add a status_ask_choice() functionBaptiste Jonglez
2012-05-08Declare several parameters/variables constantLukas Fleischer
2012-04-12Refactor startup screen branchLukas Fleischer
2012-04-06Miscellaneous small code cleanupsLukas Fleischer
2012-04-05Mark some more variables/parameters constantLukas Fleischer
2012-03-29Fix semantics of "general."{systemdialogs,progressbar}Lukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer
2012-03-12Do not strncpy() strings returned by gettext()Lukas Fleischer
2012-03-12Get rid of string structuresLukas Fleischer
2012-03-02Break out configuration main menuLukas Fleischer
2012-03-02Revamp key bindings displayLukas Fleischer
2012-02-24Add a read-only optionLukas Fleischer
2012-01-17Split note file generation into separate functionLukas Fleischer
2012-01-07Break out different import/export formatsLukas Fleischer
2011-12-09src/utils.c: Mark is_all_digit() parameter constLukas Fleischer
2011-12-09Extract config file handlers into a separate fileLukas Fleischer