From 52d14cdb51ce8755f5f7c2554b6c2a8aa905ddfb Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 18 Oct 2017 14:41:25 -0500 Subject: [PATCH] Version 278 --- help/changelog.html | 32 ++ include/ClientCaches.py | 357 -------------- include/ClientController.py | 50 +- include/ClientDB.py | 28 +- include/ClientData.py | 6 + include/ClientDefaults.py | 2 +- include/ClientDownloading.py | 17 +- include/ClientGUI.py | 36 +- include/ClientGUICanvas.py | 4 +- include/ClientGUICommon.py | 107 ++++- include/ClientGUIControls.py | 52 +-- include/ClientGUIDialogs.py | 16 +- include/ClientGUIDialogsManage.py | 75 ++- include/ClientGUIManagement.py | 196 ++------ include/ClientGUIMedia.py | 47 +- include/ClientGUIPages.py | 33 +- include/ClientGUIScrolledPanels.py | 10 + include/ClientGUIScrolledPanelsEdit.py | 14 +- include/ClientGUIScrolledPanelsManagement.py | 188 +++++++- include/ClientGUISeedCache.py | 184 ++++++-- include/ClientGUITopLevelWindows.py | 22 +- include/ClientImporting.py | 101 +++- include/ClientNetworking.py | 81 +--- include/ClientNetworkingLogin.py | 467 ++++++++++++++++++- include/HydrusConstants.py | 4 +- include/TestClientNetworking.py | 11 +- test.py | 1 - 27 files changed, 1364 insertions(+), 777 deletions(-) diff --git a/help/changelog.html b/help/changelog.html index c2d960ea..f2525ce6 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,38 @@

changelog