 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 |
|
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
|
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 |
|
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 |
|
 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 |
|
Francisco Tolmasky
|
880e4dfb3a
|
Merge branch 'master' into tolmasky
Conflicts:
AppKit/CPControl.j
AppKit/CPTextField.j
|
2009-03-18 17:41:17 -07:00 |
|
Francisco Tolmasky
|
a07211253c
|
Making CPThemedAttribute more robust.
Reviewed by me.
|
2009-03-09 15:07:29 -07:00 |
|
Ross Boucher
|
3268081d1f
|
CPDictionary should check for isa's before calling isEqual: in isEqualToDictionary:
|
2009-03-07 21:54:39 -08:00 |
|
Tom Robinson
|
9890fbd57a
|
CPDictionary dictionaryWithJSObject methods
|
2009-02-18 18:41:43 -08:00 |
|
Tom Robinson
|
5b7d6e2e1f
|
Fixed "objectForKey:" returning undefined instead of nil.
Reviewed by tolmasky.
[#194 state:resolved responsible:tlrobinson]
|
2009-01-03 21:08:46 -08:00 |
|
Ross Boucher
|
9cbefdda28
|
another typo. silly me.
|
2008-12-17 18:44:00 -08:00 |
|
Ross Boucher
|
389a44dfc1
|
typo
|
2008-12-17 18:39:55 -08:00 |
|
Ross Boucher
|
bc30541b9c
|
Add 2 missing methods on CPDictionary.
[#157 state:resolved milestone:0.6.1]
|
2008-12-17 18:21:29 -08:00 |
|
Ross Boucher
|
7ad1c68249
|
incorrect method name
|
2008-12-17 18:11:23 -08:00 |
|
Ross Boucher
|
bbd632fa34
|
Add missing method to CPDictionary.
|
2008-12-17 16:49:31 -08: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 |
|
Ross Boucher
|
7568d91d28
|
Add copy method on CPDictionary
|
2008-10-23 15:36:03 -07:00 |
|
Ross Boucher
|
5023588af4
|
CPAttributedString necessary additions
|
2008-10-22 18:54:19 -07:00 |
|
Ross Boucher
|
f228934e54
|
Initial conversion to Doxygen style comments.
|
2008-10-12 15:57:01 -07:00 |
|
Ross Boucher
|
01177a7e02
|
Fix keys conflict in CPDictionary
[#77 state:resolved]
|
2008-09-30 17:29:56 -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 |
|