Age | Commit message (Expand) | Author |
2012-06-13 | Rename displacement enumeration elements | Lukas Fleischer |
2012-06-01 | src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE" | Lukas Fleischer |
2012-06-01 | src/custom.c: Mark sidebar help string "no-c-format" | Lukas Fleischer |
2012-05-31 | Make appearance.calendarview more explicit in config file | Baptiste Jonglez |
2012-05-31 | Use our array of available date input formats | Baptiste Jonglez |
2012-05-31 | Provide an array of available date input formats | Baptiste Jonglez |
2012-05-31 | Give a meaning to DATE_FORMATS | Baptiste Jonglez |
2012-05-31 | src/custom.c: Use status_ask_simplechoice() | Baptiste Jonglez |
2012-05-31 | Directly use fprintf() where applicable | Baptiste Jonglez |
2012-05-31 | src/day.c: Fix typo | Baptiste Jonglez |
2012-05-31 | Use mvwaddstr() instead of mvwprintw() | Baptiste Jonglez |
2012-05-29 | src/config.c: Bail out on incomplete directive | Lukas Fleischer |
2012-05-25 | Fix incorrect i18n usage for some strings | Baptiste Jonglez |
2012-05-23 | Do not localize configuration options | Lukas Fleischer |
2012-05-23 | Merge branch 'maint' | Lukas Fleischer |
2012-05-21 | Fix default time format for multi-day appointments | Lukas Fleischer |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-20 | src/utils.c: Disable canonical mode in press_any_key() | Lukas Fleischer |
2012-05-19 | Do not localize dates in pcal exports | Lukas Fleischer |
2012-05-19 | src/notify.c: Fix printf() misuse | Lukas Fleischer |
2012-05-17 | Fix data type of "general.firstdayofweek" | Lukas Fleischer |
2012-05-17 | Update configuration dialogs | Lukas Fleischer |
2012-05-17 | Document removal of the "-N" command line option | Lukas Fleischer |
2012-05-16 | src/wins.c: Run editor and pager in a shell | Lukas Fleischer |
2012-05-16 | Allow passing additional parameters to shell_exec() | Lukas Fleischer |
2012-05-14 | Add dummy help for cut and paste | Baptiste Jonglez |
2012-05-14 | Allow resize events while prompting the user | Baptiste Jonglez |
2012-05-14 | Various fixes. | Baptiste Jonglez |
2012-05-14 | Factorize boolean user prompting. | Baptiste Jonglez |
2012-05-14 | Use status_ask_choice() on more difficult cases | Baptiste Jonglez |
2012-05-14 | Use status_ask_choice() where applicable | Baptiste Jonglez |
2012-05-14 | Use status_ask_simplechoice() where applicable | Baptiste Jonglez |
2012-05-14 | src/utils.c: Add a status_ask_simplechoice() function | Baptiste Jonglez |
2012-05-14 | src/utils.c: Add a status_ask_choice() function | Baptiste Jonglez |
2012-05-08 | Declare several parameters/variables constant | Lukas Fleischer |
2012-05-08 | src/args.c: Add "void" in some function declarations | Lukas Fleischer |
2012-05-02 | src/args.c: Add a mention of "--read-only" in "calcurse --help" | Baptiste Jonglez |
2012-05-02 | Various code cleanup | Baptiste Jonglez |
2012-05-02 | src/utils.c: Get rid of "semantic range checks" when parsing duration | Baptiste Jonglez |
2012-05-02 | src/apoint.c: Change the status message displayed when editing a duration | Baptiste Jonglez |
2012-04-21 | src/htable.h: Add missing prototypes | Lukas Fleischer |
2012-04-21 | Add prototypes for hash table functions | Lukas Fleischer |
2012-04-21 | src/mem.c: Skip dbg_*() if memory stats are disabled | Lukas Fleischer |
2012-04-20 | Mark several functions static | Lukas Fleischer |
2012-04-17 | Merge "%(start"{,str}")" and "%(end"{,str}")" | Lukas Fleischer |
2012-04-17 | Support extended date formats | Lukas Fleischer |
2012-04-17 | Allow passing extended formats | Lukas Fleischer |
2012-04-17 | Add support for long format specifiers | Lukas Fleischer |
2012-04-17 | src/utils.c: Break out format specifier parsing | Lukas Fleischer |
2012-04-12 | src/calcurse.c: Start all helper threads in one go | Lukas Fleischer |