| Commit message (Expand) | Author | Age | Files | Lines |
* | System message queue | Lars Henriksen | 2018-10-21 | 1 | -0/+1 |
* | Implement utility functions for dynamic strings | Lukas Fleischer | 2016-01-13 | 1 | -0/+1 |
* | Add pre-save and post-save hooks | Lukas Fleischer | 2016-01-07 | 1 | -0/+1 |
* | src/Makefile.am: Add vector.h to source files | Lukas Fleischer | 2014-07-08 | 1 | -0/+1 |
* | Add a vector implementation | Lukas Fleischer | 2014-05-18 | 1 | -0/+1 |
* | Add a generic list box implementation | Lukas Fleischer | 2014-05-18 | 1 | -0/+1 |
* | Split online help code into a separate function | Lukas Fleischer | 2013-07-18 | 1 | -0/+1 |
* | Drop legacy online help system | Lukas Fleischer | 2013-07-17 | 1 | -1/+0 |
* | Add help command | Lukas Fleischer | 2013-07-17 | 1 | -0/+1 |
* | calendar.c: Rename to "ui-calendar.c" | Lukas Fleischer | 2013-02-14 | 1 | -1/+1 |
* | Rename appointment/event-related UI functions | Lukas Fleischer | 2013-02-14 | 1 | -1/+1 |
* | Split out UI functions for todo items | Lukas Fleischer | 2013-02-14 | 1 | -0/+1 |
* | Move interaction functions to a separate file | Lukas Fleischer | 2012-06-30 | 1 | -0/+1 |
* | {src,test}/Makefile.am: Enable pedantic warnings | Lukas Fleischer | 2012-02-19 | 1 | -0/+2 |
* | Break out different import/export formats | Lukas Fleischer | 2012-01-07 | 1 | -0/+2 |
* | Extract config file handlers into a separate file | Lukas Fleischer | 2011-12-09 | 1 | -0/+1 |
* | Add a SHA1 implementation | Lukas Fleischer | 2011-10-05 | 1 | -0/+2 |
* | Refactor out note functions | Lukas Fleischer | 2011-07-21 | 1 | -0/+1 |
* | Split line editing functions into separate file | Lukas Fleischer | 2011-06-29 | 1 | -0/+1 |
* | Add basic UTF-8 helper functions | Lukas Fleischer | 2011-06-29 | 1 | -0/+1 |
* | Add missing llist header files to "_SOURCES". | Lukas Fleischer | 2011-05-17 | 1 | -0/+2 |
* | Add linked lists implementation. | Lukas Fleischer | 2011-04-19 | 1 | -0/+1 |
* | Reformat "src/Makefile.am". | Lukas Fleischer | 2011-03-04 | 1 | -26/+27 |
* | Remove CVS "$Id" headers. | Lukas Fleischer | 2011-03-03 | 1 | -2/+0 |
* | Fixed file permissions. | Lukas Fleischer | 2011-03-03 | 1 | -0/+0 |
* | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot | 2010-03-20 | 1 | -20/+20 |
* | New files to implement calcurse daemon. | Frederic Culot | 2009-07-20 | 1 | -2/+3 |
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -2/+2 |
* | Added wrappers around libc's memory management functions, to easily debug mem... | Frederic Culot | 2008-12-28 | 1 | -2/+3 |
* | new files to manage user-definable keybindings | Frederic Culot | 2008-11-08 | 1 | -2/+3 |
* | Autotools use improved | Frederic Culot | 2007-07-28 | 1 | -10/+24 |
* | sigs.c and sigs.h added | Frederic Culot | 2007-07-23 | 1 | -3/+3 |
* | wins.c and wins.h added | Frederic Culot | 2007-07-21 | 1 | -3/+3 |
* | moved LOCALEDIR definition from configure.ac to src/Makefile.am | Frederic Culot | 2006-09-22 | 1 | -1/+4 |
* | Makefile.am update to take into account notify.c and notify.h | Frederic Culot | 2006-09-09 | 1 | -4/+4 |
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+14 |