Age | Commit message (Expand) | Author |
2012-07-07 | Merge cut/delete | Lukas Fleischer |
2012-07-07 | Add support for copy/paste registers | Lukas Fleischer |
2012-07-06 | Add a key binding for generic-copy | Lukas Fleischer |
2012-06-30 | Implement a cache for the monthly view | Lukas Fleischer |
2012-06-30 | Remove unneeded parameter/return value | Lukas Fleischer |
2012-06-30 | Move apoint_{cut,paste}() to interaction unit | Lukas Fleischer |
2012-06-30 | Add an item parameter to various todo_*() functions | Lukas Fleischer |
2012-06-30 | Add an item parameter to various day_*() functions | Lukas Fleischer |
2012-06-30 | Rename interaction functions | Lukas Fleischer |
2012-06-30 | Simplify apoint_switch_notify() | 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-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 |