aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.c
Commit message (Expand)AuthorAgeFilesLines
* Rename io_file_exist{,s}()Lukas Fleischer2013-07-171-3/+3
* Add several help topic aliasesLukas Fleischer2013-07-171-8/+92
* Allow for getting help on key bindingsLukas Fleischer2013-07-171-0/+8
* Drop legacy online help systemLukas Fleischer2013-07-171-2/+1
* Add introduction to the new online help systemLukas Fleischer2013-07-171-0/+3
* Add help commandLukas Fleischer2013-07-171-1/+30
* Add command promptLukas Fleischer2013-07-171-0/+12
* Fix a couple of translatable stringsLukas Fleischer2013-05-141-2/+2
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-418/+429
* Fix braces in if-else statementsLukas Fleischer2013-02-171-4/+6
* calendar.c: Rename to "ui-calendar.c"Lukas Fleischer2013-02-141-20/+20
* todo.c: Split out UI-related functionsLukas Fleischer2013-02-141-33/+33
* apoint.c: Split out UI-related functionsLukas Fleischer2013-02-141-25/+25
* Rename appointment/event-related UI functionsLukas Fleischer2013-02-141-8/+8
* Split out UI functions for todo itemsLukas Fleischer2013-02-141-5/+5
* Merge branch 'maint'Lukas Fleischer2013-02-041-1/+2
|\
| * Update copyright rangesLukas Fleischer2013-02-041-1/+1
| * Do not prompt for a todo after adding an appointmentLukas Fleischer2013-02-031-0/+1
* | day_process_storage(): Remove redundant parameterLukas Fleischer2013-02-011-3/+3
|/
* do_storage(): Unset highlighted item if list is emptyLukas Fleischer2012-12-161-2/+6
* Add hidden key handler windowLukas Fleischer2012-12-161-1/+6
* Add configuration option to set a default panelLukas Fleischer2012-11-251-1/+2
* Remove wins_slctd_init()Lukas Fleischer2012-11-251-1/+1
* Use status_ask_choice() for the export dialogLukas Fleischer2012-11-181-15/+14
* Remove unused parameter from key handlersLukas Fleischer2012-11-181-46/+46
* calcurse.c: Pull out key_move_*()Lukas Fleischer2012-11-181-22/+40
* calcurse.c: Break up key_change_priority()Lukas Fleischer2012-11-181-5/+14
* calcurse.c: Pull out key_generic_goto_today()Lukas Fleischer2012-11-181-5/+11
* Refactor todo_chg_priority()Lukas Fleischer2012-11-181-1/+2
* calcurse.c: Refactor the main loopLukas Fleischer2012-11-181-353/+425
* Merge cut/deleteLukas Fleischer2012-07-071-9/+1
* Add support for copy/paste registersLukas Fleischer2012-07-071-5/+5
* Add a key binding for generic-copyLukas Fleischer2012-07-061-0/+8
* Implement a cache for the monthly viewLukas Fleischer2012-06-301-0/+1
* Remove unneeded parameter/return valueLukas Fleischer2012-06-301-4/+2
* Move apoint_{cut,paste}() to interaction unitLukas Fleischer2012-06-301-2/+2
* 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
* Rename interaction functionsLukas Fleischer2012-06-301-11/+11
* Simplify apoint_switch_notify()Lukas Fleischer2012-06-301-1/+1
* Add key bindings to go to the previous/next month/yearLukas Fleischer2012-06-131-0/+24
* Rename displacement enumeration elementsLukas Fleischer2012-06-131-10/+10
* Switch to Linux kernel coding styleLukas Fleischer2012-05-211-471/+420
* Factorize boolean user prompting.Baptiste Jonglez2012-05-141-4/+2
* src/calcurse.c: Start all helper threads in one goLukas Fleischer2012-04-121-2/+4
* Refactor startup screen branchLukas Fleischer2012-04-121-2/+5
* Miscellaneous small code cleanupsLukas Fleischer2012-04-061-8/+6
* Mark localized string literals constantLukas Fleischer2012-04-051-1/+1
* Fix semantics of "general."{systemdialogs,progressbar}Lukas Fleischer2012-03-291-1/+1
* Update copyright rangesLukas Fleischer2012-03-261-1/+1