 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 |
|
Francisco Ryan Tolmasky I
|
272f938f2e
|
Fix for CPData naming issues, added test cases, and fixed isEqual: for CPDictionary.
Reviewed by me.
|
2010-02-21 23:29:41 -08:00 |
|
Francisco Ryan Tolmasky I
|
20637fc5e0
|
Added missing licenses and removed a bit of unused code.
Reviewed by me.
|
2010-02-21 13:52:51 -08:00 |
|
Ross Boucher
|
6ddeff2b21
|
Fix the remaining tests that were failing.
|
2010-02-21 13:02:52 -08:00 |
|
Francisco Ryan Tolmasky I
|
841ed9ea89
|
Major cleanup of globals and exports. Removed many accidental globals and no more need for eval in the initialization process. Also fixes Theme Showcase.
Reviewed by me.
|
2010-02-20 01:04:17 -08:00 |
|
Francisco Ryan Tolmasky I
|
0942f9fac3
|
Replaced instances of non-compressable words.
Reviewed by me.
|
2010-01-31 13:14:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
4b7310d0cb
|
More consistent naming scheme.
Reviewed by me.
|
2010-01-29 15:16:22 -08:00 |
|