diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-09-25 14:09:27 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-09-25 14:09:27 +0000 |
commit | d14a032b6d2ea3c75f46b977e62afc958ae29db2 (patch) | |
tree | 259fd47c45ebaf3dba987bebf6ebab1d1c71a3b0 /Source/TableContent.m | |
parent | fce952cc656576c8f8cb6ec06785fdeab495066d (diff) | |
download | sequelpro-d14a032b6d2ea3c75f46b977e62afc958ae29db2.tar.gz sequelpro-d14a032b6d2ea3c75f46b977e62afc958ae29db2.tar.bz2 sequelpro-d14a032b6d2ea3c75f46b977e62afc958ae29db2.zip |
• re-enabled field editor's QuickLook for 10.6
- This is up to now a kind of a 'hack' since SP will be compiled against SDK10.5 but if SP runs on 10.6 it'll use code from a 10.6 framework.
- Under 10.6 full screen mode is available and QL does run in its own run loop ie now it's non-modal
- Changed the way of removing temp files; now all files will be deleted while closing the sheet to fix issues if the user double-click at the QL item and the called app was too slow - this ended up in getting the message 'File not found'
- Changed default container extension for images since 'pict' isn't support under 64bit 10.6; now SP makes usage of 'icns'
• outsourced QuickLook types (show as pull down menu) to SP's preference plist. (up to now only 'power users' can change that type list via a Property List editor)
• enhanced the caching behaviour of the sheet editor in terms of triggering a refresh if the text content was changed (this fixes the issue that it could happen that binary data were interpreted as text data)
Diffstat (limited to 'Source/TableContent.m')
0 files changed, 0 insertions, 0 deletions