Changeset [af6d38fd16d43f3319c7e0ec83d99bd16b80e14e] by Aparajita Fishman
April 5th, 2011 @ 10:57 AM
Fixes and enhancements
- When a xib/nib is deleted, the corresponding cib is deleted.
- Fixed the calculation of the output path when given a relative path.
- Works with .nib files now.
- Works with -R option now. NSCustomResource was assuming an image path would always be relative to cwd().
- The Resources directory is always inferred from the input path, so the -R option is usually unnecessary.
- Added --default-theme option.
- Multiple extra themes can be specified with the --theme option.
- Verbose mode displays the inferred application and resources paths, and the source theme used when doing font substitutions.
- Added a man page.
- Themes are read using StaticResource instead of parsing the file myself.
- Error message tweaks. https://github.com/280north/cappuccino/commit/af6d38fd16d43f3319c7e...
Committed by Aparajita Fishman
- A Tools/nib2cib/nib2cib.1
- M Tools/nib2cib/Converter+Mac.j
- M Tools/nib2cib/Converter.j
- M Tools/nib2cib/Jakefile
- M Tools/nib2cib/NSCustomResource.j
- M Tools/nib2cib/main.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.