 lowell vizonandFrancisco Ryan Tolmasky I
|
377f331b47
|
Documentation Edits: Replaced <code> and <pre> tags with \c; this allows monospaced text to be displayed with formatted text without needing a new line. See AppKit/CPView after generating documentation for examples. Also added - and + signs to the above changes when referring to either an -instanceMethod or a +classMethod. --lowell@cocoastep
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-08-08 03:50:50 +08:00 |
|
Francisco Ryan Tolmasky I
|
a5a43de26e
|
Fix for objectAtIndex: throwing out of range exceptions.
Closes #105.
Reviewed by me.
|
2009-07-08 11:52:47 -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
|
c7823a92f8
|
Fix for -description in CPArray containing null or undefined values.
Reviewed by me.
|
2009-06-02 21:14:22 -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
|
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
|
850125b8ab
|
Add documentation groups
|
2009-05-18 15:43:36 -07:00 |
|
Ross Boucher
|
46a975b966
|
Updated CPObject's instancesRespondToSelector to return BOOL
|
2009-03-05 14:30:38 -08:00 |
|
Ross Boucher
|
94c838dfde
|
Various fixes.
|
2009-02-02 18:24:06 -07:00 |
|
 Jari BakkenandRoss Boucher
|
cc1a3ee93f
|
Fix for CPArray -removeObjectsAtIndexes:
|
2009-01-15 19:59:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
fb3c43ef6a
|
Made CPImageView nib2cib compliant.
Reviewed by me.
|
2009-01-09 04:38:35 -08:00 |
|
Ross Boucher
|
ea0c9af0f8
|
Merge branch 'master' into atrstring
|
2008-11-13 21:25:52 -08:00 |
|
Francisco Ryan Tolmasky I
|
e1d57aac3b
|
Fix for broken insertObjects:atIndexes: and tests and isEqual.
[#136 state:resolved]
Reviewed by me.
|
2008-11-13 16:55:33 -08:00 |
|
Ross Boucher
|
80f95e4d58
|
Fix binary search in CPArray to allow searching for 0.
|
2008-10-26 23:06:23 -07:00 |
|
Francisco Ryan Tolmasky I
|
12b58cd938
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-10-26 00:49:28 -07:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
 Nick TakayamaandRoss Boucher
|
748d5b84bd
|
ix for bad code in CPArray (incorrect range calculations)
|
2008-10-25 23:59:04 -07:00 |
|
Ross Boucher
|
94ea70f4d4
|
Add binary search of a sorted array.
|
2008-10-21 15:53:42 -07:00 |
|
Ross Boucher
|
f228934e54
|
Initial conversion to Doxygen style comments.
|
2008-10-12 15:57:01 -07:00 |
|
Tom Robinson
|
ba189afaf5
|
CPArray -componentsJoinedByString fixed
Moved objj object toString override to CPObject.j
Reviewed by me
[#89 state:resolved responsible:tlrobinson]
|
2008-10-05 18:34:06 -07:00 |
|
Ross Boucher
|
a40fbd7961
|
Add the first draft of documentation inline.
|
2008-09-10 15:11:37 -07:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|