aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* System message queueLars Henriksen2018-10-211-0/+1
* Implement utility functions for dynamic stringsLukas Fleischer2016-01-131-0/+1
* Add pre-save and post-save hooksLukas Fleischer2016-01-071-0/+1
* src/Makefile.am: Add vector.h to source filesLukas Fleischer2014-07-081-0/+1
* Add a vector implementationLukas Fleischer2014-05-181-0/+1
* Add a generic list box implementationLukas Fleischer2014-05-181-0/+1
* Split online help code into a separate functionLukas Fleischer2013-07-181-0/+1
* Drop legacy online help systemLukas Fleischer2013-07-171-1/+0
* Add help commandLukas Fleischer2013-07-171-0/+1
* calendar.c: Rename to "ui-calendar.c"Lukas Fleischer2013-02-141-1/+1
* Rename appointment/event-related UI functionsLukas Fleischer2013-02-141-1/+1
* Split out UI functions for todo itemsLukas Fleischer2013-02-141-0/+1
* Move interaction functions to a separate fileLukas Fleischer2012-06-301-0/+1
* {src,test}/Makefile.am: Enable pedantic warningsLukas Fleischer2012-02-191-0/+2
* Break out different import/export formatsLukas Fleischer2012-01-071-0/+2
* Extract config file handlers into a separate fileLukas Fleischer2011-12-091-0/+1
* Add a SHA1 implementationLukas Fleischer2011-10-051-0/+2
* Refactor out note functionsLukas Fleischer2011-07-211-0/+1
* Split line editing functions into separate fileLukas Fleischer2011-06-291-0/+1
* Add basic UTF-8 helper functionsLukas Fleischer2011-06-291-0/+1
* Add missing llist header files to "_SOURCES".Lukas Fleischer2011-05-171-0/+2
* Add linked lists implementation.Lukas Fleischer2011-04-191-0/+1
* Reformat "src/Makefile.am".Lukas Fleischer2011-03-041-26/+27
* Remove CVS "$Id" headers.Lukas Fleischer2011-03-031-2/+0
* Fixed file permissions.Lukas Fleischer2011-03-031-0/+0
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-20/+20
* New files to implement calcurse daemon.Frederic Culot2009-07-201-2/+3
* Switch to BSD license.Frederic Culot2009-07-051-2/+2
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-2/+3
* new files to manage user-definable keybindingsFrederic Culot2008-11-081-2/+3
* Autotools use improvedFrederic Culot2007-07-281-10/+24
* sigs.c and sigs.h addedFrederic Culot2007-07-231-3/+3
* wins.c and wins.h addedFrederic Culot2007-07-211-3/+3
* moved LOCALEDIR definition from configure.ac to src/Makefile.amFrederic Culot2006-09-221-1/+4
* Makefile.am update to take into account notify.c and notify.hFrederic Culot2006-09-091-4/+4
* Initial revisionFrederic Culot2006-07-311-0/+14