]> err.no Git - sope/blobdiff - sope-core/NGExtensions/ChangeLog
rewrote a few things to use unicode methods
[sope] / sope-core / NGExtensions / ChangeLog
index 5160bd4b08f7f3292f2d6455301c99f7b78a7836..f23c72ce9b6530e2a029fa78d638da6d162f2357 100644 (file)
@@ -1,3 +1,21 @@
+2008-02-09  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.7.197
+
+       * FdExt.subproj/NSString+misc.m: rewrote -bindingVariables and
+         stringByReplacingVariablesWithBindings:stringForUnknownBindings:
+         to use unichar (needs testing, might be buggy)
+
+       * NGQuotedPrintableCoding.m: rewritten to use -dataUsingEncoding:
+         methods instead of working on -cString buffers (Note: encoding
+         selection is dubious)
+
+       * FdExt.subproj/NSString+Escaping.m: rewrote -stringByApplyingCEscaping
+         to work on unichars
+
+       * added EOExt.subproj/EOGlobalID+Ext.m category to streamline KVC on
+         non-lF environments
+
 2007-12-03  Helge Hess  <me@helgehess.eu>
        
        * NGExtensions/NSString+Formatting.h: replaced usage of deprecated