Commit graph

304 commits

Author SHA1 Message Date
Marc Durdin
0900aa99bf [mac] Clarify deployment build instructions 2019-08-16 15:31:15 +10:00
Marc Durdin
1c6d98c1f3
Update mac/README.md
Co-Authored-By: Joshua Horton <joshua_horton@sil.org>
2019-08-16 08:49:45 +10:00
Marc Durdin
f3aa364867 history 2019-08-12 16:23:38 +10:00
Marc Durdin
a04a024b82 Merge branch 'beta' into mac-notarize-app 2019-08-12 16:21:54 +10:00
Marc Durdin
8094ec40e5 [Mac] Update README with build configuration details 2019-08-12 15:12:45 +10:00
Marc Durdin
bd58734e0c [Mac] Fix offset mismatch for index() when in a rule containing if() statements. Fixes #1892 2019-08-09 08:59:51 +10:00
Marc Durdin
5d5db2757d [mac] Fix typos 2019-08-08 19:47:35 +10:00
Marc Durdin
256ba2ef1e [mac] Support Adobe products in legacy mode (and VS Code) 2019-08-08 19:36:27 +10:00
Marc Durdin
8fd9bc7e74 [mac] Fix tests; add global workspace 2019-08-08 10:46:20 +10:00
Marc Durdin
9e6ebc93a9 Remove dates from alpha notes 2019-08-05 09:18:36 +10:00
Marc Durdin
b2b2622a06 Update history.md for beta 12.0/alpha 13.0 2019-08-05 09:18:35 +10:00
Marc Durdin
cba0a879ae Updated build script 2019-08-02 10:10:31 +10:00
Marc Durdin
c3376eba18 [Mac] Add notarization for 10.14.5 and later versions 2019-07-24 20:57:46 +10:00
Randy Boring
73d2d36fce ignore xcsheme files 2019-07-18 21:32:48 -05:00
Marc Durdin
599482b818
Merge pull request #1840 from kamholz/selection-fix
[Mac] fix out-of-date context buffer after keyboard commands
2019-07-09 06:28:41 +10:00
Marc Durdin
3135a4eed0
Merge pull request #1839 from kamholz/deadkey-fix
[Mac] fix two deadkey issues
2019-07-09 06:28:25 +10:00
David Kamholz
11703a5de2 make setStore also set storeSaved 2019-06-22 12:33:18 -07:00
David Kamholz
03e6139cf0 refresh contextBuffer on flagsChanged 2019-06-21 20:20:49 -07:00
David Kamholz
4d81f58903 fix CGEventTapCreate mask flags 2019-06-21 20:20:49 -07:00
David Kamholz
4fb09bec25 remove unnecessary line 2019-06-21 13:49:58 -07:00
David Kamholz
f7535c4be4 remove obsolete code 2019-06-21 11:20:49 -07:00
David Kamholz
93e8361800 persist save() values across sessions 2019-06-21 11:18:58 -07:00
David Kamholz
49046e5143 fix issue with >10 deadkey 2019-06-21 00:19:59 -07:00
David Kamholz
085a005763 fix multiple deadkey issue 2019-06-21 00:19:59 -07:00
David Kamholz
7a88b0ce0e make set/reset/save work when only statement on rhs 2019-06-20 23:51:58 -07:00
David Kamholz
4931f70822 add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
Randy Boring
d1b96a831b added notes explaining how versions are managed 2019-06-06 23:00:20 -05:00
Darcy Wong
5239135d28 Short bundle string has just version number 2019-05-30 22:27:35 -05:00
Randy Boring
a12b59db6c make the background of the graphic white, while making the rest of the background
the theme-based color
2019-02-28 22:14:39 -06:00
Randy Boring
00e4b82a4e fix dark/light brokenness by going back to defaults for text colors and button borders
but having the background view use windowBackgroundColor instead of white to fill.
2019-02-27 01:54:05 -06:00
Marc Durdin
581971142b
Merge branch 'master' into beta-final-master-merge 2019-02-25 18:22:15 +11:00
Marc Durdin
50dcc51543 [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
Marc Durdin
a0eba1e56b [meta] history for final beta 2019-02-25 14:05:55 +11:00
Randy Boring
106ff4df35 licence link is blue, version and copyright text is black, buttons are black
buttons are still not outlined
2019-02-20 16:42:24 -06:00
Randy Boring
c30a3eb644 remove "All rights reserved." as it takes up room without meaning much. 2019-02-18 22:15:35 -06:00
Randy Boring
136758cef7 fixes #1529 about box had no controls visible and would not go away
mostly nib changes, take away borders and add colors
2019-02-18 21:30:14 -06:00
Randy Boring
a99243946f manual move of fix for #1529 2019-02-18 21:30:13 -06:00
Randy Boring
aadcc110ce slight change made by Xcode when merely building 2019-02-18 21:28:58 -06:00
Joshua A. Horton
333cef371a Sets Mac version in xcodeproj files to 12.0 for alpha. 2019-02-18 11:52:10 +07:00
Joshua A. Horton
8e0c730a0f Merge branch 'beta' into web-api-cherry 2019-02-18 10:42:51 +07:00
rfaramir
259d63ede9
Merge branch 'beta' into beta-mac-v11-strings-2 2019-02-17 20:56:05 -06:00
rfaramir
54ee26f7a0
Merge pull request #1447 from keymanapp/mac-improve-HS-showPreferences-fix
[mac] Where available, call showPreferences, otherwise, call our workaround
2019-02-17 20:54:06 -06:00
Marc Durdin
2509694593
Update mac/Keyman4MacIM/Keyman4MacIM/KMOSVersion.m
Co-Authored-By: rfaramir <45110266+rfaramir@users.noreply.github.com>
2019-02-16 13:15:57 -06:00
Randy Boring
a9c5621123 make nice constant names, use them, improve comment to match logic 2019-02-16 12:59:44 -06:00
Randy Boring
26a1af6798 adds KMOSVersion.h and .m to project, uses it to test for OS versions 10.13.1-3
avoids Apple OS bug in showPreferences that kills our app in those OS versions.
fixes #1447
2019-02-14 01:53:52 -06:00
Randy Boring
90562cda57 return a 16-bit representation of the OS Version much like Gestalt used to. 2019-02-14 01:51:29 -06:00
Randy Boring
0e0146f23a added Script Phase to verify that the version in the project file matches the version in this git branch
the script's output shows pretty clearly what is wrong when they don't match
the script cleans up after itself if all went well
2019-01-22 11:58:12 -06:00
Randy Boring
d48742c27b make variables for copyright year, product version, and related strings
use these variables in Info.plist, cannot use them in InfoPlist.strings file
2019-01-18 00:48:53 -06:00
Marc Durdin
b732354eb8
Merge branch 'master' into beta-merge-master-history 2019-01-03 06:07:53 +11:00
Marc Durdin
bba82431bd [meta] Remove extra version number from platforms that shouldn't have it 2019-01-02 21:08:21 +11:00