aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a vector implementationLukas Fleischer2014-05-184-0/+207
* ui-calendar: Use scroll window implementationLukas Fleischer2014-05-184-66/+60
* ui-todo: Large-scale refactoringLukas Fleischer2014-05-186-233/+155
* Add support for drawing highlighted decorationLukas Fleischer2014-05-185-11/+18
* custom.c: Simplify codeLukas Fleischer2014-05-181-10/+1
* Remove numbers and whitespace from option menusLukas Fleischer2014-05-182-28/+25
* Reduce flicker when resizing in option menusLukas Fleischer2014-05-184-3/+10
* Use generic list box for notification optionsLukas Fleischer2014-05-181-106/+107
* Use generic list box for general optionsLukas Fleischer2014-05-181-156/+187
* Add a generic list box implementationLukas Fleischer2014-05-183-0/+165
* Rework scroll window implementationLukas Fleischer2014-05-185-93/+123
* Pass date parameter to ui_day_update_panel()Lukas Fleischer2014-05-133-5/+3
* Display translated help pagesLukas Fleischer2013-08-273-3/+64
* Install translated documentationLukas Fleischer2013-08-271-2/+5
* doc/: Add translated documentationLukas Fleischer2013-08-27132-0/+2595
* po/: Translation updates from TransifexLukas Fleischer2013-08-27225-3897/+12445
* Redraw screen if command prompt is canceledLukas Fleischer2013-08-131-1/+2
* .tx/config: Add file filters for all resourcesLukas Fleischer2013-07-241-0/+22
* po/doc/: Update message catalogsLukas Fleischer2013-07-2422-76/+87
* Drop doc/main.txtLukas Fleischer2013-07-244-73/+0
* doc/Makefile.am: Fix "copy-paste.txt" file nameLukas Fleischer2013-07-241-1/+1
* doc/edit.txt: Mention the move featureLukas Fleischer2013-07-241-1/+2
* doc/: Mention punctual appointmentsLukas Fleischer2013-07-242-1/+6
* doc/: Spelling and grammar fixesLukas Fleischer2013-07-2414-39/+39
* Add POT files for online help textsLukas Fleischer2013-07-2324-0/+1281
* .tx/config: Rename main resource to "calcurse"Lukas Fleischer2013-07-231-1/+1
* .tx/config: Set global translation typeLukas Fleischer2013-07-231-0/+1
* .tx/config: Update host URILukas Fleischer2013-07-231-1/+1
* calcurse.pot: Update message catalogLukas Fleischer2013-07-231-715/+202
* po/POTFILES.in: Sync with source treeLukas Fleischer2013-07-231-2/+3
* doc/: Rename copy_paste.txt to copy-paste.txtLukas Fleischer2013-07-231-0/+0
* doc/: Do not mention explicit key bindingsLukas Fleischer2013-07-229-30/+30
* 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