Alexandre Wilhelm
59065418ac
Fixed: CPAnimationDelegate protocol methods are required
2014-03-27 12:19:51 -07:00
Alexandre Wilhelm
7ccdc50637
New: Added protocol CPAnimationDelegate
...
Added protocol CPAnimationDelegate.
Also, now, delegate methods are called as we are used to do it in Cappuccino
Test app in Tests/Manual/CPAnimationTest.
2014-03-27 12:11:22 -07:00
Björn Sperber
5cefce1cf0
Respect frameRate when scheduling timer in CPAnimation. Treat a frameRate of 0 as "really fast" instead of CPTimer default (10 fps).
2013-09-19 13:52:49 +02:00
Aparajita Fishman
25633f03c5
Child window support
...
- Added child window support with test app
- Miscellaneous cleanup
- Reformatted switches
2013-01-27 10:32:23 +08:00
Aparajita Fishman
17f07ee888
capp_lint will not flag CPRectEdge, more linking
2013-01-20 07:24:00 +07:00
Alexander Ljungberg
e25394a322
Code formatting.
2012-05-24 17:10:46 +01:00
Blair Duncan
6ede1ccb04
Unnecessary globals
2012-04-10 17:25:46 -04:00
cacaodev
f60a92d2c4
CPViewAnimation: current frame based on -currentValue. CPAnimation: early return in -currentValue if linear
2011-01-24 20:24:19 +01:00
Francisco Ryan Tolmasky I
aada884cff
A few import fixes.
...
Reviewed by me.
2011-01-23 08:43:46 -08:00
Francisco Tolmasky
dd560fb78c
capp_lint CPAnimation.j.
...
Reviewed by me.
2010-12-02 10:38:51 -08:00
Alexander Ljungberg
db8e132ef2
Whitespace and style fixes.
2010-10-09 22:07:57 -04:00
Ross Boucher
2900163644
Fixes bug in CPAnimation where certain ivars were not initialized correctly.
...
Closes #287 .
2009-10-09 14:30:56 -07:00
Ross Boucher
8a2cd8c5c6
Fix type in CPAnimation
2009-10-08 13:38:36 -07:00
Ross Boucher
9b948dcac7
CPAnimation: cubic bezier curves - the real, working equation
...
Conflicts:
AppKit/CPAnimation.j
2009-10-08 13:20:10 -07:00
Tom Robinson
b0443fe5e3
Fixed "animationShouldStart" selector missing a trailing colon.
2009-09-22 00:28:16 -07:00
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
Ross Boucher
850125b8ab
Add documentation groups
2009-05-18 15:43:36 -07:00
Francisco Ryan Tolmasky I
08a3b64483
Fix for impropert animationCurve being set.
...
[#175 state:resolved].
[#176 state:resolved].
Reviewed by me.
2008-12-22 16:37:22 -08:00
Francisco Ryan Tolmasky I
75015ce466
Fix for making CPAnimation "pausable".
...
[#168 state:resolved].
Reviewed by me.
2008-12-15 18:40:33 -08:00
Francisco Ryan Tolmasky I
d92fc8c4d0
Cleaned up old deprecated documentation stuff and added documentation to deploy.
...
Reviewed by me.
2008-12-10 15:57:31 -08:00
Nick Takayama and Francisco Ryan Tolmasky I
4c8d7b0f1c
Timers.
...
[#116 state:resolved]
Reviewed by ross and me.
2008-11-18 02:09:35 -08: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
f228934e54
Initial conversion to Doxygen style comments.
2008-10-12 15:57:01 -07:00
Ross Boucher
53d4a714e2
Fix for requiring delegate methods ( #36 ), and for JSONP not calling the run loop.
...
[#36 state:resolved];
2008-09-17 18:59:30 -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