Changeset [b4f7df4786bc363ec1d7c0ecb36abc7e93b1a3ae] by Aparajita Fishman
August 31st, 2010 @ 04:26 PM
Graphics primitives
- Implemented CGRectDivide/CPDivideRect.
- Implemented CPDrawTiledRects/CPDrawColorTiledRects.
- Removed CPDrawGrayBezel and CPDrawGroove, they were not being done in a Cocoa-compliant way, and the Cocoa way is not really useful right now.
- Moved border drawing code back to CPScrollView since CPDrawGrayBezel/CPDrawGroove are gone.
- Test app to do simple demo of the new functions.
- Removed trailing whitespace. http://github.com/280north/cappuccino/commit/b4f7df4786bc363ec1d7c0...
Committed by Aparajita Fishman
- A Tests/Manual/CPGraphicsTest/AppController.j
- A Tests/Manual/CPGraphicsTest/Info.plist
- A Tests/Manual/CPGraphicsTest/Resources/MainMenu.cib
- A Tests/Manual/CPGraphicsTest/Resources/MainMenu.xib
- A Tests/Manual/CPGraphicsTest/Resources/spinner.gif
- A Tests/Manual/CPGraphicsTest/index-debug.html
- A Tests/Manual/CPGraphicsTest/index.html
- A Tests/Manual/CPGraphicsTest/main.j
- M AppKit/CPGeometry.j
- M AppKit/CPGraphics.j
- M AppKit/CPScrollView.j
- M AppKit/CoreGraphics/CGGeometry.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.