 Alexander LjungbergandRoss Boucher
|
44555ac724
|
UTF compatible CFData base64 string encoder and decoder. Use it for CPButton key equivalent archiving. Also ordered CPText.j constants by value and removed the empty CPText class definition as it caused errors with nib2cib. Fixed: the key equivalent for forward delete (CPDeleteFunctionKey, \uF728) was transformed to '(' (\u0028) when archived and unarchived.
|
2010-06-11 09:39:19 -07:00 |
|
Ross Boucher
|
c3ac076d13
|
Remove base64 globals, move to CFData. Update tests.
|
2010-03-07 17:22:29 -08:00 |
|
Ross Boucher
|
6ddeff2b21
|
Fix the remaining tests that were failing.
|
2010-02-21 13:02:52 -08:00 |
|
Tom Robinson
|
79ba2af699
|
Added utilities.js in Objective-J with Base64 encoding/decoding, sprintf moved from CPString. Tests for base64 and sprintf utilities.
|
2008-12-11 05:23:47 -08:00 |
|