Lukas Fleischer
38865b8e48
Update copyright notices in source files, documentation and "COPYING".
...
* Update copyright dates (use 2004-2011 as date range everywhere).
* Change copyright holder from "Frederic Culot" to "calcurse Development
Team".
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-22 07:26:05 +02:00
Lukas Fleischer
79353a625c
Ignore daemon lock file if the daemon process died.
...
Do this in a fashion similar to what was done in commit
6ff95238766656c5ea9d5c65c35d3aef93499f60.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-22 02:47:38 +02:00
Lukas Fleischer
bf431d6cd9
Use generic lists for todo items.
...
Use the new generic list implementation instead of "next" pointers in
todo items.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-19 11:42:34 +02:00
Lukas Fleischer
6f883c0f3f
Use generic lists for events.
...
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-04-19 11:42:34 +02:00
Lukas Fleischer
9c9fd5da15
Overall indentation fixes.
...
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-14 19:03:53 +01:00
Lukas Fleischer
c22dcaf6be
Update website links to match the new URL.
...
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-04 11:07:49 +01:00
Lukas Fleischer
73e9649387
Update mail addresses to match the new mailing lists.
...
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-04 11:07:40 +01:00
Lukas Fleischer
91c9cac898
Remove CVS "$Id" headers.
...
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-03 16:19:45 +01:00
Frederic Culot
a8cb1c92ef
All headers gathered into a single one. Typedefs suppressed.
2010-03-20 10:54:41 +00:00
Frederic Culot
f1403e99bb
Improved how the daemon checks for appointments to remind.
2009-08-01 20:29:49 +00:00
Frederic Culot
55d6703fad
Start and log daemon activity only if requested.
2009-08-01 17:53:11 +00:00
Frederic Culot
71d6cfda92
More work on implementing the daemon.
2009-08-01 13:31:20 +00:00
Frederic Culot
5181d90b01
Avoid multiple notifications of the same appointment when running in background.
2009-07-29 19:11:57 +00:00
Frederic Culot
3509b7bb72
Better error checking and memory handling when in daemon mode.
2009-07-27 21:02:55 +00:00
Frederic Culot
b45a8bfbb4
Work on allocating and freeing memory associated with user's data for the daemon.
2009-07-27 19:35:09 +00:00
Frederic Culot
d2ad15c812
Improved the way the daemon reports errors.
2009-07-26 21:03:21 +00:00
Frederic Culot
279c564d2b
Stop daemon when calcurse enters interactive mode.
2009-07-26 20:38:35 +00:00
Frederic Culot
3d23af73c0
More work on implementing calcurse daemon.
2009-07-26 12:47:15 +00:00
Frederic Culot
ade0470197
Functions added to implement a logging mechanism for calcurse daemon.
2009-07-23 18:33:20 +00:00
Frederic Culot
c20463c47d
New files to implement calcurse daemon.
2009-07-20 19:44:04 +00:00