Age | Commit message (Collapse) | Author |
|
Otherwise names that were larger than "No File" would be cut off.
|
|
Makes it clear that the application wasn't able to find a file to read
from.
|
|
|
|
Fix this error:
error: Auto Layout before OS X 10.7
by un-checking the "Use Auto Layout" check box in Interface Builder.
|
|
I accidentally deleted the nib file when disabling internationalisation.
When prompted, I had selected the "Move to Trash" option instead of the
"Move to English" option, thinking that the non-defined files would get
moved and the English one would remain. Not so. This restores the nib
file.
|