Age | Commit message (Expand) | Author |
2012-05-17 | Document removal of the "-N" command line option | Lukas Fleischer |
2012-05-17 | Document simple format specifiers | Lukas Fleischer |
2012-05-17 | doc/manual.txt: Document motion count prefixes | Lukas Fleischer |
2012-05-17 | doc/manual.txt: Update note file naming scheme | Lukas Fleischer |
2012-05-17 | doc/manual.txt: Fix a couple of typos | 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-17 | test/: Add a README | Lukas Fleischer |
2012-04-12 | src/calcurse.c: Start all helper threads in one go | Lukas Fleischer |
2012-04-12 | Refactor startup screen branch | Lukas Fleischer |
2012-04-12 | Use percentage-based width for the sidebar | Lukas Fleischer |
2012-04-06 | src/mem.c: Fix putchar() parameter | Lukas Fleischer |
2012-04-06 | Miscellaneous small code cleanups | Lukas Fleischer |
2012-04-05 | src/keys.c: Use generic list implementation | Lukas Fleischer |
2012-04-05 | Mark some more variables/parameters constant | Lukas Fleischer |
2012-04-05 | Mark localized string literals constant | Lukas Fleischer |
2012-03-30 | Do not use LLIST_*_CONT for appointments | Lukas Fleischer |
2012-03-30 | Revert a bunch of strncmp() conversions | Lukas Fleischer |
2012-03-30 | README: Update with recent changes | Lukas Fleischer |
2012-03-29 | Fix semantics of "general."{systemdialogs,progressbar} | Lukas Fleischer |
2012-03-29 | src/config.c: Detect legacy configuration files | Lukas Fleischer |
2012-03-29 | test/data/conf: Update variable names | Lukas Fleischer |
2012-03-29 | Add a configuration file upgrade script | Lukas Fleischer |
2012-03-29 | src/config.c: Reorder configuration variables | Lukas Fleischer |
2012-03-27 | src/config.c: Rename configuration variables | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |