Skip to content

Tags: ithinksw/ITKit

Tags

MenuTunes-1.7

Toggle MenuTunes-1.7's commit message
Fixed a crash when Core Image was available.

MenuPrefs-1.5.2

Toggle MenuPrefs-1.5.2's commit message
Updating ITKit to use standard configuration names.

MenuTunes-1.6

Toggle MenuTunes-1.6's commit message
Fixing project references due to the previous upgrade from .xcode to …

….xcodeproj.

v1.0

Toggle v1.0's commit message
Finally fixed this piece of crap so it works on all monitors.

v0.2

Toggle v0.2's commit message
Fixed a possible crasher where an ITMultilineTextFieldCell is treated as

an NSTextFieldCell, in having an NSString set as it's objectValue.
Previously, ITMultilineTextFieldCell assumed an NSArray as it's objectValue.

v0.1

Toggle v0.1's commit message
Adding some new classes that ease access of Carbon/Mac-style resource…

… files/forks.

These classes are also easily extensible to add support for getting native forms
of the data contained within various resources.

Also fixed some random warnings in Status Window code.