From fc8ed382ec586dbf28b563bd40a2980d03bb11af Mon Sep 17 00:00:00 2001 From: Hydrus Date: Wed, 4 Sep 2013 11:48:44 -0500 Subject: [PATCH] Version 83 --- help/changelog.html | 34 +++ include/ClientConstants.py | 128 +++++++- include/ClientController.py | 6 +- include/ClientDB.py | 144 ++------- include/ClientGUI.py | 40 +-- include/ClientGUICanvas.py | 78 ++--- include/ClientGUICommon.py | 148 ++++++--- include/ClientGUIDialogsManage.py | 7 +- include/ClientGUIManagement.py | 29 +- include/ClientGUIMedia.py | 164 ++++++---- include/ClientGUIMixins.py | 66 +--- include/ClientGUIPages.py | 7 +- include/ClientParsers.py | 4 +- include/HydrusConstants.py | 17 +- include/HydrusServer.py | 2 +- include/ServerController.py | 2 +- include/TestHydrusDownloading.py | 97 ++++++ static/testing/hf_picture_gallery.html | 347 +++++++++++++++++++++ static/testing/hf_picture_page.html | 400 ++++++++++++++++++++++++ static/testing/hf_scrap_gallery.html | 346 +++++++++++++++++++++ static/testing/hf_scrap_page.html | 402 +++++++++++++++++++++++++ test.py | 6 + 22 files changed, 2085 insertions(+), 389 deletions(-) create mode 100644 static/testing/hf_picture_gallery.html create mode 100644 static/testing/hf_picture_page.html create mode 100644 static/testing/hf_scrap_gallery.html create mode 100644 static/testing/hf_scrap_page.html diff --git a/help/changelog.html b/help/changelog.html index deaa0f81..ad557c51 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,40 @@

changelog