aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableTextFieldCell.m
Commit message (Collapse)AuthorAgeFilesLines
* • Bundle Editor / Bundle commandsBibiko2010-12-011-5/+0
| | | | | | | - enabled trigger support to run a command if db, table, or table row was changed - HTML output window will be ordered out without making it the key window to remain the first responder • SPTableTExtFieldCell - forgotten to remove expansionFrameWithFrame: method
* • added chance to cancel an activity - up to now a running Bundle command ↵Bibiko2010-12-011-0/+5
| | | | | | - 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)
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵rowanbeentje2010-01-091-3/+3
| | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3
* • fixed: return correct SPTableTextFieldCell 's cellSize for tooltip ↵Bibiko2009-11-021-5/+17
| | | | expansion frame rect
* Improve truncating of table names (by appending ...) using SPTableTextFieldCell.stuconnolly2009-11-011-0/+57