summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2016-01-13Implement utility functions for dynamic stringsLukas Fleischer
2016-01-07Add pre-save and post-save hooksLukas Fleischer
2014-07-08src/Makefile.am: Add vector.h to source filesLukas Fleischer
2014-05-18Add a vector implementationLukas Fleischer
2014-05-18Add a generic list box implementationLukas Fleischer
2013-07-18Split online help code into a separate functionLukas Fleischer
2013-07-17Drop legacy online help systemLukas Fleischer
2013-07-17Add help commandLukas Fleischer
2013-02-14calendar.c: Rename to "ui-calendar.c"Lukas Fleischer
2013-02-14Rename appointment/event-related UI functionsLukas Fleischer
2013-02-14Split out UI functions for todo itemsLukas Fleischer
2012-06-30Move interaction functions to a separate fileLukas Fleischer
2012-02-19{src,test}/Makefile.am: Enable pedantic warningsLukas Fleischer
2012-01-07Break out different import/export formatsLukas Fleischer
2011-12-09Extract config file handlers into a separate fileLukas Fleischer
2011-10-05Add a SHA1 implementationLukas Fleischer
2011-07-21Refactor out note functionsLukas Fleischer
2011-06-29Split line editing functions into separate fileLukas Fleischer
2011-06-29Add basic UTF-8 helper functionsLukas Fleischer
2011-05-17Add missing llist header files to "_SOURCES".Lukas Fleischer
2011-04-19Add linked lists implementation.Lukas Fleischer
2011-03-04Reformat "src/Makefile.am".Lukas Fleischer
2011-03-03Remove CVS "$Id" headers.Lukas Fleischer
2011-03-03Fixed file permissions.Lukas Fleischer
2010-03-20All headers gathered into a single one. Typedefs suppressed.Frederic Culot
2009-07-20New files to implement calcurse daemon.Frederic Culot
2009-07-05Switch to BSD license.Frederic Culot
2008-12-28Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot
2008-11-08new files to manage user-definable keybindingsFrederic Culot
2007-07-28Autotools use improvedFrederic Culot
2007-07-23sigs.c and sigs.h addedFrederic Culot
2007-07-21wins.c and wins.h addedFrederic Culot
2006-09-22moved LOCALEDIR definition from configure.ac to src/Makefile.amFrederic Culot
2006-09-09Makefile.am update to take into account notify.c and notify.hFrederic Culot
2006-07-31Initial revisionFrederic Culot