gchore-cvs Mailing List for Gchore
Brought to you by:
garbled
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(15) |
---|
From: Tim R. <ga...@us...> - 2005-12-23 03:24:06
|
Module Name: gchore Committed By: garbled Date: Fri Dec 23 03:24:00 UTC 2005 Modified Files: gchore/src: main.c Log Message: Note version 1.0 To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 gchore/src/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-23 03:23:16
|
Module Name: gchore Committed By: garbled Date: Fri Dec 23 03:23:11 UTC 2005 Modified Files: gchore: ChangeLog README Log Message: Edit the changelog, add README To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 gchore/ChangeLog gchore/README Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-23 03:09:43
|
Module Name: gchore Committed By: garbled Date: Fri Dec 23 03:09:33 UTC 2005 Modified Files: gchore/src: tasks.c utils.c Log Message: Make it compile on linux To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 gchore/src/tasks.c cvs rdiff -r1.2 -r1.3 gchore/src/utils.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-22 20:32:45
|
Module Name: gchore Committed By: garbled Date: Thu Dec 22 20:32:23 UTC 2005 Modified Files: gchore/src: tasks.c Log Message: remove debug printf To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 gchore/src/tasks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-22 18:22:16
|
Module Name: gchore Committed By: garbled Date: Thu Dec 22 18:22:09 UTC 2005 Added Files: gchore/src: queue.h Log Message: Add queue.h for linux compilation To generate a diff of this commit: cvs rdiff -r0 -r1.1 gchore/src/queue.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-22 18:14:15
|
Module Name: gchore Committed By: garbled Date: Thu Dec 22 18:14:09 UTC 2005 Modified Files: gchore/src: interface.c Log Message: Minor typo To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 gchore/src/interface.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-21 21:10:12
|
Module Name: gchore Committed By: garbled Date: Wed Dec 21 21:10:04 UTC 2005 Modified Files: gchore/src: interface.c tasks.c Log Message: Add tooltips to taskentry and properties menus. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 gchore/src/interface.c cvs rdiff -r1.3 -r1.4 gchore/src/tasks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
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. |
From: Tim R. <ga...@us...> - 2005-12-16 00:26:25
|
Module Name: gchore Committed By: garbled Date: Fri Dec 16 00:26:19 UTC 2005 Modified Files: gchore/src: callbacks.c gchore.h interface.c main.c options.c tasks.c Log Message: When quitting, save the current state of the popup reminders so they aren't counted as having been done. Check for things that are weekly better, and make sure to pop them appropriately. To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 gchore/src/callbacks.c gchore/src/interface.c \ gchore/src/main.c cvs rdiff -r1.1 -r1.2 gchore/src/gchore.h gchore/src/options.c \ gchore/src/tasks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:43:10
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:43:02 UTC 2005 Modified Files: gchore: AUTHORS Log Message: Add authors To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 gchore/AUTHORS Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:41:56
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:41:51 UTC 2005 Modified Files: gchore/src: callbacks.c callbacks.h interface.c interface.h main.c support.c support.h Log Message: Add copyright headers to everything To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 gchore/src/callbacks.c gchore/src/callbacks.h \ gchore/src/interface.c gchore/src/interface.h gchore/src/main.c \ gchore/src/support.c gchore/src/support.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:32:52
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:32:43 UTC 2005 Added Files: gchore/src: Makefile.am Makefile.in callbacks.c callbacks.h gchore.h interface.c interface.h main.c options.c support.c support.h tasks.c utils.c utils.h xmlparse.c xmlparse.h Log Message: Import the sources To generate a diff of this commit: cvs rdiff -r0 -r1.1 gchore/src/Makefile.am gchore/src/Makefile.in \ gchore/src/callbacks.c gchore/src/callbacks.h gchore/src/gchore.h \ gchore/src/interface.c gchore/src/interface.h gchore/src/main.c \ gchore/src/options.c gchore/src/support.c gchore/src/support.h \ gchore/src/tasks.c gchore/src/utils.c gchore/src/utils.h \ gchore/src/xmlparse.c gchore/src/xmlparse.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:31:32
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:31:24 UTC 2005 Added Files: gchore: AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS README aclocal.m4 autogen.sh config.h.in configure configure.in gchore.glade gchore.gladep stamp-h.in Log Message: Initial import, take 2 To generate a diff of this commit: cvs rdiff -r0 -r1.1 gchore/AUTHORS gchore/COPYING gchore/ChangeLog \ gchore/INSTALL gchore/Makefile.am gchore/Makefile.in gchore/NEWS \ gchore/README gchore/aclocal.m4 gchore/autogen.sh gchore/config.h.in \ gchore/configure gchore/configure.in gchore/gchore.glade \ gchore/gchore.gladep gchore/stamp-h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:23:14
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:22:58 UTC 2005 Removed Files: gchore/gchore: AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS README aclocal.m4 autogen.sh config.h.in configure configure.in gchore.glade gchore.gladep stamp-h.in gchore/gchore/src: Makefile.am Makefile.in callbacks.c callbacks.h gchore.h interface.c interface.h main.c options.c support.c support.h tasks.c utils.c utils.h xmlparse.c xmlparse.h Log Message: Undo failed import To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r0 gchore/gchore/AUTHORS gchore/gchore/COPYING \ gchore/gchore/ChangeLog gchore/gchore/INSTALL gchore/gchore/Makefile.am \ gchore/gchore/Makefile.in gchore/gchore/NEWS gchore/gchore/README \ gchore/gchore/aclocal.m4 gchore/gchore/autogen.sh \ gchore/gchore/config.h.in gchore/gchore/configure \ gchore/gchore/configure.in gchore/gchore/gchore.glade \ gchore/gchore/gchore.gladep gchore/gchore/stamp-h.in cvs rdiff -r1.1.1.1 -r0 gchore/gchore/src/Makefile.am \ gchore/gchore/src/Makefile.in gchore/gchore/src/callbacks.c \ gchore/gchore/src/callbacks.h gchore/gchore/src/gchore.h \ gchore/gchore/src/interface.c gchore/gchore/src/interface.h \ gchore/gchore/src/main.c gchore/gchore/src/options.c \ gchore/gchore/src/support.c gchore/gchore/src/support.h \ gchore/gchore/src/tasks.c gchore/gchore/src/utils.c \ gchore/gchore/src/utils.h gchore/gchore/src/xmlparse.c \ gchore/gchore/src/xmlparse.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
From: Tim R. <ga...@us...> - 2005-12-12 20:17:28
|
Module Name: gchore Committed By: garbled Date: Mon Dec 12 20:17:22 UTC 2005 Update of /cvsroot/gchore/gchore In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14843 Log Message: Import gchore Status: Vendor Tag: GCHORE Release Tags: gchore-base N gchore/gchore/AUTHORS N gchore/gchore/stamp-h.in N gchore/gchore/ChangeLog N gchore/gchore/Makefile.am N gchore/gchore/Makefile.in N gchore/gchore/NEWS N gchore/gchore/README N gchore/gchore/aclocal.m4 N gchore/gchore/autogen.sh N gchore/gchore/config.h.in N gchore/gchore/configure N gchore/gchore/configure.in N gchore/gchore/gchore.glade N gchore/gchore/gchore.gladep N gchore/gchore/INSTALL N gchore/gchore/COPYING N gchore/gchore/src/Makefile.am N gchore/gchore/src/xmlparse.h N gchore/gchore/src/gchore.h N gchore/gchore/src/options.c N gchore/gchore/src/tasks.c N gchore/gchore/src/utils.h N gchore/gchore/src/utils.c N gchore/gchore/src/xmlparse.c N gchore/gchore/src/Makefile.in N gchore/gchore/src/callbacks.c N gchore/gchore/src/callbacks.h N gchore/gchore/src/interface.c N gchore/gchore/src/interface.h N gchore/gchore/src/main.c N gchore/gchore/src/support.c N gchore/gchore/src/support.h N gchore/CVSROOT/commit_prep N gchore/CVSROOT/log_accum N gchore/CVSROOT/verifymsg N gchore/CVSROOT/taginfo N gchore/CVSROOT/rcsinfo N gchore/CVSROOT/notify N gchore/CVSROOT/modules N gchore/CVSROOT/loginfo N gchore/CVSROOT/editinfo N gchore/CVSROOT/cvswrappers N gchore/CVSROOT/config N gchore/CVSROOT/commitinfo N gchore/CVSROOT/checkoutlist N gchore/CVSROOT/syncmail No conflicts created by this import |