summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-01src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE"Lukas Fleischer
2012-06-01po/: Translation updates from TransifexLukas Fleischer
2012-06-01po/: Add Portuguese (Brazil) translationLukas Fleischer
2012-06-01po/calcurse.pot: Update message catalogLukas Fleischer
2012-06-01src/custom.c: Mark sidebar help string "no-c-format"Lukas Fleischer
2012-05-31test/data/conf: Update with recent changesLukas Fleischer
2012-05-31Make appearance.calendarview more explicit in config fileBaptiste Jonglez
2012-05-31Use our array of available date input formatsBaptiste Jonglez
2012-05-31Provide an array of available date input formatsBaptiste Jonglez
2012-05-31Give a meaning to DATE_FORMATSBaptiste Jonglez
2012-05-31src/custom.c: Use status_ask_simplechoice()Baptiste Jonglez
2012-05-31Directly use fprintf() where applicableBaptiste Jonglez
2012-05-31src/day.c: Fix typoBaptiste Jonglez
2012-05-31Use mvwaddstr() instead of mvwprintw()Baptiste Jonglez
2012-05-29src/config.c: Bail out on incomplete directiveLukas Fleischer
2012-05-25Fix incorrect i18n usage for some stringsBaptiste Jonglez
2012-05-23po/POTFILES.in: Add missing source filesLukas Fleischer
2012-05-23Do not localize configuration optionsLukas Fleischer
2012-05-23Merge branch 'maint'Lukas Fleischer
2012-05-23Add localization to calcurse-upgradeLukas Fleischer
2012-05-23scripts/calcurse-upgrade: Add debug outputLukas Fleischer
2012-05-23scripts/calcurse-upgrade: Add a "--config" optionLukas Fleischer
2012-05-23scripts/calcurse-upgrade: Set "-e"Lukas Fleischer
2012-05-23Document extended format specifiersLukas Fleischer
2012-05-21Fix default time format for multi-day appointmentsLukas Fleischer
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-05-20src/utils.c: Disable canonical mode in press_any_key()Lukas Fleischer
2012-05-19Do not localize dates in pcal exportsLukas Fleischer
2012-05-19src/notify.c: Fix printf() misuseLukas Fleischer
2012-05-17Fix data type of "general.firstdayofweek"Lukas Fleischer
2012-05-17doc/manual.txt: Update configuration optionsLukas Fleischer
2012-05-17Update configuration dialogsLukas Fleischer
2012-05-17Document removal of the "-N" command line optionLukas Fleischer
2012-05-17Document simple format specifiersLukas Fleischer
2012-05-17doc/manual.txt: Document motion count prefixesLukas Fleischer
2012-05-17doc/manual.txt: Update note file naming schemeLukas Fleischer
2012-05-17doc/manual.txt: Fix a couple of typosLukas Fleischer
2012-05-16src/wins.c: Run editor and pager in a shellLukas Fleischer
2012-05-16Allow passing additional parameters to shell_exec()Lukas Fleischer
2012-05-14Add dummy help for cut and pasteBaptiste Jonglez
2012-05-14Allow resize events while prompting the userBaptiste Jonglez
2012-05-14Various fixes.Baptiste Jonglez
2012-05-14Factorize boolean user prompting.Baptiste Jonglez
2012-05-14Use status_ask_choice() on more difficult casesBaptiste Jonglez
2012-05-14Use status_ask_choice() where applicableBaptiste Jonglez
2012-05-14Use status_ask_simplechoice() where applicableBaptiste Jonglez
2012-05-14src/utils.c: Add a status_ask_simplechoice() functionBaptiste Jonglez
2012-05-14src/utils.c: Add a status_ask_choice() functionBaptiste Jonglez
2012-05-08Declare several parameters/variables constantLukas Fleischer
2012-05-08src/args.c: Add "void" in some function declarationsLukas Fleischer