Age | Commit message (Expand) | Author |
2012-06-30 | Fix compilation with NLS disabled | Lukas Fleischer |
2012-06-13 | Add key bindings to go to the previous/next month/year | Lukas Fleischer |
2012-06-13 | Rename displacement enumeration elements | Lukas Fleischer |
2012-05-31 | Make appearance.calendarview more explicit in config file | 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-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-16 | Allow passing additional parameters to shell_exec() | Lukas Fleischer |
2012-05-14 | Factorize boolean user prompting. | 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-04-12 | Refactor startup screen branch | Lukas Fleischer |
2012-04-06 | Miscellaneous small code cleanups | Lukas Fleischer |
2012-04-05 | Mark some more variables/parameters constant | Lukas Fleischer |
2012-03-29 | Fix semantics of "general."{systemdialogs,progressbar} | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-03-12 | Do not strncpy() strings returned by gettext() | Lukas Fleischer |
2012-03-12 | Get rid of string structures | Lukas Fleischer |
2012-03-02 | Break out configuration main menu | Lukas Fleischer |
2012-03-02 | Revamp key bindings display | Lukas Fleischer |
2012-02-24 | Add a read-only option | Lukas Fleischer |
2012-01-17 | Split note file generation into separate function | Lukas Fleischer |
2012-01-07 | Break out different import/export formats | Lukas Fleischer |
2011-12-09 | src/utils.c: Mark is_all_digit() parameter const | Lukas Fleischer |
2011-12-09 | Extract config file handlers into a separate file | Lukas Fleischer |
2011-11-14 | Use a dynamic method to print todo items to stdout | Lukas Fleischer |
2011-11-14 | src/apoint.c: Remove apoint_recur_s2apoint_s() | Lukas Fleischer |
2011-11-14 | Use a dynamic method to print recurrent items to stdout | Lukas Fleischer |
2011-11-14 | Use a dynamic method to print events to stdout | Lukas Fleischer |
2011-11-14 | Use a dynamic method to print appointments to stdout | Lukas Fleischer |
2011-11-14 | Removed unused parameter from apoint_sec2str() | Lukas Fleischer |
2011-11-14 | Use a global configuration variable | Lukas Fleischer |
2011-11-11 | Merge branch 'maint' | Lukas Fleischer |
2011-11-02 | Do not cast unused return values to void | Lukas Fleischer |
2011-10-21 | Avoid unnecessary start time calculations | Lukas Fleischer |
2011-10-21 | Pass item durations to recur_item_inday() | Lukas Fleischer |
2011-10-06 | src/utils.c: Remove check_time() | Lukas Fleischer |
2011-10-06 | src/utils.c: Introduce parse_{time,duration}() | Lukas Fleischer |
2011-10-06 | src/calcurse.h: Rework date manipulation constants | Lukas Fleischer |
2011-10-06 | src/utils.c: Mark input string of parse_date() const | Lukas Fleischer |
2011-10-06 | Add count buffer to keys_getch() | Lukas Fleischer |
2011-10-06 | Add count parameter to *_{in,de}crease() | Lukas Fleischer |
2011-10-06 | src/calendar.c: Add a count parameter to calendar_move() | Lukas Fleischer |
2011-10-06 | Avoid unnecessary window updates | Lukas Fleischer |
2011-10-05 | Add configuration option to run the GC on exit | Lukas Fleischer |
2011-10-05 | Add a garbage collector for note files | Lukas Fleischer |
2011-10-05 | Do not unlink() note files on note removal | Lukas Fleischer |
2011-10-05 | Accept variable length note names | Lukas Fleischer |
2011-10-05 | Refactor out note deserialization | Lukas Fleischer |