summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-01src/custom.c: Mark sidebar help string "no-c-format"Lukas 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-23Do not localize configuration optionsLukas Fleischer
2012-05-23Merge branch 'maint'Lukas 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-17Update configuration dialogsLukas Fleischer
2012-05-17Document removal of the "-N" command line optionLukas 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
2012-05-02src/args.c: Add a mention of "--read-only" in "calcurse --help"Baptiste Jonglez
2012-05-02Various code cleanupBaptiste Jonglez
2012-05-02src/utils.c: Get rid of "semantic range checks" when parsing durationBaptiste Jonglez
2012-05-02src/apoint.c: Change the status message displayed when editing a durationBaptiste Jonglez
2012-04-21src/htable.h: Add missing prototypesLukas Fleischer
2012-04-21Add prototypes for hash table functionsLukas Fleischer
2012-04-21src/mem.c: Skip dbg_*() if memory stats are disabledLukas Fleischer
2012-04-20Mark several functions staticLukas Fleischer
2012-04-17Merge "%(start"{,str}")" and "%(end"{,str}")"Lukas Fleischer
2012-04-17Support extended date formatsLukas Fleischer
2012-04-17Allow passing extended formatsLukas Fleischer
2012-04-17Add support for long format specifiersLukas Fleischer
2012-04-17src/utils.c: Break out format specifier parsingLukas Fleischer
2012-04-12src/calcurse.c: Start all helper threads in one goLukas Fleischer
2012-04-12Refactor startup screen branchLukas Fleischer
2012-04-12Use percentage-based width for the sidebarLukas Fleischer