2006-12-23 Helge Hess * moved deprecated JavaScript bindings to Recycler (v5.3.26) 2006-07-04 Helge Hess * fixed gcc 4.1 warnings, 64bit tweaks (v5.3.25) 2005-09-08 Helge Hess * GNUmakefile.preamble: added link deps for OSX (v5.3.24) 2005-08-29 Helge Hess * SkyJobDocument.m, SkySchedulerJobDataSource.m: fixed gcc4 warnings (v5.3.23) 2004-08-02 Helge Hess * SkyPersonJobDataSource.m(-deleteObject:): implemented delete method (was a noop before!) (v5.0.22) 2004-07-12 Helge Hess * SkyJobDocument.m: properly remove as document observer, further code cleanups, improved description (v5.0.21) * SkyJobDocument.m: minor code cleanups (v5.0.20) 2004-05-09 Helge Hess * GNUmakefile.preamble: fixed makefile for current OSX compiler (v5.0.19) 2004-03-13 Helge Hess * SkyPersonJobDataSource.m, SkySchedulerJobDataSource.m, SkyJobGlobalIDResolver.m: minor cleanups, fixed some warnings when compiling with gstep-base (v5.0.18) 2004-01-18 Helge Hess * SkyJobHistoryDataSource.m: minor cleanups (v5.0.17) 2004-01-06 Helge Hess * v5.0.16 * SkyProjectJobDataSource.m: code cleanups * minor tweaks for MacOSX compilation Mon Dec 22 14:30:23 2003 Martin Hoerning * SkyJobDocument.h: added -dataSource accessors (needed by palm app) (v5.0.15) 2003-11-30 Helge Hess * GNUmakefile: do not define install-dir, but rather user the value set in common.make (v5.0.14) Fri Nov 7 17:47:27 2003 Martin Hoerning * SkyJobDocument.m: added missing attributes to -takeValue:forKey: (solves ogo bug 365) (v5.0.13) Tue Jul 22 16:06:10 2003 Jan Reichmann * SkySchedulerJobDataSource.m: load OGoScheduler instead of SkySchedulerDS (v5.0.12) Mon Jul 7 19:16:26 2003 Jan Reichmann * SkyJobDocument.m: fixed Contacts import (v5.0.11) Mon Jul 7 17:02:21 2003 Jan Reichmann * fixed OGo import (v5.0.10) Mon Jul 7 12:38:15 2003 Helge Hess * OpenGroupware.org import (v5.0.9) Wed May 28 15:32:02 2003 Bjoern Stierand * SkyJobDocument.m: added new 'Outlook' attributes (v4.1.8) 2003-02-04 Helge Hess * SkyJobDocument.m: small cleanups, replaced some retain macros (v4.1.7) Thu Jan 30 12:18:17 2003 Martin Hoerning * SkyPersonProjectDataSource: removed (bug 959) (v4.1.6) Tue Jan 21 14:52:21 2003 Martin Hoerning * SkySchedulerJobDataSource.m: fixed date timezone (bug 885) (v4.1.5) * SkySchedulerJobDataSource.m: fixed -takeValue:forKey: (bug 886) (v.4.1.4) 2003-01-16 Helge Hess * v4.1.3 * SkyJobDocument.m, SkyJobHistoryDocument.m: fixed uninitialized local variables * fixed some compilation warnings, fixed compilation on OSX Mon Dec 2 17:22:26 2002 Martin Hoerning * SkySchedulerJobDataSource.m: fixed fetching for account (bug 742) (v4.1.2) Mon Nov 11 18:20:56 2002 Martin Hoerning * SkySchedulerJobDataSource.m: added to support jobs in scheduler (see BUG 132) Mon Jul 29 11:48:41 2002 Bjoern Stierand * SkyJobDocument.m: added teamJob handling Tue Jul 23 14:46:23 2002 Martin Hoerning * SkyJobDocument.[h|m]: added createComment attribute Mon Jul 22 18:37:13 2002 Martin Hoerning * SkyPersonJobDataSource.m: fixed executantId when creating jobs Wed Oct 17 14:46:56 2001 Martin Spindler * SkyJobDocument.m: removed self->eo instance variable Thu Oct 11 15:04:02 2001 Martin Spindler * SkyJobDocument.h: changed priority into a NSNumber (was a NSString before) Thu Jul 5 18:18:22 2001 Helge Hess * SkyPersonJobDataSource.m(-initWithContext:): changed to use the login gid instead of no person gid Thu Jul 5 14:30:31 2001 Martin Hoerning * SkyPersonJobDataSource.m: added notification handling Wed Jun 20 11:55:02 2001 Martin Hoerning * SkyJobDocument.[m,h]: added objectVersion Mon May 7 15:50:15 2001 Martin Spindler * ChangeLog created