From 6fbe2c285e4761ec137f0f38e312d6f42e4c5673 Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 12 Jul 2017 15:03:45 -0500 Subject: [PATCH] Version 264 --- help/changelog.html | 33 + help/database_migration.html | 2 +- include/ClientConstants.py | 19 + include/ClientController.py | 76 +- include/ClientDB.py | 1462 +++++++++--------- include/ClientData.py | 1 + include/ClientDownloading.py | 9 +- include/ClientGUI.py | 164 +- include/ClientGUICanvas.py | 15 +- include/ClientGUICommon.py | 91 +- include/ClientGUIControls.py | 78 +- include/ClientGUIManagement.py | 166 +- include/ClientGUIParsing.py | 11 +- include/ClientGUIScrolledPanelsManagement.py | 2 +- include/ClientGUIScrolledPanelsReview.py | 457 +++++- include/ClientGUITopLevelWindows.py | 2 +- include/ClientImporting.py | 423 +++-- include/ClientNetworking.py | 71 +- include/HydrusConstants.py | 2 +- include/HydrusController.py | 30 +- include/HydrusDB.py | 120 +- include/HydrusPaths.py | 12 +- include/HydrusVideoHandling.py | 4 +- include/ServerController.py | 10 +- include/ServerDB.py | 27 +- static/refresh.png | Bin 0 -> 685 bytes test.py | 14 +- 27 files changed, 2108 insertions(+), 1193 deletions(-) create mode 100644 static/refresh.png diff --git a/help/changelog.html b/help/changelog.html index 9c785f9a..b21f7152 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,39 @@

changelog