aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/: Fix several typos in online help textsLukas Fleischer2013-07-229-19/+19
* doc/: Formatting fixesLukas Fleischer2013-07-2220-191/+212
* manual.txt: Update "Online help" sectionLukas Fleischer2013-07-221-3/+9
* manual.txt: Update "Creation History" sectionLukas Fleischer2013-07-221-17/+11
* Document for -l/--limit and %(remaing)/%(duration)William Pettersson2013-07-192-4/+38
* Add write and quit commandsLukas Fleischer2013-07-181-3/+26
* Add support for moving appointmentsLukas Fleischer2013-07-181-4/+14
* update_start_time(): Allow for moving an itemLukas Fleischer2013-07-181-3/+7
* Allow for making an appointment punctualLukas Fleischer2013-07-181-3/+8
* key_generic_help(): Use display_help()Lukas Fleischer2013-07-181-1/+1
* Split online help code into a separate functionLukas Fleischer2013-07-184-100/+149
* Rename io_file_exist{,s}()Lukas Fleischer2013-07-174-8/+8
* Add several help topic aliasesLukas Fleischer2013-07-171-8/+92
* Allow for getting help on key bindingsLukas Fleischer2013-07-172-4/+12
* Drop legacy online help systemLukas Fleischer2013-07-175-850/+1
* Add introduction to the new online help systemLukas Fleischer2013-07-173-0/+19
* Add help commandLukas Fleischer2013-07-172-1/+31
* Add command promptLukas Fleischer2013-07-174-3/+19
* Add help text files to dist_doc_DATALukas Fleischer2013-07-171-1/+24
* Add a short format specifier for "%(remaining)"Lukas Fleischer2013-07-171-0/+2
* Allow extended formats for durationsLukas Fleischer2013-07-171-1/+5
* print_datediff(): Actually print a date differenceLukas Fleischer2013-07-171-5/+3
* Add %(remaining) style formattingWilliam Pettersson2013-07-171-0/+83
* Add -l/--limit optionWilliam Pettersson2013-07-163-18/+44
* Export online help as text filesLukas Fleischer2013-07-0922-0/+406
* Fix a couple of translatable stringsLukas Fleischer2013-05-147-28/+28
* Support punctual appointments in the UILukas Fleischer2013-05-141-0/+4
* display_item_date(): Support punctual appointmentsLukas Fleischer2013-05-141-2/+3
* Refactor display_item_date()Lukas Fleischer2013-05-141-12/+6
* Use a macro to determine the size of arraysLukas Fleischer2013-05-045-15/+14
* recur.c: Refactor/Reformat recur_item_find_occurrence()Lukas Fleischer2013-05-021-17/+13
* recur_exc_scan(): Do not check time of exceptionsLukas Fleischer2013-04-141-2/+1
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-1435-11435/+12019
* Validate date/time when scanning itemsLukas Fleischer2013-02-273-0/+29
* parse_{date,time}(): Split out date/time validationLukas Fleischer2013-02-272-3/+25
* test/: Add default values for configuration variablesLukas Fleischer2013-02-2750-7/+102
* test/: Add a couple of black-box tests for itemsLukas Fleischer2013-02-2755-0/+251
* date_sec2date_str(): Add missing semicolonLukas Fleischer2013-02-191-1/+1
* Fix braces in if-else statementsLukas Fleischer2013-02-1720-132/+172
* parse_duration(): Bail out early in final stateLukas Fleischer2013-02-141-6/+4
* ui-day.c: Several minor simplificationsLukas Fleischer2013-02-141-134/+110
* ui-todo.c: Refactor ui_todo_chg_priority()Lukas Fleischer2013-02-141-19/+10
* Mark todo_get_position() publicLukas Fleischer2013-02-142-1/+2
* calendar.c: Rename to "ui-calendar.c"Lukas Fleischer2013-02-1412-126/+126
* todo.c: Split out UI-related functionsLukas Fleischer2013-02-146-242/+242
* apoint.c: Split out UI-related functionsLukas Fleischer2013-02-145-168/+168
* Rename appointment/event-related UI functionsLukas Fleischer2013-02-145-29/+29
* Split out UI functions for todo itemsLukas Fleischer2013-02-145-111/+150
* Merge branch 'maint'Lukas Fleischer2013-02-093-1/+18
|\
| * Release 3.1.4v3.1.4Lukas Fleischer2013-02-092-1/+13