aboutsummaryrefslogtreecommitdiffstats
path: root/Source/AMIndeterminateProgressIndicatorCell.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace the use of hard coded preference keys with constants to prevent ↵stuconnolly2009-10-171-1/+0
| | | | issues such as the one fixed in revision 1419. All future preference usage should be done so using these constants.
* • corrected SVN propertiesBibiko2009-08-061-1/+1
|
* • added: AMIndeterminateProgressIndicatorCell for global spinning wheelBibiko2009-07-181-0/+58
• added: spinning wheel background image • removed warning in TableContent (unused 'j')