twblue/src
2017-07-30 04:05:32 -05: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 Fixed a bug in timer handling. Fixes #151 2017-07-30 01:16:41 -05:00
extra Language selection for OCR. Fixes #107 2017-05-29 02:25:50 +04: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 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 Updated translations 2017-07-16 04:24:41 -05:00
long_tweets Changed the way used for detecting quoted tweets 2017-07-08 15:42:21 -05: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 Show dialog while waiting for account authorisation. Possibly fixes #101. Needs tests 2017-07-30 04:05:32 -05: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 Show dialog while waiting for account authorisation. Possibly fixes #101. Needs tests 2017-07-30 04:05:32 -05: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 Fixed error with setters in view tweet dialog 2017-05-06 23:33:56 +04: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 Changed version number to 0.92 2017-07-19 20:51:56 +02: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 Re-added SndUp's API key for audio uploads. Fixes #134 2017-05-06 19:40:31 +04: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 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 Revert "update sound_lib" 2017-07-19 15:25:09 +02:00