- 2011-09-08
-
I just updated almost all projects to work with Lion and Xcode 4.
Apart from updating the project files I also fixed some memory management bugs, some syntactic issues with the static analyzer and a few logic errors. In some cases I also made changes to the API. So in case you use any of these projects, I recommend downloading the new versions and adapting your code.
- 2011-09-08
-
Updated AMRollOverButton to work with Lion.
Since Xcode 4.x does not support IB plugins I needed to come up with another way to integrate AMRollOverButtons into my projects. See the readme included with the project for more details.
- 2011-04-21
-
Updated HelpViewer to support iPad and landscape orientation.
- 2011-04-06
-
Oh, and I also gave the site some spit and polish. Hope you like it. ;)
- 2011-04-06
-
Added my first contribution for iOS. Displays local HTML pages in a scroll view.