aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Collapse)AuthorAgeFilesLines
* Separate out the creation of a human readable string from the number of ↵stuconnolly2009-01-281-5/+3
| | | | bytes into a category class method of NSString so we can potentially use it in other places.
* Added cancel button to the import/export progress sheet. Also added ↵mltownsend2009-01-041-11/+74
| | | | importing on a separate thread.
* Truncate the displayed text of the filter drop down buttons. Addresses issue ↵stuconnolly2008-12-271-37/+42
| | | | #121.
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-101-0/+20617
structure.