twblue/src
Bill Dengler 34f92b8af9 Fix #121
2017-03-06 17:57:33 +00:00
..
accessible_output2 Fix #121 2017-03-06 17:57:33 +00:00
audio_services Added audio playback from soundcloud 2016-04-02 03:10:29 -06:00
controller Add image description from retweets. Fixes #119 2017-02-24 08:49:54 -06:00
extra Added extras panel in account settings, added OCR Language selection for #107 2017-02-14 17:42:46 -06:00
fixes The requests fix is applied in non-frozen copies of TWBlue too. In this case, only the proxy is patched 2017-02-16 11:30:16 +01:00
issueReporter Now the application indicates the user's version and if it's snapshot or not when reporting an issue trough the issue-reporter 2016-01-20 21:04:33 +01:00
keyboard_handler Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00
keymaps Added ocr_image to all keymaps 2017-01-21 15:47:58 -06:00
keys Minor changes before the next release 2016-03-24 22:18:51 -06:00
keystrokeEditor Added OCR support via the ocr.space API. Closes #93 2017-01-03 08:30:58 -06:00
libloader Fixed bug when loading TWBlue's keys lib 2017-01-05 11:24:46 -06:00
locales Updated translations 2017-01-22 14:05:36 -06:00
long_tweets Convert HTML entities to unicode in long tweets. Fixes #118 2017-02-24 09:51:39 -06:00
multiplatform_widgets Buffer configuration rewritten (move up and down is not possible yet) 2015-05-05 17:52:54 -05:00
mysc Fixed a typo 2016-10-08 11:46:25 -05:00
notifier Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00
platform_utils Added run at startup option for installed version 2016-08-05 15:31:22 -05:00
pocket_utils Added pocket in the services tab for connection 2015-06-21 21:20:53 -05:00
sessionmanager TWBlue can run successfully if there are no sessions configured to run at program startup or the Internet connection doesn't work (for example, you are behind a proxy but you haven't configured it yet) 2017-02-13 13:35:32 +01:00
sound_lib Some important code fixes 2016-01-30 17:14:41 +01:00
sounds Modified image sound in classic and default soundpack 2017-01-22 13:48:54 -06:00
twitter Fixed bug that makes list to crash the client 2017-01-21 16:50:17 -06:00
twython Fixed some things related to twishort's tweets 2016-06-25 19:48:21 -05:00
update update/updater.py: removed ConnectionError to handle all possible exceptions 2017-02-15 13:06:46 +01:00
url_shortener Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00
widgetUtils Updated Windows dependencies. Now wx buttons and messages should be localized. 2015-08-16 15:42:17 +02:00
wxUI Added extras panel in account settings, added OCR Language selection for #107 2017-02-14 17:42:46 -06:00
app-configuration.defaults Fixed sintax errors. Added a new option to set the proxy type 2017-01-16 14:11:54 +01:00
application.py Updated version to 0.89 2017-01-22 21:10:45 +01:00
commandline.py The -i and -p switches aren't required anymore on installed and portable versions 2016-01-19 19:52:09 +01:00
Conf.defaults Added config setting for #107 2017-02-14 17:45:22 -06:00
config_utils.py Only copy changed keystrokes in keymap.keymap and let unchanged entries in the main file 2016-12-29 11:41:31 -06:00
config.py The proxy support should be fully functional now 2017-01-16 15:49:49 +01:00
icon.ico We have a logo 2015-02-03 10:23:43 -06:00
languageHandler.py Added code for the future romanian translation 2015-11-23 09:35:21 -06:00
logger.py German and croatian are added to language handler, message logs format has changed to partially fix #5 2015-03-16 19:24:27 -06:00
main.py Post-abandonment stage I (add tab to settings, add option to check for updates on app launch). Fixed #76 2016-04-15 18:08:50 -04:00
output.py Added copy to clipboard option 2015-07-29 08:40:07 -05:00
paths.py Added function com_path() to paths.py. This function is now used in libloader/com.py. Added winpaths to the easy_install example in readme.md. Updated application.py in doc folder. 2016-05-08 11:54:10 +02:00
setup.py setup.py: use x64 bootstrap if we are building the x64 version. Convert application.authors to a single string 2017-01-16 21:50:27 +01:00
sound.py Removed some unneeded log messages 2016-10-19 16:55:07 -05:00