Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-19 | Use generic lists for events. | Lukas Fleischer | |
Use the new generic list implementation instead of those insane "next" pointers in events. Includes some cleanups. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-14 | Overall indentation fixes. | Lukas Fleischer | |
Use spaces instead of tabs for source code indentation only, strip trailing whitespaces from lines. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-04 | Update website links to match the new URL. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2010-03-20 | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot | |
2009-08-01 | Improved how the daemon checks for appointments to remind. | Frederic Culot | |
2009-08-01 | Start and log daemon activity only if requested. | Frederic Culot | |
2009-08-01 | More work on implementing the daemon. | Frederic Culot | |
2009-07-29 | Avoid multiple notifications of the same appointment when running in background. | Frederic Culot | |
2009-07-27 | Better error checking and memory handling when in daemon mode. | Frederic Culot | |
2009-07-27 | Work on allocating and freeing memory associated with user's data for the ↵ | Frederic Culot | |
daemon. | |||
2009-07-26 | Improved the way the daemon reports errors. | Frederic Culot | |
2009-07-26 | Stop daemon when calcurse enters interactive mode. | Frederic Culot | |
2009-07-26 | More work on implementing calcurse daemon. | Frederic Culot | |
2009-07-23 | Functions added to implement a logging mechanism for calcurse daemon. | Frederic Culot | |
2009-07-20 | New files to implement calcurse daemon. | Frederic Culot | |