diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-04-03 13:26:50 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-04-03 13:26:50 +0000 |
commit | ca3fa7aa2a545886d7876edb755ee02b123db8fd (patch) | |
tree | 697fd1625144c4dc1bbfe713e2ecd12c12cf0228 /Source/TableSource.m | |
parent | 4e687203f03dda7b0af9aa0433b80231e14baffb (diff) | |
download | sequelpro-ca3fa7aa2a545886d7876edb755ee02b123db8fd.tar.gz sequelpro-ca3fa7aa2a545886d7876edb755ee02b123db8fd.tar.bz2 sequelpro-ca3fa7aa2a545886d7876edb755ee02b123db8fd.zip |
• REARRANGED keyDown: for further changes
• ADDED the following methods and tentative keyboard support:
- (NSRange)selectCurrentLine ^L
- (NSRange)selectCurrentWord ^W
- (void)copyAsRTF ^C
- (void)doSelectionUpperCase ^U
- (void)doSelectionLowerCase ^⇧U
- (void)doSelectionTitleCase ^⌥U
- (void)doDecomposedStringWithCanonicalMapping
- (void)doDecomposedStringWithCompatibilityMapping
- (void)doPrecomposedStringWithCanonicalMapping
- (void)doPrecomposedStringWithCompatibilityMapping
-- there's no need to add keyboard shortcuts for the last four methods (but these are very useful while dealing with Unicode characters - see “Unicode noramization”)
• some minor code cosmetics
Diffstat (limited to 'Source/TableSource.m')
0 files changed, 0 insertions, 0 deletions