From cec6ca96bbfcffdbbefb66b495b6eec92e6b0d97 Mon Sep 17 00:00:00 2001 From: Hydrus Date: Wed, 13 May 2015 15:22:39 -0500 Subject: [PATCH] Version 157 --- help/changelog.html | 23 +++ include/ClientCaches.py | 8 +- include/ClientConstants.py | 10 + include/ClientController.py | 29 +-- include/ClientDB.py | 89 ++++++--- include/ClientDaemons.py | 52 +++-- include/ClientData.py | 317 +++++++++++++++++++++++++++++- include/ClientFiles.py | 5 +- include/ClientGUI.py | 23 ++- include/ClientGUICanvas.py | 203 ++++++++++++++++--- include/ClientGUICommon.py | 237 +++++++++++++++++++++- include/ClientGUIDialogsManage.py | 251 ++++++++++++----------- include/ClientGUIOptionsPanels.py | 101 ++++++++++ include/ClientRatings.py | 70 ++++++- include/HydrusConstants.py | 2 +- include/HydrusSerialisable.py | 39 +++- include/TestDB.py | 66 +++---- test.py | 5 + 18 files changed, 1267 insertions(+), 263 deletions(-) diff --git a/help/changelog.html b/help/changelog.html index df0e867f..78680fdf 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,29 @@

changelog