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-25 13:07:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20d14d2f8163972b040da02ea2eeef428bfef4fe
cappuccino
/
AppKit
/
CoreGraphics
T
History
lowell vizon
and
Francisco 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
..
CGAffineTransform.h
Initial commit.
2008-09-04 03:52:20 -07:00
CGAffineTransform.j
Added @accessor support, @import, and fixed spacing bug with @selector.
2008-10-26 00:48:49 -07:00
CGColor.j
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
2009-08-08 03:50:50 +08:00
CGColorSpace.j
Add the first draft of documentation inline.
2008-09-10 15:11:37 -07:00
CGContext.j
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
2009-08-08 03:50:50 +08:00
CGContextCanvas.j
Fix for using transform() instead of in code calculation when available.
2008-11-24 19:42:00 -08:00
CGContextVML.j
removing comment
2009-05-06 23:55:17 -07:00
CGGeometry.h
Fix for subclasses not inherting themes, as well as finalizing theme API.
2009-05-10 18:44:23 -07:00
CGGeometry.j
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
2009-08-08 03:50:50 +08:00
CGGradient.j
Added @accessor support, @import, and fixed spacing bug with @selector.
2008-10-26 00:48:49 -07:00
CGPath.j
Fix for VML paths
2009-05-31 19:17:36 -07:00