spiegel-keyman/mac/Keyman4MacIM
Tom Bogle fe8fccbf51 Limited context to 80 chars in KMInputMethodBrowserClientEventHandler
I had previously made a change to do this in the base class but overloooked that it was also a factor in this subclass, so I refactored a little to have a single method  in the base class that handles this. (Note: the base class method also checks to be sure that the client responds to the attributedSubstringFromRange method before calling it. This used to be done only in the subclass, but it seems like a useful safeguard in case some other client fails to implement this.
2018-03-01 12:07:13 -05:00
..
Keyman4MacIM Limited context to 80 chars in KMInputMethodBrowserClientEventHandler 2018-03-01 12:07:13 -05:00
Keyman4MacIM.xcodeproj WIP: Non-working explaratory code for associating KMP with Keyman IM 2018-02-13 13:41:33 -05:00
KeymanTests Use Carthage to pull OCMocks framework and added KMX file for testing 2018-01-30 12:19:29 -05:00
Keyman-template.dmg [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
localdeploy.sh [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
make-km-dmg.sh [Mac] Changed to use lowercase "k" when generating DMG file. 2017-08-28 08:04:18 -04:00
write-download_info.sh Removed stray f from first line 2017-08-28 10:09:48 -04:00