Alexandre Wilhelm
|
9d69ec739f
|
Fixed: CornerView in TableViews from cibs sized
Previously the size of the cornerView was wrong in a TableView from cib.
Now the nib2cib of _CPCornerView set the good value.
Fixes #1865
|
2013-04-22 15:38:31 -07:00 |
|
Aparajita Fishman
|
866e1f00f7
|
Objj2 compiler fixes
- Each file compiles individually with no errors or warnings.
- Added missing imports.
- Fixed imports to remove circularity.
- Removed unnecessary imports.
- Added missing headers.
- Added missing action_button.png.
- Replace CPMakeRect with CGRectMake.
|
2013-01-23 15:48:56 +07:00 |
|
Randall Luecke
|
c78feda3d6
|
Fixed nib2cib bug with cornerview where resources were not loaded from the correct location.
|
2010-03-30 01:45:36 -04:00 |
|
Randall Luecke
|
f324577014
|
Fixed default height in tableheader for Nib2Cib.
|
2010-03-21 02:54:14 -04:00 |
|
Ross Boucher
|
8617990206
|
Add much better support for CPTableView to nib2cib.
|
2010-02-15 17:28:35 -08:00 |
|