From 9b22a0ac22899cd8f1bdbb117a99744f371ef7db Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 16 Aug 2017 16:58:06 -0500 Subject: [PATCH] Version 269 --- help/changelog.html | 28 + include/ClientCaches.py | 79 +- include/ClientConstants.py | 2 +- include/ClientController.py | 18 + include/ClientDB.py | 30 +- include/ClientDefaults.py | 8 +- include/ClientGUI.py | 1015 ++--------- include/ClientGUICommon.py | 6 +- include/ClientGUIControls.py | 57 + include/ClientGUIDialogs.py | 313 +--- include/ClientGUIDialogsManage.py | 15 +- include/ClientGUIMedia.py | 5 +- include/ClientGUIPages.py | 1606 +++++++++++++++++- include/ClientGUIPanels.py | 4 +- include/ClientGUIScrolledPanelsManagement.py | 2 +- include/ClientGUIScrolledPanelsReview.py | 32 +- include/ClientMedia.py | 2 +- include/ClientNetworking.py | 134 +- include/HydrusConstants.py | 2 +- include/HydrusController.py | 5 + include/HydrusData.py | 2 +- include/HydrusGlobals.py | 1 + include/HydrusThreading.py | 2 + include/TestClientNetworking.py | 2 + include/TestDB.py | 188 +- test.py | 51 +- 26 files changed, 2244 insertions(+), 1365 deletions(-) diff --git a/help/changelog.html b/help/changelog.html index cfb950b7..245be468 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,34 @@

changelog