Commit Graph

30 Commits

Author SHA1 Message Date
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
72d05bc6df Initial commit 2016-12-14 17:07:37 -06:00