Jürgen Kartnaller
|
3e79d8324d
|
Fix check for allowsReverseTransformation in reverseTransformedValue
|
2011-01-25 08:46:40 +01:00 |
|
Stephen Ierodiaconou
|
6a942630e4
|
Fixing spelling mistakes
|
2011-01-24 11:05:48 +02:00 |
|
Francisco Ryan Tolmasky I
|
3c8619db5d
|
Merge branch 'fixes' of https://github.com/stevegeek/cappuccino into stevegeek-fixes
Conflicts:
Foundation/CPValueTransformer.j
|
2010-12-20 11:13:54 -08:00 |
|
cncolder
|
5a6e266c8d
|
nib2cib binding with buildin transformers support.
|
2010-12-18 15:02:25 +08:00 |
|
Stephen Ierodiaconou
|
fd812f25a5
|
Imports additions
Import fixes and clean up
Missing import
Missing imports
Missing import
Remove uncessary comments
|
2010-12-16 19:16:33 +02:00 |
|
Ross Boucher
|
7c3f94dd87
|
Merge remote branch 'klaaspieter/bindings-fixes' into bindings
Conflicts:
AppKit/CPControl.j
Foundation/CPValueTransformer.j
|
2010-05-28 10:23:47 -07:00 |
|
Alexander Ljungberg
|
48fb660e66
|
The problem with initialize in fb5950c82d0124bdebb6e03cb4509306ef4161c8 turned out to be caused by a Cappuccino bug with class methods and arguments named 'name'. Renaming the argument solved the problem so I reverted the initialize change. This fix also fixes valueTransformerForName.
|
2010-05-26 19:49:49 -04:00 |
|
Alexander Ljungberg
|
79ed04e403
|
Fixed: including CPValueTransformer.j causes an infinite loop due to the recent Objective-J (mis?) behavior that every class has to inherit from CPObject. Also, the transformer map failed to initialize properly with the existing setup code for reasons which were not immediately clear. Moving the initialization to a regular + initialize method eliminated the problem.
Fixed: CPKeyValueBinding.j would throw an exception if a named value transformer option was specified, due to CPValueTransformer.j not being imported.
|
2010-05-26 19:47:45 -04:00 |
|
Klaas Pieter Annema
|
3cd44284c4
|
- added CPValueTransformer to Foundation.j
- made CPValueTransformer import Foundation objects directly
- gave the build in transformers CPValueTransformer as superclass
|
2010-05-26 16:46:44 +02:00 |
|
 Klaas Pieter AnnemaandRoss Boucher
|
2d93d12cad
|
Made bindings branch jake buildable
|
2010-05-06 13:33:38 -07:00 |
|
Ross Boucher
|
4de3a34a3e
|
CPObjectController now works, as do bindings and CPControls.
|
2009-02-16 00:37:50 -08:00 |
|