[Gchore-CVS] CVS commit: gchore/src
Brought to you by:
garbled
|
From: Tim R. <ga...@us...> - 2005-12-21 06:54:05
|
Module Name: gchore
Committed By: garbled
Date: Wed Dec 21 06:53:55 UTC 2005
Modified Files:
gchore/src: callbacks.c callbacks.h gchore.h interface.c main.c
options.c tasks.c utils.c
Log Message:
Add email functionality.
Fix email time to be activated when radiobutton is clicked.
change localtime() to localtime_r() to prevent buffer corruption that was
causing invalid date handling.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gchore/src/callbacks.c gchore/src/interface.c \
gchore/src/main.c
cvs rdiff -r1.2 -r1.3 gchore/src/callbacks.h gchore/src/gchore.h \
gchore/src/options.c gchore/src/tasks.c
cvs rdiff -r1.1 -r1.2 gchore/src/utils.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|