Skip to content

Tags: designtestcode/nib2objc

Tags

1.4

Toggle 1.4's commit message
Adapted the Automator action to the new interface of the NibProcessor…

… class

1.3.2

Toggle 1.3.2's commit message
Added support to show source code files with highlighting, using the …

…Fragaria framework

1.3.1

Toggle 1.3.1's commit message
Added an 'export' entry to the file menu of the GUI application, to s…

…ave the contents of the NIB code as a file on the file system

1.3

Toggle 1.3's commit message
Added an application delegate, to avoid having an untitled window on …

…app startup

1.2

Toggle 1.2's commit message
Modified the README file to show the changes in the current release

1.1

Toggle 1.1's commit message
Added a Perl script by Rudi Farkas to perform batch transformations o…

…f nib files in folders

1.0

Toggle 1.0's commit message
Added support for UITabBar and UITabBarItem instances; application re…

…ady for version 1.0

0.3

Toggle 0.3's commit message
Refactored the code, introducing a common abstract class for processo…

…rs, with a static factory method

0.2

Toggle 0.2's commit message
Added recursive management of view hierarchies

0.1

Toggle 0.1's commit message
First build generating valid UIKit code; tested using a different pro…

…ject, the views are generated as required; next step is to recreate the view hierarchy using the output of the ibtool command