From 4b29d91b5423f13898f121a96ebb43fe6e7dc55e Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 8 Apr 2020 16:10:11 -0500 Subject: [PATCH] Version 392 --- help/changelog.html | 43 ++ help/getting_started_installing.html | 13 + hydrus/ClientController.py | 47 +- hydrus/ClientDB.py | 581 ++++++++++++++---- hydrus/ClientGUI.py | 146 +++-- hydrus/ClientGUICanvas.py | 2 + hydrus/ClientGUICanvasMedia.py | 37 +- hydrus/ClientGUIControls.py | 2 +- hydrus/ClientGUIListBoxes.py | 4 +- hydrus/ClientGUIMPV.py | 4 +- hydrus/ClientGUIMediaControls.py | 2 +- hydrus/ClientGUIPages.py | 49 +- hydrus/ClientGUIParsing.py | 7 +- hydrus/ClientGUIScrolledPanels.py | 2 +- hydrus/ClientGUIScrolledPanelsEdit.py | 18 +- hydrus/ClientGUIShortcuts.py | 9 +- hydrus/ClientGUISystemTray.py | 62 +- hydrus/ClientGUITime.py | 68 +- hydrus/ClientGUITopLevelWindows.py | 22 +- hydrus/ClientImportGallerySeeds.py | 30 +- hydrus/ClientImportOptions.py | 38 +- hydrus/ClientImportSubscriptions.py | 11 +- hydrus/ClientManagers.py | 6 +- hydrus/ClientParsing.py | 8 + hydrus/ClientTags.py | 87 +++ hydrus/HydrusConstants.py | 6 +- hydrus/HydrusDB.py | 70 +-- hydrus/HydrusData.py | 14 +- hydrus/HydrusGlobals.py | 1 + hydrus/HydrusPaths.py | 112 ++-- hydrus/HydrusServerResources.py | 33 +- hydrus/ServerController.py | 45 +- hydrus/ServerDB.py | 22 +- .../default/parsers/e621 file page parser.png | Bin 2345 -> 2309 bytes .../parsers/sankaku file page parser.png | Bin 2961 -> 2412 bytes 35 files changed, 1199 insertions(+), 402 deletions(-) diff --git a/help/changelog.html b/help/changelog.html index 5f879da1..703c3bc9 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,48 @@

changelog