aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move interaction functions to a separate fileLukas Fleischer2012-06-308-840/+889
* Remove unused functionsLukas Fleischer2012-06-304-54/+0
* Simplify apoint_switch_notify()Lukas Fleischer2012-06-304-24/+19
* day_store_items(): Return the number of items foundLukas Fleischer2012-06-302-14/+9
* src/args.c: Revise app_arg()Lukas Fleischer2012-06-301-110/+8
* src/day.c: Add day_write_stdout()Lukas Fleischer2012-06-302-0/+31
* Make day_store_items() publicLukas Fleischer2012-06-303-7/+11
* day_store_*(): Add regular expression filter parameterLukas Fleischer2012-06-301-10/+29
* Do not re-fetch items in day_*_{item,note}()Lukas Fleischer2012-06-301-43/+15
* Remove the need for the "day_saved_item" structLukas Fleischer2012-06-302-34/+24
* Simplify display_item*()Lukas Fleischer2012-06-301-35/+27
* Simplify recur_apoint_switch_notify()Lukas Fleischer2012-06-303-11/+3
* Rework generic item containerLukas Fleischer2012-06-303-90/+134
* test/data/apts: Add a fair bit of items to 01/01/1902Lukas Fleischer2012-06-301-0/+141
* Release 3.0.0v3.0.0Lukas Fleischer2012-06-302-1/+55
* src/config.c: Fix parsing an unset color themeLukas Fleischer2012-06-301-1/+5
* Fix compilation with NLS disabledLukas Fleischer2012-06-302-0/+5
* po/: Translation updates from Transifexv3.0.0-rc2Lukas Fleischer2012-06-247-1045/+2298
* po/calcurse.pot: Update message catalogLukas Fleischer2012-06-241-19/+84
* src/args.c: Fix bugs address in usage messageLukas Fleischer2012-06-181-12/+11
* src/help.c: Add missing _()Lukas Fleischer2012-06-181-1/+1
* src/keys.c: Fix help strings for generic-{cut,paste}Lukas Fleischer2012-06-181-2/+2
* src/keys.c: Add vim-style default bindings for generic-*Lukas Fleischer2012-06-131-4/+4
* Add key bindings to go to the previous/next month/yearLukas Fleischer2012-06-136-4/+88
* Rename displacement enumeration elementsLukas Fleischer2012-06-136-45/+44
* calcurse-upgrade: Create a backup before upgradingLukas Fleischer2012-06-101-0/+22
* calcurse-upgrade: Display error if temp file existsv3.0.0-rc1Lukas Fleischer2012-06-011-1/+7
* calcurse-upgrade: Change location of temporary fileLukas Fleischer2012-06-011-1/+1
* calcurse-upgrade: Add "-h" and "-v" optionsLukas Fleischer2012-06-011-0/+9
* scripts/: Add support for placeholdersLukas Fleischer2012-06-013-4/+10
* calcurse-upgrade: Error out on unknown optionLukas Fleischer2012-06-011-4/+9
* scripts/calcurse-upgrade.sh: Fix POSIX compatibilityLukas Fleischer2012-06-011-23/+90
* src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE"Lukas Fleischer2012-06-011-0/+10
* po/: Translation updates from TransifexLukas Fleischer2012-06-017-2017/+4389
* po/: Add Portuguese (Brazil) translationLukas Fleischer2012-06-012-1/+1998
* po/calcurse.pot: Update message catalogLukas Fleischer2012-06-011-234/+547
* src/custom.c: Mark sidebar help string "no-c-format"Lukas Fleischer2012-06-011-0/+1
* test/data/conf: Update with recent changesLukas Fleischer2012-05-311-1/+1
* Make appearance.calendarview more explicit in config fileBaptiste Jonglez2012-05-314-9/+22
* Use our array of available date input formatsBaptiste Jonglez2012-05-311-10/+3
* Provide an array of available date input formatsBaptiste Jonglez2012-05-312-0/+9
* Give a meaning to DATE_FORMATSBaptiste Jonglez2012-05-313-3/+6
* src/custom.c: Use status_ask_simplechoice()Baptiste Jonglez2012-05-311-11/+14
* Directly use fprintf() where applicableBaptiste Jonglez2012-05-311-12/+4
* src/day.c: Fix typoBaptiste Jonglez2012-05-311-1/+1
* Use mvwaddstr() instead of mvwprintw()Baptiste Jonglez2012-05-317-80/+75
* src/config.c: Bail out on incomplete directiveLukas Fleischer2012-05-291-0/+3
* Fix incorrect i18n usage for some stringsBaptiste Jonglez2012-05-256-22/+22
* po/POTFILES.in: Add missing source filesLukas Fleischer2012-05-231-1/+11
* Do not localize configuration optionsLukas Fleischer2012-05-232-18/+18