| OLD | NEW |
| 1 Name: NSBezierPath additions from Sean Patrick O'Brien | 1 Name: NSBezierPath additions from Sean Patrick O'Brien |
| 2 URL: http://www.seanpatrickobrien.com/journal/posts/3 | 2 URL: http://www.seanpatrickobrien.com/journal/posts/3 |
| 3 Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials%
2F1%2FExampleButton.zip | 3 Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials%
2F1%2FExampleButton.zip |
| 4 Version: 1.0 | 4 Version: 1.0 |
| 5 License: BSD | 5 License: BSD |
| 6 License File: LICENSE | |
| 7 | 6 |
| 8 Description: | 7 Description: |
| 9 Additions to NSBezierPath to make certain operations more convenient (inner | 8 Additions to NSBezierPath to make certain operations more convenient (inner |
| 10 shadows on paths, for example). | 9 shadows on paths, for example). |
| 11 | 10 |
| 12 Local Modifications: | 11 Local Modifications: |
| 13 - Added LICENSE file based on email correspondence with Sean. | 12 - Added LICENSE file based on email correspondence with Sean. |
| 14 - Added header guards. | 13 - Added header guards. |
| OLD | NEW |