Info.plist: update version number to 0.4 |
|
More...
|
almost 14 years ago
|
README: add Growl notifications |
|
More...
|
almost 14 years ago
|
Credits.rtf: mention the Growl team |
|
More...
|
almost 14 years ago
|
update copyright date |
|
More...
|
almost 14 years ago
|
UTiTunesController: instanciate a UTGrowlController and post a new notification when -updateControllerStatus is called |
|
More...
|
almost 14 years ago
|
Growl: add UTGrowlController class which handles sending notifications to Growl |
|
More...
|
almost 14 years ago
|
Growl: add "Growl Registration Ticket.growlRegDict" to project and copy resources build phase |
|
More...
|
almost 14 years ago
|
Growl: add Growl.framework to the project file and include it in the copy files build phase |
|
More...
|
almost 14 years ago
|
Growl: copy Growl.framework v1.2.2 to the projects Frameworks directory |
|
More...
|
almost 14 years ago
|
README: update requirements, download link and installation instructions |
|
More...
|
almost 14 years ago
|
Info.plist: update version number to 0.3 |
|
More...
|
almost 14 years ago
|
[README] add the newly added features |
|
More...
|
about 14 years ago
|
[MainMenu.xib] add new menu entry which is connected to [UTDelegate reportBug:] |
|
More...
|
about 14 years ago
|
[UTDelegate] add reportBug: method which opens the URL to the UrTunes GitHub issues page |
|
More...
|
about 14 years ago
|
[Credits.rtf] mention the Many Tricks team and Dustin Bachrach |
|
More...
|
about 14 years ago
|
[MainMenu.xib] add a tab view to the preferences to show general and hotkey options |
|
More...
|
about 14 years ago
|
[UTDelegate] use enum to identify the hotkeys |
|
More...
|
about 14 years ago
|
[MainMenu.xib] show hotkeys in menu |
|
More...
|
about 14 years ago
|
[UTDelegate] implement basic hotkey support |
|
More...
|
about 14 years ago
|
add Carbon.framework used for global hotkey support |
|
More...
|
about 14 years ago
|
Info.plist: update version number |
|
More...
|
over 14 years ago
|
UTDelegate: register the initial userdefault values on +initialize |
|
More...
|
over 14 years ago
|
Preferences.xib: autosave panel position and change initial position |
|
More...
|
over 14 years ago
|
UTDelegate: set the initial showHideString and controllerVisible from the userdefaults |
|
More...
|
over 14 years ago
|
bind the panels visible property to UTDelegate's controllerVisible and the menu entry title to UTDelegate's showHideString |
|
More...
|
over 14 years ago
|
UTDelegate: new method setShowHideStringTo: which sets the string according to the boolean parameter |
|
More...
|
over 14 years ago
|
UTDelegate: add KVC compliant showHideString member which is used as the title for the menu entry |
|
More...
|
over 14 years ago
|
UTDelegate: add KVC compliant controllerVisible member |
|
More...
|
over 14 years ago
|
Preferences.xib: add checkbox to disable showing the controlpanel on startup which is connected to the userdefault showPanelOnStartup |
|
More...
|
over 14 years ago
|
MainMenu.xib: move the panels autosave name from the sourcecode into the xib file |
|
More...
|
over 14 years ago
|