lp://staging/~forensic7278/plover/plover
- Get this branch:
- bzr branch lp://staging/~forensic7278/plover/plover
Branch merges
- Hesky Fisher: Pending requested
-
Diff: 178 lines (+93/-36)3 files modifiedDEVREADME.txt (+29/-0)
plover/app.py (+63/-33)
plover/gui/main.py (+1/-3)
Branch information
Recent revisions
- 67. By Daniel Lee <email address hidden>
-
added DEVREADME.txt with instructions for windows developers
added helper functions to load and reload the dictionary, and created an add_dictionary_word function to be called from the GUI when adding a word - 66. By Hesky Fisher
-
Plover now always listens to the machine for start and stop events. The keyboard capture in X allows events through and fixes that with backspaces. The windows version suppresses the keyboard events when it is active. This change makes the keyboard suppression behavior explicit in the capture class. Now the app is fully aware and (on windows) in control of whether the keyboard is suppressed.
- 63. By Joshua Harlan Lifton
-
(#916107) Rename lock file
This commit applies Jordan Metzmeier's patch for
https://bugs.launchpad .net/plover/ +bug/916107 - 62. By Joshua Harlan Lifton
-
(#916393) Patch .desktop file
Apply patch from Jordan Metzmeier to fix
https://bugs.launchpad .net/plover/ +bug/916393 - 61. By Joshua Harlan Lifton
-
Fix handling of the number bar key.
Update the user guide.
Update version from alpha to beta. - 59. By Joshua Harlan Lifton
-
Keep track of the last byte so that the TX Bolt protocol can properly frame packets.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/plover