jahorton
|
ee99a6593a
|
Adds history.md for cherrypick PR.
|
2019-04-25 09:07:01 +07:00 |
|
jahorton
|
076502c563
|
Adds upper-cased variant of showPinnedHelp API
|
2019-04-25 08:43:06 +07:00 |
|
Marc Durdin
|
08c35f6e02
|
Merge pull request #1740 from keymanapp/windows-comapi-buffer-overrun-in-getdefaultkeyboardid-64-stable-11.0
[Windows] [11.0] Fix FieldWorks LT-19402, buffer overrun in GetDefaultKeyboardID for 64 bit
|
2019-04-24 15:28:19 +07:00 |
|
Marc Durdin
|
71bcf5b0c1
|
[Windows] history.md
|
2019-04-24 15:23:51 +07:00 |
|
Marc Durdin
|
205a58c2fc
|
Merge branch 'stable-11.0' into windows-comapi-buffer-overrun-in-getdefaultkeyboardid-64-stable-11.0
|
2019-04-24 15:22:40 +07:00 |
|
Marc Durdin
|
707c81d43d
|
[Windows] Fix FieldWorks LT-19402, buffer overrun in GetDefaultKeyboardID for 64 bit
|
2019-04-24 15:21:12 +07:00 |
|
Marc Durdin
|
698896eff6
|
Merge pull request #1736 from keymanapp/developer-compiler-invalid-ctype-api-calls-11.0-stable
[Developer] Calls to non-Unicode versions of ctype functions could cause instability
|
2019-04-24 08:54:39 +07:00 |
|
Marc Durdin
|
e1c70b2738
|
[Developer] Update history.md
|
2019-04-24 06:44:48 +07:00 |
|
Marc Durdin
|
d7fff2693c
|
Merge pull request #1731 from keymanapp/developer-fix-broken-keycap-changes-in-touch-editor-1718-stable-11
[Developer] Fixes #1718. Edits to subkey caps in Developer 11 would not apply.
|
2019-04-24 06:29:46 +07:00 |
|
Marc Durdin
|
d463ed7c7c
|
[Developer] Calls to non-Unicode versions of ctype functions could cause instability
|
2019-04-24 06:26:41 +07:00 |
|
Marc Durdin
|
cad0df55c2
|
[Developer] Fixes #1718. Edits to subkey caps in Developer 11 would not apply.
|
2019-04-22 13:35:40 +07:00 |
|
Marc Durdin
|
f5bb626c7e
|
Merge pull request #1717 from keymanapp/developer-fix-183-chrome-ladder-stable-11
[Developer] Workaround Chrome if/else ladder limitations
|
2019-04-07 05:43:19 +07:00 |
|
Marc Durdin
|
bc409ab10d
|
Update history.md
|
2019-04-07 05:42:03 +07:00 |
|
Marc Durdin
|
d40385b3da
|
[Windows] history.md
|
2019-04-06 19:39:08 +07:00 |
|
Marc Durdin
|
f06a90c34b
|
[Developer] Fixes #183, cherry-picked to stable 11.0
|
2019-04-06 19:31:40 +07:00 |
|
Joshua Horton
|
a3f76cd36c
|
Merge pull request #1675 from keymanapp/web-cherry-keycap-interference
[Web] Keycap interference fix (cherry-pick)
|
2019-03-19 06:48:21 +07:00 |
|
Joshua A. Horton
|
8ffb2903ae
|
Fixes #1590.
|
2019-03-18 12:16:37 +07:00 |
|
rfaramir
|
b8b7880c0a
|
Merge pull request #1645 from keymanapp/mac-stable-about-dark
[Mac] Mac stable about dark
|
2019-03-03 21:57:10 -06:00 |
|
Randy Boring
|
611b46bc01
|
make the background of the graphic white, while making the rest of the background
the theme-based color
|
2019-02-28 21:22:33 -06:00 |
|
Randy Boring
|
d627bfbbb9
|
Merge branch 'stable-11.0' of https://github.com/keymanapp/keyman into stable-11.0
|
2019-02-27 18:02:06 -06:00 |
|
Randy Boring
|
183ea452d3
|
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 17:57:23 -06:00 |
|
Darcy Wong
|
a05a1cf26a
|
Merge pull request #1634 from keymanapp/android-language-list-crash
[Android] Check activity is not finishing before showing error dialog
|
2019-02-27 09:49:46 +07:00 |
|
Darcy Wong
|
6ec3ddb647
|
Moved activity check per review comment
|
2019-02-27 09:43:57 +07:00 |
|
Darcy Wong
|
561d7a64b1
|
Merge pull request #1636 from keymanapp/cherrypick-bug-arm64-segv
Use more generic preprocessor macro 64bit
|
2019-02-27 09:26:39 +07:00 |
|
Joshua Horton
|
47c93ef012
|
Merge pull request #1632 from keymanapp/web-osk-key-layers-11.0
[Web] OSK key layer assignment fix
|
2019-02-27 08:21:46 +07:00 |
|
Joshua A. Horton
|
890aef1cff
|
Web history.md.
|
2019-02-27 08:16:50 +07:00 |
|
Tim Eves
|
674917f2bc
|
Use more generic preprocessor macro 64bit
__x86_64__ is only for Intel __LP64__ and _LP64 are for any arch that has 64bit `long int` and pointers, and 32bit `int` same as Intel.
|
2019-02-27 07:07:32 +07:00 |
|
Joshua A. Horton
|
18b0299064
|
Slight rework and polish for the fix.
|
2019-02-26 15:33:33 +07:00 |
|
Darcy Wong
|
6562ffc4ee
|
Update history.md
|
2019-02-26 13:53:20 +07:00 |
|
Darcy Wong
|
b54363e38c
|
Check activity is not finishing before showing error dialog
Reference: https://stackoverflow.com/questions/7811993/error-binderproxy45d459c0-is-not-valid-is-your-activity-running
|
2019-02-26 13:50:36 +07:00 |
|
Joshua A. Horton
|
2a56b54731
|
Fixes #1628
|
2019-02-26 11:52:20 +07:00 |
|
Joshua Horton
|
d94c84dc4b
|
Merge pull request #1629 from keymanapp/web-toolbar-minification-fix
[Web] Toolbar UI minification fix
|
2019-02-26 08:49:52 +07:00 |
|
Joshua A. Horton
|
03f63e48df
|
History.md update
|
2019-02-26 08:48:33 +07:00 |
|
Joshua A. Horton
|
3dec4d3559
|
Addresses minification break in KMW's toolbar UI module
|
2019-02-26 08:24:19 +07:00 |
|
Marc Durdin
|
4534cb9d9a
|
Merge pull request #1627 from keymanapp/linux-stable-11-history
[Linux] Update history
|
2019-02-26 06:10:38 +11:00 |
|
Marc Durdin
|
e54a0d0d70
|
[Linux] Update history
|
2019-02-26 05:56:22 +11:00 |
|
Marc Durdin
|
cfccf677a3
|
Merge pull request #1608 from keymanapp/linux-watch-stable
[Linux] Have launchpad watch stable for Keyman 11 release
|
2019-02-25 15:57:24 +11:00 |
|
Marc Durdin
|
a923d47b44
|
Merge pull request #1623 from keymanapp/beta-11.0-history.md-final
[meta] history for final beta
|
2019-02-25 15:57:17 +11:00 |
|
Marc Durdin
|
43eff6410c
|
Merge pull request #1621 from keymanapp/windows-serialization-of-altgr-1620
[Windows] AltGr causes sticky Left Control when some Windows European layouts are installed.
|
2019-02-25 15:46:12 +11:00 |
|
Marc Durdin
|
50dcc51543
|
[meta] 11.0 stable versions
|
2019-02-25 15:44:24 +11:00 |
|
Marc Durdin
|
fca0a0376c
|
[meta] Add Windows latest history
|
2019-02-25 15:40:36 +11:00 |
|
Marc Durdin
|
bfddf323ba
|
[Windows] Remove debug code
|
2019-02-25 14:15:13 +11:00 |
|
Marc Durdin
|
eb92df40de
|
[Windows] Fixes #1620. AltGr causes sticky Left Control when some Windows European layouts are installed.
|
2019-02-25 14:08:56 +11:00 |
|
Marc Durdin
|
a0eba1e56b
|
[meta] history for final beta
|
2019-02-25 14:05:55 +11:00 |
|
Marc Durdin
|
d46ec0bbdd
|
Merge pull request #1601 from keymanapp/linux-kmx-filenames
[linux] Sanitize packageID, keyboardID, and kmx filenames
|
2019-02-22 15:06:26 +11:00 |
|
rfaramir
|
397df8663a
|
Merge pull request #1594 from keymanapp/beta-mac-about-stuck
[Mac] Beta About Box seems stuck
|
2019-02-21 20:30:22 -06:00 |
|
Darcy Wong
|
a499be314d
|
Merge branch 'beta' into linux-kmx-filenames
|
2019-02-20 20:12:14 -06:00 |
|
darcywong00
|
81094918fb
|
Second attempt for history.md
|
2019-02-20 20:10:30 -06:00 |
|
darcywong00
|
bce5269b5a
|
Resolve merge conflict in history.md
|
2019-02-20 20:08:21 -06:00 |
|
darcywong00
|
c98667a602
|
Check .kmx names in install_kmp_shared
Also update history.md
|
2019-02-20 20:04:54 -06:00 |
|