Age | Commit message (Expand) | Author |
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-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-14 | Factorize boolean user prompting. | Baptiste Jonglez |
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-06 | Miscellaneous small code cleanups | Lukas Fleischer |
2012-04-05 | Mark localized string literals constant | Lukas Fleischer |
2012-03-29 | Fix semantics of "general."{systemdialogs,progressbar} | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-03-02 | Break out configuration main menu | Lukas Fleischer |
2011-12-09 | Extract config file handlers into a separate file | Lukas Fleischer |
2011-11-14 | Use a global configuration variable | Lukas Fleischer |
2011-10-06 | src/calcurse.c: Support count prefixes for motions | 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-06 | Refactor out storage updates | Lukas Fleischer |
2011-10-06 | Remove temporary highlight pointers | Lukas Fleischer |
2011-10-05 | Add configuration option to run the GC on exit | Lukas Fleischer |
2011-07-21 | Declare foreground and background variables global | Lukas Fleischer |
2011-07-14 | Do not unnecessarily refresh in config menu | Lukas Fleischer |
2011-07-07 | Add key binding for pipe-item command | Lukas Fleischer |
2011-06-28 | Avoid redundant redraws on resize | Lukas Fleischer |
2011-04-22 | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer |
2011-04-19 | Use generic lists for todo items. | Lukas Fleischer |
2011-04-19 | Use generic lists for events. | Lukas Fleischer |
2011-03-14 | Overall indentation fixes. | Lukas Fleischer |
2011-03-04 | Update website links to match the new URL. | Lukas Fleischer |
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer |
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer |
2011-03-03 | Fixed file permissions. | Lukas Fleischer |
2010-03-20 | Work on sidebar width user-customization. | Frederic Culot |
2010-03-20 | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot |
2009-08-24 | Work on implementing the weekly calendar view. | Frederic Culot |
2009-07-26 | Stop daemon when calcurse enters interactive mode. | Frederic Culot |
2009-07-19 | New way of handling signals. | Frederic Culot |
2009-07-12 | Avoid a fatal error when launching calcurse in interactive mode if user direc... | Frederic Culot |
2009-07-12 | stdbool header removed, unsigned type used instead | Frederic Culot |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2009-06-26 | Ability to flag todo items as completed. | Frederic Culot |
2009-06-21 | Basic lock mechanism implemented to avoid having two calcurse instances runni... | Frederic Culot |
2009-01-24 | bugfix: load keys even in non-interactive mode to avoid the loss of user-conf... | Frederic Culot |
2009-01-03 | more code cleanup | Frederic Culot |
2009-01-01 | cut/paste feature aded | Frederic Culot |
2008-12-28 | Automatic periodic saves implemented | Frederic Culot |
2008-12-28 | Added wrappers around libc's memory management functions, to easily debug mem... | Frederic Culot |
2008-12-20 | new layout configuration menu | Frederic Culot |
2008-12-07 | Checks added while loading key bindings configuration. | Frederic Culot |