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 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 |
|
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 |
|
darcywong00
|
6af594a344
|
Address review comments
|
2019-02-20 08:15:41 -06:00 |
|
Darcy Wong
|
da94befcfb
|
Update launchpad to watch stable tier
In preparation for Keyman for Linux 11 stable release
|
2019-02-20 09:00:23 +07:00 |
|
Darcy Wong
|
da8943e901
|
Merge pull request #1574 from keymanapp/linux-launchpad-instructions
[linux] Update launchpad instructions
|
2019-02-19 19:45:54 -06:00 |
|
Marc Durdin
|
6e7472f6bf
|
Merge pull request #1603 from keymanapp/backspace-smp-chars-for-tsf-aware-applications-1600
[Windows] Keyman now handles backspace correctly again for SMP characters in TSF-aware apps
|
2019-02-20 09:15:06 +11:00 |
|
Marc Durdin
|
9883f7994c
|
Merge pull request #1606 from keymanapp/developer-buttons-on-distribution-tab-1589
[Developer] Buttons in Distribution tab now work.
|
2019-02-20 09:14:58 +11:00 |
|
Marc Durdin
|
da8a523fe0
|
Merge pull request #1605 from keymanapp/developer-crash-saving-keyboard-5835
[Developer] Crash when creating new touch layout in certain circumstances.
|
2019-02-20 09:14:47 +11:00 |
|
Marc Durdin
|
3019caaba1
|
Merge pull request #1607 from keymanapp/developer-resize-text-editor-1599
[Developer] Ensure text editor resizes when window does
|
2019-02-20 09:14:38 +11:00 |
|
Marc Durdin
|
d099bbf189
|
[Developer] Fixes #1599. Ensure text editor resizes when window does
|
2019-02-19 17:42:35 +11:00 |
|
Marc Durdin
|
ef9cac3a4d
|
[Developer] Fixes #1589. Buttons in Distribution tab now work.
|
2019-02-19 17:23:45 +11:00 |
|
Marc Durdin
|
94440cab75
|
[Developer] Fixes sillsdev/keyman-issues#5835. Crash when creating new touch layout in certain circumstances.
|
2019-02-19 16:15:11 +11:00 |
|
Marc Durdin
|
ffebb60a92
|
[Windows] Fixes #1600. Keyman now handles backspace correctly again for SMP characters in TSF-aware apps
|
2019-02-19 15:29:09 +11: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
|
16bf5f850b
|
Merge branch 'beta-mac-about-stuck' of https://github.com/keymanapp/keyman into beta-mac-about-stuck
|
2019-02-18 21:32:01 -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 |
|
Marc Durdin
|
c08cb38970
|
Merge pull request #1598 from keymanapp/windows-localization-kannada-beta
[Windows] Changed to Kannada font and also short the text to fit in the buttons
|
2019-02-19 10:20:42 +11:00 |
|
Darcy Wong
|
d42130baba
|
Fix typo
|
2019-02-19 06:13:53 +07:00 |
|
ಮಯೂರ ವರ್ಮ
|
046d1fdd6c
|
Update locale.xml
|
2019-02-19 09:15:39 +11:00 |
|
ಮಯೂರ ವರ್ಮ
|
2698706fe6
|
Update locale.xml
|
2019-02-19 09:15:39 +11:00 |
|
ಮಯೂರ ವರ್ಮ
|
e000df21b2
|
Add files via upload
changed to Kannada font
and also short the text to fit in the buttons
|
2019-02-19 09:15:39 +11:00 |
|
Darcy Wong
|
d67cbbda9b
|
Merge pull request #1543 from keymanapp/linux-361-appdata
[Linux] appstream appdata files
|
2019-02-17 22:16:56 -06:00 |
|
Darcy Wong
|
3f139a9e12
|
Update history.md
|
2019-02-18 11:16:24 +07:00 |
|
Joshua Horton
|
e30f87883b
|
Merge pull request #1588 from keymanapp/web-remove-api-dependency
[Web] Unintended use of goog.DebugLoader fix
|
2019-02-18 10:39:58 +07:00 |
|
darcywong00
|
677f9546a3
|
Sanitize the keyboard id for ibus
|
2019-02-17 21:23:51 -06:00 |
|
rfaramir
|
6abfd09dea
|
Merge pull request #1583 from keymanapp/beta-mac-v11-strings-2
[mac] Update version strings to 11.0.0 (v2)
|
2019-02-17 20:56:22 -06: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 |
|
darcywong00
|
b13e4b135a
|
Sanitize packageID and keyboard filename
As needed, lower-case the packageID and .kmx filename.
|
2019-02-17 03:15:15 -06:00 |
|