Commit Graph

267 Commits

Author SHA1 Message Date
chrys
c3e67168a2 remove debug 2016-09-25 21:08:16 +02:00
chrys
6ae0cd85fa add initial keyforwart for new input handling 2016-09-25 20:30:50 +02:00
chrys
b50e4fde73 more cleanup 2016-09-25 20:12:49 +02:00
chrys
fb7ea791f0 do another fix 2016-09-25 19:23:06 +02:00
chrys
47033d9f40 initial single press integration 2016-09-25 15:20:47 +02:00
chrys
e66d07bec7 initial single press integration 2016-09-25 15:20:40 +02:00
chrys
bfcd32465b improve set/clear window mode commands 2016-09-24 23:05:28 +02:00
chrys
c05382e828 set/remove window for application 2016-09-24 22:56:18 +02:00
chrys
10e1bed491 add set_window 2016-09-24 21:35:21 +02:00
chrys
f9ff3eeed3 fix bookmark 2016-09-24 03:25:46 +02:00
chrys
4500ca76aa fix mistakes 2016-09-24 02:45:12 +02:00
chrys87
f5c31b2406 Update review_prev_line.py 2016-09-23 13:33:19 +02:00
chrys87
d97ac3bded Update review_curr_word.py 2016-09-23 13:32:50 +02:00
chrys87
a0e9e58f1e Update review_curr_char.py 2016-09-23 13:25:59 +02:00
chrys87
429ac9fdb3 Update review_curr_line.py 2016-09-23 13:24:58 +02:00
chrys87
d970a9994f Update review_prev_word.py 2016-09-23 13:00:32 +02:00
chrys87
47ac664e6b Update remove_word_from_spell_check.py 2016-09-23 12:57:19 +02:00
chrys87
ab6c8c76b2 Update remove_marks.py 2016-09-23 12:54:39 +02:00
chrys87
fa0da3317d Update cursor_position.py 2016-09-23 12:53:42 +02:00
chrys87
0bb8c7a619 Update curr_word_phonetic.py 2016-09-23 12:52:55 +02:00
chrys87
70284d1656 Update spell_check.py 2016-09-23 12:52:24 +02:00
chrys87
8d20208ded Update add_word_to_spell_check.py 2016-09-23 12:51:42 +02:00
chrys87
0bea16359a Update curr_char_phonetic.py 2016-09-23 12:44:10 +02:00
chrys87
245be9f2d2 Update set_mark.py 2016-09-23 12:40:49 +02:00
chrys87
247e5445bd Update exit_review.py 2016-09-23 12:35:31 +02:00
chrys87
8e445bfa86 Update set_bookmark_1.py 2016-09-23 09:56:38 +02:00
chrys87
89abf00a27 Update clear_bookmark_1.py 2016-09-23 09:56:11 +02:00
chrys87
a1b7d80451 Update bookmark_1.py 2016-09-23 09:55:49 +02:00
chrys
a037dde714 add initial set/read/clear bookmark commands 2016-09-22 23:42:50 +02:00
chrys
ac6e11537c make punctuation initial working 2016-09-22 22:42:14 +02:00
chrys
5454723d1f make onAppSwitch trigger initial working 2016-09-22 21:56:37 +02:00
chrys87
b899d41508 Create __init__.py 2016-09-22 11:51:38 +02:00
chrys87
181d289b76 Create switchTrigger_template.py 2016-09-22 11:50:20 +02:00
chrys
52793528dd initial onApplicationChange trigger 2016-09-21 23:46:03 +02:00
chrys
2cd218f3e7 improve commands for new onScreenChanged trigger 2016-09-21 23:33:45 +02:00
chrys
02520c9739 rename onScreenChange to onScreenUpdate and create onScreenChange 2016-09-21 23:30:27 +02:00
chrys
e9b97945a3 remove environment parameter and pass it via initialisation 2016-09-21 23:17:54 +02:00
chrys87
f8d65c5d8c Update set_mark.py 2016-09-20 16:20:27 +02:00
chrys87
84116b8c7d Update remove_marks.py 2016-09-20 16:19:41 +02:00
chrys87
dcfb838381 Update marked_text.py 2016-09-20 16:19:01 +02:00
chrys87
86b4512faf Update copy_marked_to_clipboard.py 2016-09-20 16:18:23 +02:00
chrys87
03bd74d7c4 Update 85000-screen_chnage_reset_marks.py 2016-09-20 16:15:36 +02:00
chrys87
4daa9b21e7 Rename prev_line.py to review_prev_line.py 2016-09-20 10:19:54 +02:00
chrys87
0ada4c4f80 Rename prev_word.py to review_prev_word.py 2016-09-20 10:19:38 +02:00
chrys87
d2c83b640b Rename prev_char.py to review_prev_char.py 2016-09-20 10:16:06 +02:00
chrys87
8a2e9f14e3 Rename next_line.py to review_next_line.py 2016-09-20 10:15:12 +02:00
chrys87
0412b683b1 Rename next_char.py to review_next_char.py 2016-09-20 10:14:49 +02:00
chrys87
67d5ba4296 Rename curr_char.py to review_curr_char.py 2016-09-20 10:14:18 +02:00
chrys87
a0a37d6a5e Rename curr_word.py to review_curr_word.py 2016-09-20 10:14:05 +02:00
chrys87
57859b9b95 Rename curr_line.py to review_curr_line.py 2016-09-20 10:13:52 +02:00