- 2010-02-21
-
Added checkerboard NSColor category and AMFloatingImage window subclass
- 2010-02-18
-
AMButtonBar does now support separators. It also uses NSGradient instead of CTGradient when building for 10.5 or later.
- 2009-09-29
-
The AMSerialPort project is now located at Sourceforge.
Head to: https://sourceforge.net/projects/amserial/
- 2009-02-10
-
Added AMCollectionView.
- 2009-02-07
-
AMIndeterminateProgressIndicatorCell gained a color property. This is especially useful if you want a white spinning progress indicator on a black HUD style window.
- 2008-05-02
-
AMRollOverButton now comes with an Interface Builder 3.x plugin. Additionally you may now specify a shadow/highlight for a button and the behaviour matches that of normal NSButtons more closely.
- 2007-11-06
-
First Leopard related release is AMSerialPort:
Thanks again to Sean McBride and Nick Zitzmann. Sean made the changes necessary for the code to work under 10.5 and garbage collection while Nick contributed the compatibility headers for older SDKs.
The project was tested under Xcode 2.5 and Xcode 3.0. It builds for 10.3.9, 10.4u and 10.5 SDKs, with and without GC enabled.
- 2007-07-31
-
Finally a new version of AMSerialPort.
Nick Zitzmann contributed the code for the added/removed port notifications and Sean McBride did help with the API redesign as well as the implementation and testing of all new code. Actually, I think Sean did most of the work. Many thanks, guys. ☺
- 2007-04-03
-
Two small updates: One for AMButtonBar and one for AMIndeterminateProgressIndicatorCell. The button bar will now update it's cursor rectangles when the view is moved and the progress indicator spins in the same direction in flipped and not flipped views.
- 2007-03-15
-
harmless Cocoa now with comments!
Added a comment system to the cocoa pages. PHP is not really my favourite programming language, so please report any problems you may encounter. ☺ Thanks!