aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'maint'Lukas Fleischer2012-05-233-3/+10
|\
| * Do not localize dates in pcal exportsLukas Fleischer2012-05-192-1/+8
| * src/notify.c: Fix printf() misuseLukas Fleischer2012-05-191-1/+1
* | Add localization to calcurse-upgradeLukas Fleischer2012-05-233-5/+19
* | scripts/calcurse-upgrade: Add debug outputLukas Fleischer2012-05-231-0/+7
* | scripts/calcurse-upgrade: Add a "--config" optionLukas Fleischer2012-05-231-1/+10
* | scripts/calcurse-upgrade: Set "-e"Lukas Fleischer2012-05-231-6/+8
* | Document extended format specifiersLukas Fleischer2012-05-232-0/+50
* | Fix default time format for multi-day appointmentsLukas Fleischer2012-05-211-6/+10
* | Switch to Linux kernel coding styleLukas Fleischer2012-05-2133-10777/+9268
* | src/utils.c: Disable canonical mode in press_any_key()Lukas Fleischer2012-05-201-0/+10
* | Fix data type of "general.firstdayofweek"Lukas Fleischer2012-05-175-22/+25
* | doc/manual.txt: Update configuration optionsLukas Fleischer2012-05-171-38/+38
* | Update configuration dialogsLukas Fleischer2012-05-172-24/+24
* | Document removal of the "-N" command line optionLukas Fleischer2012-05-173-13/+9
* | Document simple format specifiersLukas Fleischer2012-05-172-0/+177
* | doc/manual.txt: Document motion count prefixesLukas Fleischer2012-05-171-0/+4