summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23.tx/config: Set global translation typeLukas Fleischer
2013-07-23.tx/config: Update host URILukas Fleischer
2013-07-23calcurse.pot: Update message catalogLukas Fleischer
2013-07-23po/POTFILES.in: Sync with source treeLukas Fleischer
2013-07-23doc/: Rename copy_paste.txt to copy-paste.txtLukas Fleischer
2013-07-22doc/: Do not mention explicit key bindingsLukas Fleischer
2013-07-22doc/: Fix several typos in online help textsLukas Fleischer
2013-07-22doc/: Formatting fixesLukas Fleischer
2013-07-22manual.txt: Update "Online help" sectionLukas Fleischer
2013-07-22manual.txt: Update "Creation History" sectionLukas Fleischer
2013-07-19Document for -l/--limit and %(remaing)/%(duration)William Pettersson
2013-07-18Add write and quit commandsLukas Fleischer
2013-07-18Add support for moving appointmentsLukas Fleischer
2013-07-18update_start_time(): Allow for moving an itemLukas Fleischer
2013-07-18Allow for making an appointment punctualLukas Fleischer
2013-07-18key_generic_help(): Use display_help()Lukas Fleischer
2013-07-18Split online help code into a separate functionLukas Fleischer
2013-07-17Rename io_file_exist{,s}()Lukas Fleischer
2013-07-17Add several help topic aliasesLukas Fleischer
2013-07-17Allow for getting help on key bindingsLukas Fleischer
2013-07-17Drop legacy online help systemLukas Fleischer
2013-07-17Add introduction to the new online help systemLukas Fleischer
2013-07-17Add help commandLukas Fleischer
2013-07-17Add command promptLukas Fleischer
2013-07-17Add help text files to dist_doc_DATALukas Fleischer
2013-07-17Add a short format specifier for "%(remaining)"Lukas Fleischer
2013-07-17Allow extended formats for durationsLukas Fleischer
2013-07-17print_datediff(): Actually print a date differenceLukas Fleischer
2013-07-17Add %(remaining) style formattingWilliam Pettersson
2013-07-16Add -l/--limit optionWilliam Pettersson
2013-07-09Export online help as text filesLukas Fleischer
2013-05-14Fix a couple of translatable stringsLukas Fleischer
2013-05-14Support punctual appointments in the UILukas Fleischer
2013-05-14display_item_date(): Support punctual appointmentsLukas Fleischer
2013-05-14Refactor display_item_date()Lukas Fleischer
2013-05-04Use a macro to determine the size of arraysLukas Fleischer
2013-05-02recur.c: Refactor/Reformat recur_item_find_occurrence()Lukas Fleischer
2013-04-14recur_exc_scan(): Do not check time of exceptionsLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-27Validate date/time when scanning itemsLukas Fleischer
2013-02-27parse_{date,time}(): Split out date/time validationLukas Fleischer
2013-02-27test/: Add default values for configuration variablesLukas Fleischer
2013-02-27test/: Add a couple of black-box tests for itemsLukas Fleischer
2013-02-19date_sec2date_str(): Add missing semicolonLukas Fleischer
2013-02-17Fix braces in if-else statementsLukas Fleischer
2013-02-14parse_duration(): Bail out early in final stateLukas Fleischer
2013-02-14ui-day.c: Several minor simplificationsLukas Fleischer
2013-02-14ui-todo.c: Refactor ui_todo_chg_priority()Lukas Fleischer
2013-02-14Mark todo_get_position() publicLukas Fleischer
2013-02-14calendar.c: Rename to "ui-calendar.c"Lukas Fleischer