aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPActivityTextFieldCell.m
Commit message (Collapse)AuthorAgeFilesLines
* • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-1/+9
| | | | | • simplified bundle command handling and handling for bundle commands which have the same key equivalent to be able to group similar bundle commands • minor code improvements
* • added cancel operation images and set them to SPActivityTextFieldBibiko2010-12-021-8/+8
|
* • added chance to cancel an activity - up to now a running Bundle command ↵Bibiko2010-12-011-0/+357
- from the Activities pane (toggable via double-clicking at Table Information header); it's still tentative and the correct cancel icon will follow asap • added notification system for updating the activities pane (SPActivitiesUpdateNotification)