|
2412afe0b6
|
Deleted building script for debian
|
2017-10-03 10:06:47 -05:00 |
|
|
f89df4512c
|
Removed debian files
|
2017-10-03 10:05:48 -05:00 |
|
|
010c9ccdbc
|
Updated widgets
|
2017-05-26 10:03:32 -05:00 |
|
|
8464725fb4
|
fixed conflicg
|
2017-04-19 07:41:01 -05:00 |
|
|
d652d7757f
|
Removed screen rezicing due to problems with all screen readers
|
2017-04-19 07:39:09 -05:00 |
|
|
8a6660a3fe
|
Merge branch 'master' of manuelcortez.net:pi/guicurses
|
2017-03-31 21:47:07 -06:00 |
|
|
0678b04fbf
|
Increase the screen x and y max values so we could have more text in buffers
|
2017-03-31 21:46:45 -06:00 |
|
|
8da4180509
|
FileBrowser: Added an empty item when there are no files in the current folder
|
2017-03-31 10:38:51 -06:00 |
|
|
cc40efe90b
|
Moves cursor screen when creating a new dialog
|
2017-03-30 10:51:22 -06:00 |
|
|
99248e3c57
|
Fixed a typo
|
2017-03-30 09:13:53 -06:00 |
|
|
e0ed4086f6
|
Added changelog and copyright files
|
2017-03-30 09:10:06 -06:00 |
|
|
06d0605ffd
|
Added build script
|
2017-03-30 08:57:57 -06:00 |
|
MKSpeech Team
|
75037325ba
|
Added debian package specs
|
2017-03-30 14:51:34 +00:00 |
|
|
d31d1cbd3e
|
Don't return True by default in handleKey
|
2017-03-26 00:01:42 -06:00 |
|
|
f5aa2cc872
|
Fixed a SyntaxError
|
2017-03-26 01:14:02 +00:00 |
|
|
1a4575f018
|
Added little script for scanning keycodes
|
2017-03-07 16:24:08 -06:00 |
|
|
c19a200b8d
|
Don't return when space bar is pressed in fileBrowser module
|
2017-03-05 20:28:34 -06:00 |
|
|
bf696ba53a
|
Fixed a typo
|
2017-02-27 16:35:03 -06:00 |
|
|
7b402ad914
|
Fixed a typo
|
2017-02-27 16:32:09 -06:00 |
|
|
d86b3e18c4
|
Added a title to dialogs
|
2017-02-27 16:29:48 -06:00 |
|
|
0158772670
|
Moves screen to the 0 position before cleaning
|
2017-02-27 16:12:46 -06:00 |
|
|
9cd477a8b8
|
Clean current line in screen before adding text of selected option in comboBox
|
2017-02-27 16:08:06 -06:00 |
|
|
2327a7c96d
|
Changed return values for combo box widget
|
2017-02-27 15:58:44 -06:00 |
|
|
9eca86be2d
|
Fixed a typo
|
2017-02-23 14:47:28 -06:00 |
|
|
30e88248e0
|
Added handling of selected_action blank in fileBrowser
|
2017-02-23 13:31:33 -06:00 |
|
|
68bd275f93
|
Added combo box.
|
2017-02-07 11:32:17 -06:00 |
|
|
17534ffea0
|
fixed a typo
|
2017-02-04 23:29:44 -06:00 |
|
|
22ab73be26
|
Catched keyboardInterrupt exception in mainLoop
|
2017-02-04 23:03:34 -06:00 |
|
|
249f6e03c2
|
Don't show hidden files by default
|
2017-01-31 16:10:45 -06:00 |
|
|
7155e2fcd4
|
Fixed a problem when dir is set to none in file browser
|
2017-01-30 16:41:41 -06:00 |
|
|
87bb98e7e7
|
Removed separator in lists
|
2017-01-30 16:15:37 -06:00 |
|
|
beb02a2d1e
|
Fixed a typo
|
2017-01-30 15:21:04 -06:00 |
|
|
4ac7086e4d
|
Draw file browser on refresh
|
2017-01-30 15:16:13 -06:00 |
|
|
05f5a80e97
|
Removed old readme file
|
2017-01-09 04:29:01 -06:00 |
|
|
0bb1895ed3
|
changed URL for pointing to the public repository
|
2017-01-09 04:28:45 -06:00 |
|
|
20389df437
|
fileBrowser module can filter files by extensions
|
2017-01-09 04:21:42 -06:00 |
|
|
06773f64cd
|
SetStatus removes the message after some time so speakup will be able to read the next
|
2017-01-09 04:19:27 -06:00 |
|
|
b67ddf36ab
|
Fixed gitignore file
|
2017-01-08 11:11:42 -06:00 |
|
|
e2aae90507
|
Initial commit
|
2017-01-08 11:01:03 -06:00 |
|
|
a92eed7002
|
Removed encode functions in setStatus
|
2016-12-19 16:52:12 -06:00 |
|
|
5854f96be5
|
Added a question widget
|
2016-12-19 16:51:41 -06:00 |
|
|
da12ee01d2
|
Fixed a bug that causes characers invisible in readline implementation
|
2016-12-19 09:55:30 -06:00 |
|
|
ccb0c986b2
|
Removed code in getunicode function as it is not needed for py3
|
2016-12-18 22:19:07 -06:00 |
|
|
2d65ed6127
|
Merge branch 'master' of manuelcortez.net:pi/guicurses
|
2016-12-18 18:03:50 -06:00 |
|
|
0e1183ecd6
|
Added fixes for py3 problems
|
2016-12-18 18:03:08 -06:00 |
|
|
4b8d0af03e
|
Python 3 compatible
|
2016-12-18 01:41:44 +00:00 |
|
|
7425a888de
|
Changed some dialogs
|
2016-12-17 19:27:51 -06:00 |
|
|
b405aa46e0
|
Updated version
|
2016-12-15 15:10:26 -06:00 |
|
|
02452b4632
|
The status bar will be readed in every update
|
2016-12-15 15:10:12 -06:00 |
|
|
3d01f149e6
|
Improved file browser module
|
2016-12-15 15:09:57 -06:00 |
|