1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regenerated the Xcode project for the command line tool More... almost 15 years ago
Added new files to the command line project More... almost 15 years ago
Added support for proxy objects (still experimental) More... almost 15 years ago
Added support for GLKView, GLKViewController and UITapGestureRecognizer instances More... almost 15 years ago
Added new properties for UITableView More... almost 15 years ago
Added support for UIViewController, UITableViewController and UIStepper More... almost 15 years ago
Added processors for more gesture recognizers More... almost 15 years ago
Started adding support for gesture recognizers added via XIBs More... almost 15 years ago
Added an Xcode 4 workspace for convenience More... almost 15 years ago
Updated project for Xcode 4 More... almost 15 years ago
Updated the .gitignore file for Xcode 4 More... almost 15 years ago
Fixed bug #452 More... almost 16 years ago
Adapted the Automator action to the new interface of the NibProcessor class More... about 16 years ago
Added radio buttons to the GUI application to toggle between ObjC 2.0 properties and classic setter calls in the output More... about 16 years ago
Removed a file from the project More... about 16 years ago
Changed the version number of the GUI version More... about 16 years ago
Adaptation of the command line tool for the new interface. More... about 16 years ago
New interface for the NibProcessor class; it now accepts an enum parameter that specifies the kind of output to produce: using ObjC 2.0 properties or classic setter calls. Also, now the client code must call "process" manually to create the code out of the NIB file. More... about 16 years ago
Changed the order of the files in the Xcode project More... about 16 years ago
Prefixed ivars with underscores More... about 16 years ago
Changed the default font of the text view More... about 16 years ago
Updated the README file with information about Fragaria More... about 16 years ago
Added support to show source code files with highlighting, using the Fragaria framework More... about 16 years ago
Added the Fragaria Objective-C framework as a submodule to the project More... about 16 years ago
Added an 'export' entry to the file menu of the GUI application, to save the contents of the NIB code as a file on the file system More... about 16 years ago
Added an application delegate, to avoid having an untitled window on app startup More... about 16 years ago
Added an icon file for the GUI version of nib2objc; small cosmetic changes on the GUI app More... about 16 years ago
Reorganized the project into subfolders for clarity More... about 16 years ago
Updated the sample nib + m files More... about 16 years ago
Added a Mac OS X application More... about 16 years ago