This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-08-26 21:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58aef6ef74b5367ea7b2900cdeb30eccaa3bf4c3
cappuccino
/
Tests
/
Foundation
T
History
Francisco Ryan Tolmasky I
369e02fb37
Merge branch 'master' into tableview
...
Conflicts: AppKit/CPView.j
2009-07-22 16:14:18 -07:00
..
CPArrayTest.j
Fix for objectAtIndex: throwing out of range exceptions.
2009-07-08 11:52:47 -07:00
CPAttributedStringTest.j
import -> @import in Tests and NibApp
2009-04-27 20:32:59 -07:00
CPCountedSetTest.j
Add CPCountedSet and fix a few CPSet errors.
2009-01-22 00:33:10 -08:00
CPDateTest.j
import -> @import in Tests and NibApp
2009-04-27 20:32:59 -07:00
CPIndexSetTest.j
Further improvements to tableview, and reimplemented getIndexes: for CPIndexSet to match the new architecture.
2009-06-23 10:51:16 -07:00
CPKVOTest.j
Fixed an issue with dependent keys in KVO only working for composed properties, and also made the "frame" key on views dependent on a view's frame origin and frame size.
2009-07-20 20:37:19 -07:00
CPStringTest.j
Fix for stringByReplacingOccurrencesOfString: not working with strings that have regex control characters in them.
2009-05-25 16:12:27 -07:00