From 2e35b857772a2ac8b0e58f78a472daa6d2dc75ff Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 14 Mar 2018 16:01:02 -0500 Subject: [PATCH] Version 298 --- help/changelog.html | 28 +- include/ClientDB.py | 4 +- include/ClientDaemons.py | 25 +- include/ClientData.py | 4 + include/ClientGUI.py | 424 ++++++------ include/ClientGUICanvas.py | 654 +++++++++---------- include/ClientGUIControls.py | 186 +++++- include/ClientGUIDialogsManage.py | 191 ++++-- include/ClientGUIHoverFrames.py | 30 +- include/ClientGUIListCtrl.py | 1 + include/ClientGUIMedia.py | 320 ++++----- include/ClientGUIPanels.py | 2 +- include/ClientGUIParsing.py | 4 +- include/ClientGUIPredicates.py | 18 +- include/ClientGUIScrolledPanels.py | 46 +- include/ClientGUIScrolledPanelsEdit.py | 20 +- include/ClientGUIScrolledPanelsManagement.py | 120 ++-- include/ClientGUIScrolledPanelsReview.py | 20 +- include/ClientGUISeedCache.py | 11 +- include/ClientGUIShortcuts.py | 81 ++- include/ClientGUITopLevelWindows.py | 6 +- include/ClientNetworking.py | 28 +- include/ClientNetworkingDomain.py | 14 +- include/ClientNetworkingLogin.py | 4 +- include/ClientParsing.py | 2 +- include/HydrusConstants.py | 2 +- include/HydrusData.py | 23 +- include/HydrusDocumentHandling.py | 7 +- include/HydrusGlobals.py | 1 + include/TestConstants.py | 3 + include/TestHydrusNetworking.py | 4 +- 31 files changed, 1324 insertions(+), 959 deletions(-) diff --git a/help/changelog.html b/help/changelog.html index 0a585e9c..dfa3dfd3 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,32 @@

changelog