twblue/src
2017-11-20 03:14:30 -06:00
..
accessible_output2 Fix #121 2017-03-06 17:57:33 +00:00
audio_services Removed twup.me from audio_services 2017-09-17 23:18:01 -05:00
controller Fixed get_more_items, was broken in #102 2017-11-13 20:26:15 -06:00
extra Removed source language in translator. Also fixed #153 2017-07-30 09:58:39 -05:00
fixes Removed translations for arrow. Fixed get_locale 2017-11-11 15:53:24 -06: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 Updated windows 10 Keymap 2017-05-29 01:45:06 +04: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 libloader/com.py: call prepare_gencache() before trying to build the com cache. Fixes #100 2017-07-07 20:33:49 +02:00
locales Added danish translation 2017-11-12 11:41:11 -06:00
long_tweets Links in quoted tweets should be opened properly. Fixes #167 and #184 2017-11-15 09:50:59 -06:00
multiplatform_widgets Buffer configuration rewritten (move up and down is not possible yet) 2015-05-05 17:52:54 -05:00
mysc Code cleanup 2017-11-20 00:38:14 -06: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 Code cleanup 2017-11-20 00:38:14 -06:00
sound_lib Revert "update sound_lib" 2017-07-19 15:25:09 +02:00
sounds Modified image sound in classic and default soundpack 2017-01-22 13:48:54 -06:00
twitter Filtering by word should work as expected #102 2017-11-20 02:28:40 -06:00
twython Updated Twython library to version 3.6.0, keeping our customizations 2017-10-07 18:40:27 +02:00
update Shows message if there are no new updates. Fixed #163 2017-09-17 22:26:44 -05:00
url_shortener Updated all URL shorteners to use requests library. Useful for proxy servers 2017-10-04 17:24:44 +02:00
widgetUtils Updated Windows dependencies. Now wx buttons and messages should be localized. 2015-08-16 15:42:17 +02:00
wxUI Saves filter config in settings #102 2017-11-13 16:49:12 -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 Get twitter's supported languages for allowing filters by lang #102 2017-11-12 23:39:45 -06: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 Saves filter config in settings #102 2017-11-13 16:49:12 -06:00
config_utils.py Fixed an issue in #102 2017-11-20 03:14:30 -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 danish translation 2017-11-12 11:41:11 -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 Added donation URL to the list of translatable strings 2017-05-06 23:34:50 +04:00
output.py Text copied to clipboard will be encoded as unicode. Fixes #150 2017-07-18 19:52:42 -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: now the documentation is handled in all available languages, bug fixed 2017-07-16 13:47:44 +02:00
sound.py Set prepared=False after playing and stopping an audio in URLStream class 2017-09-22 17:38:03 +02:00