2007-06-17 Helge Hess * SkyProjectFileManagerCache.m: fixed typos introduced in last change (v5.3.62) 2007-06-10 Helge Hess * SkyProjectFileManagerCache.m: minor code cleanups, changed to use new logging methods (v5.3.61) 2007-06-07 Helge Hess * SkyDocumentIdHandler.m: fixed a compilation warning (v5.3.60) 2007-02-17 Helge Hess * SkyProjectFileManagerCache.m: minor code cleanups (v5.3.59) 2006-12-23 Helge Hess * moved deprecated JavaScript bindings to Recycler (v5.3.58) 2006-11-16 Helge Hess * SkyProjectDocument.m: code cleanups (v5.3.57) * v5.3.56 * SkyProjectDocumentDataSource.m, SkyProjectFileManager+*.m: use NGExtensions to fix implementation for non-libFoundation environments * SkyDocumentIdHandler.m: fixed a bug with opening projects from document viewers showing new documents (introduced when converting int pkeys to unsigned int ones), added a -description * SkyProjectFileManager+Extensions.m: consolidated various categories in a single one * SkyDocumentAccessHandler.m, SkyProjectFileManager+Extensions.m, SkyDocumentIdHandler.m, SkyProjectFileManagerCache+Internals.m: use -warn/errorWithFormat: 2006-07-04 Helge Hess * fixed gcc 4.1 warnings, 64bit tweaks (v5.3.55) 2006-01-11 Helge Hess * SkyDocumentAccessHandler.m: use OGoAccessHandler as superclass, fixed a crasher in a debug log (v5.3.54) 2005-11-21 Helge Hess * SkyProjectFileManager+FileAttributes.m: minor code cleanups (v5.3.53) 2005-09-08 Helge Hess * GNUmakefile.preamble: added link deps for OSX (v5.3.52) 2005-06-08 Helge Hess * bundle-info.plist: renamed projectbase "Skyrix" to "Database" (fixes OGo bug #1398) (v5.1.51) 2005-05-03 Helge Hess * v5.1.50 * fixed gcc 4.0 warnings * SkyProjectDocument+DOM.m: added compatibility with new DOM in SOPE 4.5 2005-04-26 Helge Hess * SkyProjectFileManager+Extensions.m: made trash folder path configurable using the 'OGoProjectTrashFolderPath' default (v5.1.49) 2005-04-01 Helge Hess * v5.1.48 * SkyProjectFileManagerCache.m: added some debug logs, moved deep search code to own method * SkyProjectFolderDataSource.m: enhanced debug logging 2005-03-31 Helge Hess * SkyProjectFolderDataSource.m: added debug logging which can be enabled using 'SkyProjectFolderDataSourceDebugEnabled' (v5.1.47) 2005-01-24 Helge Hess * SkyProjectFileManager+FileAttributes.m: improved log for missing MIME types (v5.1.46) 2004-12-31 Helge Hess * v5.1.45 * SkyProjectFileManager+FileAttributes.m: print a warning in case no MIME type could be found for an extension (used for NSFileMimeType) * SkyProjectFileManagerCache+Internals.m: major code cleanups 2004-12-20 Helge Hess * SkyProjectFileManager+Notifications.m: minor code cleanups (v5.1.44) 2004-12-10 Helge Hess * SkyProjectFolderDataSource.m: fixed a small warning (v5.1.43) 2004-12-09 Helge Hess * SkyProjectFolderDataSource.m, SkyProjectDocumentDataSource.m: minor code cleanups (v5.1.42) 2004-12-07 Helge Hess * SkyProjectFileManager+FileAttributes.m: code cleanups (v5.1.41) 2004-12-06 Helge Hess * SkyProjectFileManager+Documents.m: improved debug logs (v5.1.40) * SkyProjectFileManager+Documents.m: minor code cleanups (v5.1.39) * v5.1.38 * SkyProjectFolderDataSource.m: code cleanups, moved SkySimpleProjectFolderDataSource to own file * SkyProjectDocumentDataSource.m: minor code cleanups 2004-12-05 Helge Hess * SkyDocumentIdHandler.m: refresh cache data on fail, should fix OGo bug 1075 (v5.1.37) 2004-12-02 Helge Hess * SkyProjectDocument.m: minor code cleanups (v5.1.36) * SkyProjectDocumentDataSource.m: code cleanups (v5.1.35) 2004-11-28 Helge Hess * SkyProjectFileManager+Extensions.m, SkyDocumentIdHandler.m: code cleanups, fixed incorrect behaviour in an edge condition (related to OGo bug #1047) (v5.1.34) 2004-09-06 Helge Hess * v5.1.33 * SkyProjectFileManagerCache.m: moved SkyProjectFileManagerContext protocol method to main class, same refactoring of that method * SkyProjectFolderDataSource.m: minor code cleanups, fixed a warning 2004-07-27 Helge Hess * SkyProjectFileManager.m: minor code cleanups, implement class specific base URL generation (used by OGoFileManagerFactory) (v5.0.32) * bundle-info.plist: declare OGoProjectBases (v5.0.31) 2004-07-21 Helge Hess * SkyProjectFileManagerCache+Internals.m: improved error handling (v5.0.30) 2004-05-09 Helge Hess * GNUmakefile.preamble: fixed makefile for current OSX compiler (v5.0.29) 2004-04-28 Helge Hess * SkyDocumentAccessHandler.m: minor code cleanups (v5.0.28) 2004-04-28 Jan Reichmann * SkyDocumentAccessHandler.m: fixed an access check bug (team are not considered), introduced in 5.0.21 2004-04-13 Helge Hess * SkyProjectFileManager.m: minor code cleanups (v5.0.27) 2004-03-16 Helge Hess * SkyProjectDocument+DOM.m: fixed parser type map, specify systemId when parsing XML (v5.0.26) 2004-03-13 Helge Hess * v5.0.25 * all files: removed warning with gstep-base, minor cleanups, replaced "== YES" and "== NO" comparisons * SkyProjectFileManager+Extensions.m: removed unused code, removed some warnings with gstep-base 2004-03-04 Helge Hess * SkyProjectFileManager.m, SkyProjectFolderDataSource.m: do not use deprecated EOControl API (v5.0.24) 2004-02-27 Helge Hess * SkyProjectFileManager+Extensions.m: fixed a warning on OSX (v5.0.23) 2004-02-21 Helge Hess * SkyProjectFileManagerCache+Internals.m, SkyProjectFileManager+Internals.m: improved check for NSNull arguments which make problems with Cocoa (v5.0.22) 2004-01-18 Helge Hess * SkyDocumentAccessHandler.m: minor cleanups, replaced -indexOfString: with -rangeOfString: (v5.0.21) 2004-01-07 Helge Hess * v5.0.20 * SkyProjectFileManagerCache.m: do not use ASSIGNCOPY on command object (introduced in v5.0.19) 2004-01-06 Helge Hess * v5.0.19 * SkyProjectDocumentDataSource.m: moved 'FMContext' class to separate file * SkyProjectFileManager+FileAttributes.m, SkyProjectFileManagerCache.m: various cleanups for MacOSX compilation * SkyProjectFileManager+Internals.m: rewrote not to use -indexOfString: * SkyProjectFileManager+Extensions.m: fixed a compilation warning * common.h: minor tweaks for compilation on MacOSX 2003-12-28 Helge Hess * v5.0.18 * SkyDocumentIdHandler.m: minor cleanups * SkyProjectFileManager.m: major cleanups 2003-11-30 Helge Hess * v5.0.17 * SkyProjectFolderDataSource.m: removed a dependency on FoundationExt (replaced an InvalidArgumentException) * SkyProjectFileManagerCache.m, SkyProjectFileManager+FileAttributes.m: a minor tweak for gstep-base 2003-11-28 Helge Hess * SkyProjectDocument.m: fixed a bug with the retrieval of extended attributes, subminor code cleanups (v5.0.16) 2003-10-23 Helge Hess * SkyProjectDocument.m, SkyProjectDocument+DOM.m: minor cleanups (v5.0.15) Fri Oct 10 11:39:52 2003 Jan Reichmann * SkyDocumentIdHandler.m: fixed initialization of self->itemCnt, is has to be -1 to reloading (or initialize loading) of document_id -> project_id mapping (v5.0.14) Thu Oct 2 12:23:10 2003 Jan Reichmann * SkyProjectFileManager+Extensions: fixed documentid=>projectid handling (wrong document id was used) (v5.0.13) Mon Jul 7 19:15:44 2003 Jan Reichmann * SkyProjectFileManager: remove license (v5.0.12) Mon Jul 7 16:52:41 2003 Jan Reichmann * fixed OGo import (v5.0.11) Mon Jul 7 12:30:20 2003 Helge Hess * OpenGroupware.org import (v5.0.10) 2003-06-18 Helge Hess * SkyProjectDocument+DOM.m: improved SAX parser selection, required for SkyPublisher (to normalize skyrix/xtmpl into text/xml). Added a mapping table default SkyXmlParserTypeMap. (v4.1.9) Fri May 16 17:21:20 2003 Jan Reichmann * v4.1.8 * SkyProjectFileManagerCache+Internals.m: code cleanups * SkyProjectFileManager.m: allow extensions for sym-links (bug 92) * SkyProjectFileManager+FileAttributes.m: code cleanups Fri Apr 11 10:44:31 2003 Jan Reichmann * v4.1.7 * SkyProjectFileManager.m: code cleanups * SkyProjectFileManager+FileAttributes.m: use lowercase extension to determine mime-type 2003-03-31 Helge Hess * SkyDBProject/SkyProjectDocument.h: added prototypes for -logDownload and -logDownloadOfVersion: methods 2003-03-31 Helge Hess * created ChangeLog