Commit Graph

1565 Commits

Author SHA1 Message Date
a45489335f Create reviewManager.py 2016-09-22 14:44:32 +02:00
02a1a8419f Update TODO 2016-09-22 14:23:16 +02:00
2a508dc890 Update commands.py 2016-09-22 11:52:53 +02:00
b899d41508 Create __init__.py 2016-09-22 11:51:38 +02:00
181d289b76 Create switchTrigger_template.py 2016-09-22 11:50:20 +02:00
352654756e Update fenrir.py 2016-09-22 11:48:45 +02:00
aeb96fb1ad Update commandManager.py 2016-09-22 11:46:44 +02:00
b223210deb Update fenrir.py 2016-09-22 11:23:49 +02:00
52793528dd initial onApplicationChange trigger 2016-09-21 23:46:03 +02:00
2cd218f3e7 improve commands for new onScreenChanged trigger 2016-09-21 23:33:45 +02:00
02520c9739 rename onScreenChange to onScreenUpdate and create onScreenChange 2016-09-21 23:30:27 +02:00
e9b97945a3 remove environment parameter and pass it via initialisation 2016-09-21 23:17:54 +02:00
9c571ba032 fix typos 2016-09-21 18:07:28 +02:00
5f77198e80 Update fenrir.py 2016-09-21 17:01:11 +02:00
b5940c22f8 Update fenrir.py 2016-09-21 16:59:05 +02:00
a2ef1b4e43 Update outputManager.py 2016-09-21 16:56:17 +02:00
a6ef252f21 Update inputManager.py 2016-09-21 16:55:31 +02:00
5011d35904 Update screenManager.py 2016-09-21 16:54:48 +02:00
a1c10feae4 Update commandManager.py 2016-09-21 16:54:03 +02:00
7a072747b6 Update TODO 2016-09-21 16:51:04 +02:00
e560cad341 Update TODO 2016-09-21 11:46:07 +02:00
ed9d7102ad Update TODO 2016-09-21 11:41:53 +02:00
ca3bda9aa9 Update fenrir.py 2016-09-21 10:07:38 +02:00
bd21eb797a Update fenrir.py 2016-09-21 10:01:57 +02:00
77c8b27be2 Update inputManager.py 2016-09-21 10:00:45 +02:00
a251e5c466 Update inputManager.py 2016-09-21 09:56:59 +02:00
4fd69bfe2d fix mistakes 2016-09-20 18:00:22 +02:00
cd58d24a74 Update fenrir.py 2016-09-20 16:57:22 +02:00
b8a6ef4fdc Update fenrir.py 2016-09-20 16:49:44 +02:00
a98c241c0e Update TODO 2016-09-20 16:30:54 +02:00
f8d65c5d8c Update set_mark.py 2016-09-20 16:20:27 +02:00
84116b8c7d Update remove_marks.py 2016-09-20 16:19:41 +02:00
dcfb838381 Update marked_text.py 2016-09-20 16:19:01 +02:00
86b4512faf Update copy_marked_to_clipboard.py 2016-09-20 16:18:23 +02:00
03bd74d7c4 Update 85000-screen_chnage_reset_marks.py 2016-09-20 16:15:36 +02:00
265342f1aa Update commands.py 2016-09-20 16:14:58 +02:00
4ac2e8acd0 Update TODO 2016-09-20 15:49:09 +02:00
408bb1e44f Update linux.py 2016-09-20 13:24:51 +02:00
f15ec2e7cc Update screenData.py 2016-09-20 11:15:20 +02:00
7ff3d77519 Update linux.py 2016-09-20 11:14:06 +02:00
370c34532b Update linux.py 2016-09-20 11:11:04 +02:00
3c9fff3968 Update linux.py 2016-09-20 10:32:32 +02:00
4daa9b21e7 Rename prev_line.py to review_prev_line.py 2016-09-20 10:19:54 +02:00
0ada4c4f80 Rename prev_word.py to review_prev_word.py 2016-09-20 10:19:38 +02:00
d2c83b640b Rename prev_char.py to review_prev_char.py 2016-09-20 10:16:06 +02:00
8a2e9f14e3 Rename next_line.py to review_next_line.py 2016-09-20 10:15:12 +02:00
0412b683b1 Rename next_char.py to review_next_char.py 2016-09-20 10:14:49 +02:00
67d5ba4296 Rename curr_char.py to review_curr_char.py 2016-09-20 10:14:18 +02:00
a0a37d6a5e Rename curr_word.py to review_curr_word.py 2016-09-20 10:14:05 +02:00
57859b9b95 Rename curr_line.py to review_curr_line.py 2016-09-20 10:13:52 +02:00