aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/ImportAccessory.xib
Commit message (Collapse)AuthorAgeFilesLines
* • renamed 'Open' button in 'Import from Clipboard' to 'Next'Bibiko2010-04-121-2/+2
| | | | • fixed 'Import from Clipboard' menu item validation to be disabled if no database is selected (thanks to avenjamin for pointing it out)
* • added "Import from Clipboard" ⌥⇧⌘IBibiko2010-04-101-23/+453
| | | | | | - sheet showing the first 4kB of pasteboard content and the SQL/CSV accessory view - pasteboard content will be saved as temp file and read by using the current table/connection encoding
* • outsourced ImportCSV accessory view to fix the disappearing of combobox ↵Bibiko2009-10-071-0/+1311
values after re-invoking it - store the accessory settings in SP's preferences