Ross Boucher
|
1381bb5c54
|
Prevent CPViewController from loading the same cibs lots of times. I think the solution should be made generic and put into CPCib though. Closes #348.
|
2009-12-01 09:25:49 -08:00 |
|
 Thomas BalthazarandRoss Boucher
|
d58473c270
|
Fix for GHissue #348 : CPViewController should cache the cib
|
2009-12-01 09:14:30 -08:00 |
|
Ross Boucher
|
22c248454e
|
Fix for the fact that bundles are not encodable in the last commits.
|
2009-10-28 00:11:42 -07:00 |
|
 Justin MechamandRoss Boucher
|
d263c74d5d
|
Added support for archiving NSTitle and NSNibBundleIdentifier from the View Controller palette for NSViewControllers.
|
2009-10-27 20:49:35 -07:00 |
|
 Justin MechamandRoss Boucher
|
25634a66cb
|
Added support to nib2cib for specifying the "Nib Name" property of the View Controller palette to enable view controller initialization from cibs.
|
2009-10-27 20:49:18 -07:00 |
|
Ross Boucher
|
f5d05a7c93
|
Change file encodings.
|
2009-10-15 16:59:19 -07:00 |
|
Francisco Ryan Tolmasky I
|
0497888edf
|
Made CPCollectionViewItem a subclass of CPViewController and improved nib2cib support for CPCollectionView, CPCollectionViewItem, and CPViewController.
Reviewed by me.
|
2009-09-15 05:00:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
668540d0ce
|
Added CPViewController for managing views and CPWebDAVManager for interacting with web dav servers.
Reviewed by me.
|
2009-09-13 20:02:07 -07:00 |
|