Francisco Ryan Tolmasky I
|
0ef7f53250
|
Fix for throwing a proper exception when class isn't defined in an archive.
Reviewed by me.
|
2009-07-05 08:35:44 -07:00 |
|
Francisco Ryan Tolmasky I
|
ab2cb38362
|
Fixed incorrect variable in CPIndexSet.
Reviewed by me.
|
2009-06-27 23:43:49 -07:00 |
|
Francisco Ryan Tolmasky I
|
b8755c113f
|
Merge branch 'master' into tableview
|
2009-06-24 14:45:29 -07:00 |
|
Francisco Ryan Tolmasky I
|
1fecae3dc0
|
Further improvements to tableview, and reimplemented getIndexes: for CPIndexSet to match the new architecture.
Reviewed by me.
|
2009-06-23 10:51:16 -07:00 |
|
Francisco Ryan Tolmasky I
|
bd07054a1b
|
Fix for removeIndex in CPIndexSet and added tests for CPIndexSet.
Reviewed by me.
|
2009-06-21 20:25:29 -07:00 |
|
Ross Boucher
|
adde315e2d
|
Fix a bug in [CPArray indexOfObject:sortedByDesciptors:], add a matching test.
|
2009-06-21 16:16:45 -07:00 |
|
Francisco Ryan Tolmasky I
|
f4171f9afa
|
Made all initializers call designated initializers and fixed numerous spacing issues.
Reviewed by me.
|
2009-06-21 13:59:58 -07:00 |
|
Francisco Ryan Tolmasky I
|
d165761740
|
Began work on rewriting CPIndexSet.
Reviewed by me.
|
2009-06-21 03:50:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
9bb9db760e
|
Added removeObjectsInArray: convinience method to CPMutableSet.
Reviewed by me.
|
2009-06-13 21:45:46 -07:00 |
|
Francisco Ryan Tolmasky I
|
fe21fc82c4
|
Updating version strings to 0.7.1.
Reviewed by me.
|
2009-06-12 13:50:26 -07:00 |
|
Francisco Ryan Tolmasky I
|
c74642b641
|
Replacing several instances of -hash with the new -UID method. Partial fix for http://github.com/280north/cappuccino/issues#issue/10 .
Reviewed by andrew.
|
2009-06-07 15:47:21 -07:00 |
|
Francisco Ryan Tolmasky I
|
3f27fca518
|
Added support for custom classes on non-customviews in nib2cib.
Reviewed by me.
|
2009-06-04 02:38:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
c7823a92f8
|
Fix for -description in CPArray containing null or undefined values.
Reviewed by me.
|
2009-06-02 21:14:22 -07:00 |
|
Tom Robinson
|
b0470ca2d7
|
Update to use JSON.{parse,stringify}
|
2009-06-02 15:07:07 -07:00 |
|
Tom Robinson
|
7c305c45fc
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-06-02 15:04:09 -07:00 |
|
Tom Robinson
|
cfda93d1e3
|
Update JSON support to json2.js, added in Objective-J. Deprecate CPJSObjectCreateJSON and CPJSObjectCreateWithJSON.
|
2009-06-02 15:02:25 -07:00 |
|
 Nicholas SmallandFrancisco Ryan Tolmasky I
|
33f96dacd1
|
Fix for undefined key handling.
Reviewed by me.
|
2009-05-31 01:34:03 -07:00 |
|
Francisco Ryan Tolmasky I
|
b1c410d42c
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-05-30 23:16:57 -07:00 |
|
Francisco Ryan Tolmasky I
|
f4b4d38165
|
Coat tailed CPEvents on native DOM events if they exist, saving the creation of many objects.
Reviewed by me.
|
2009-05-30 23:16:18 -07:00 |
|
Ross Boucher
|
f46aa870a7
|
adding briefs and unifying class header structure
Conflicts:
Foundation/CPArray.j
Foundation/CPAttributedString.j
Foundation/CPBundle.j
Foundation/CPCountedSet.j
Foundation/CPIndexSet.j
Foundation/CPJSONPConnection.j
|
2009-05-30 13:49:10 -07:00 |
|
Ross Boucher
|
7d4c2840eb
|
All Foundation classes briefed
Conflicts:
Foundation/CPSet.j
Foundation/CPTimer.j
Foundation/CPURLConnection.j
|
2009-05-30 13:46:42 -07:00 |
|
Ross Boucher
|
8fb0abd3d6
|
Added briefs to all Foundation and made some cleanups to docs
Conflicts:
Foundation/CPArray.j
Foundation/CPBundle.j
Foundation/CPCountedSet.j
Foundation/CPIndexSet.j
Foundation/CPTimer.j
Foundation/CPURLConnection.j
|
2009-05-30 13:45:26 -07:00 |
|
Ross Boucher
|
f6bd4ddd96
|
Added a new group Cocoa Compatability for the empty compatability
classes like CPMutableArray
Conflicts:
Foundation/CPAttributedString.j
Foundation/CPSet.j
|
2009-05-30 13:42:57 -07:00 |
|
Ross Boucher
|
5f5efffe9d
|
A few updates in preparation of the new media panel
|
2009-05-30 13:41:48 -07:00 |
|
Ross Boucher
|
48f31743dd
|
Update to docs of replaceCharactersInRange in CPAttributedString.
Conflicts:
Foundation/CPAttributedString.j
|
2009-05-30 13:41:18 -07:00 |
|
 cacaodevandRoss Boucher
|
a7bd5e1bf0
|
Allow rake to process files located subfolders of Foundation/
|
2009-05-26 23:59:59 -07:00 |
|
Ross Boucher
|
377107d63a
|
Fix for stringByReplacingOccurrencesOfString: not working with strings that have regex control characters in them.
|
2009-05-25 16:12:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
578113d557
|
Updated version strings on products.
Reviewed by me.
|
2009-05-19 15:04:25 -07:00 |
|
Ross Boucher
|
a7ed62a108
|
Remove references to NSArray
|
2009-05-19 12:10:06 -07:00 |
|
Ross Boucher
|
b9cbf8274e
|
Make url connection delegate methods optional
|
2009-05-19 00:35:51 -07:00 |
|
Ross Boucher
|
850125b8ab
|
Add documentation groups
|
2009-05-18 15:43:36 -07:00 |
|
Tom Robinson
|
1d39235a45
|
Added support for app: protocol in CPURLConnection, for use with Titanium
|
2009-05-18 01:07:05 -07:00 |
|
Ross Boucher
|
b747cd339a
|
Closes 123.
|
2009-05-13 11:33:44 -07:00 |
|
 Thomas BalthazarandRoss Boucher
|
a4b75b0132
|
CPURLConnection calls didFailWithError instead of didReceiveResponse for successful HTTP responses other than 200
|
2009-05-12 16:12:07 -07:00 |
|
Francisco Tolmasky
|
e395d6e0e0
|
Merge branch '0.7b-integration' into 0.7b
|
2009-05-10 18:46:29 -07:00 |
|
Francisco Tolmasky
|
99c29c5e61
|
Fix for subclasses not inherting themes, as well as finalizing theme API.
Closes #36.
Closes #109.
Reviewed by me.
|
2009-05-10 18:44:23 -07:00 |
|
Francisco Tolmasky
|
862af9cbae
|
First stab at fixing Themeing API.
Reviewed by me.
|
2009-05-10 13:04:02 -07:00 |
|
Ross Boucher
|
2d55fb3443
|
Cache CPNumber and CPData class objects
|
2009-05-09 21:53:21 -07:00 |
|
Ross Boucher
|
a8394baa1a
|
Make debug mode name functions again
|
2009-05-09 21:52:30 -07:00 |
|
Francisco Tolmasky
|
0cd33120cf
|
Fix for Cappuccino no longer being compressed in release builds.
Closes #33.
Reviewed by me.
|
2009-05-07 00:47:28 -07:00 |
|
Francisco Tolmasky
|
864c62b6e0
|
Fix for replacementObjectForKeyedArchiver: not working properly (incorrect decoding class).
Closes #111.
Reviewed by me.
|
2009-05-06 01:34:00 -07:00 |
|
Ross Boucher
|
31ed6254db
|
Fix for null values in CPJSObjectCreateWithJSON. Closes #19
.
|
2009-05-05 13:20:35 -07:00 |
|
 Vladimir PouzanovandFrancisco Tolmasky
|
2176785370
|
Fix for adding initWithObjectsAndKeys: and dictionaryWithObjectsAndKeys: to CPDictionary.
Made a few minor changes for speed to Vladimir's commit.
Closes #38.
Reviewed by me.
|
2009-05-03 16:52:56 -07:00 |
|
 Martin HäckerandFrancisco Tolmasky
|
ad866e44f5
|
Fix for CPMutableDictionary not existing.
Closes #13.
Reviewed by me.
|
2009-05-03 16:18:19 -07:00 |
|
Ross Boucher
|
2e32688ad6
|
Add support for x-requested-with in CPURLConnection [#231 state:resolved milestone:0.7]
|
2009-04-19 13:54:01 -07:00 |
|
Ross Boucher
|
f2ced978c9
|
methodForSelector: should return the implementation, not the method object (per Cocoa docs).
|
2009-04-09 15:07:19 -07:00 |
|
Ross Boucher
|
50ed22c63c
|
[#247 state:resolved milestone:0.7]
|
2009-03-25 02:59:53 -07:00 |
|
Ross Boucher
|
49accf9fc8
|
Fix for CPAttributedString bug #245 [#245 state:resolved milestone:0.7]
|
2009-03-25 02:51:54 -07:00 |
|
 stephenandRoss Boucher
|
f04a199f4c
|
Documentation for CPAttributedString
|
2009-03-25 01:37:43 -07:00 |
|
Francisco Ryan Tolmasky I
|
6b1180caa4
|
Added principal_class support to Rake task. Fixed loading bundles with new platform-aware code.
Reviewed by me.
|
2009-03-22 20:30:31 -07:00 |
|