From 24fa015c898873d3da90e85a0dfe6ecc13eb151d Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 7 Mar 2018 16:48:29 -0600 Subject: [PATCH] Version 297 --- help/changelog.html | 43 +- help/downloader_parsers.html | 2 +- help/downloader_parsers_content_parsers.html | 56 +- help/downloader_parsers_page_parsers.html | 51 +- help/edit_content_parser_panel_hash.png | Bin 0 -> 43989 bytes help/edit_content_parser_panel_tags.png | Bin 0 -> 51934 bytes help/edit_content_parser_panel_veto.png | Bin 0 -> 42979 bytes ...page_parser_panel_e621_content_parsers.png | Bin 0 -> 59022 bytes help/edit_page_parser_panel_e621_main.png | Bin 0 -> 60970 bytes include/ClientConstants.py | 4 +- include/ClientDB.py | 67 +- include/ClientData.py | 353 +++---- include/ClientDownloading.py | 204 ++-- include/ClientGUI.py | 52 +- include/ClientGUICanvas.py | 68 ++ include/ClientGUICommon.py | 78 +- include/ClientGUIDialogs.py | 4 +- include/ClientGUIDialogsManage.py | 2 +- include/ClientGUIImport.py | 7 +- include/ClientGUIManagement.py | 32 +- include/ClientGUIMedia.py | 156 ++- include/ClientGUIPages.py | 27 + include/ClientGUIParsing.py | 4 +- include/ClientGUIScrolledPanelsEdit.py | 953 ++++++++++++++++-- include/ClientGUIScrolledPanelsManagement.py | 695 +------------ include/ClientGUIScrolledPanelsReview.py | 42 +- include/ClientImporting.py | 608 ++++++----- include/ClientLocalServerResources.py | 23 +- include/ClientMedia.py | 4 +- include/ClientNetworking.py | 16 - include/ClientNetworkingDomain.py | 24 +- include/ClientTags.py | 71 +- include/HydrusConstants.py | 8 +- include/HydrusData.py | 178 +--- include/TestDB.py | 2 +- include/TestDialogs.py | 7 +- include/TestHydrusSerialisable.py | 4 +- include/TestHydrusServer.py | 23 +- include/TestHydrusSessions.py | 13 +- test.py | 11 + 40 files changed, 2183 insertions(+), 1709 deletions(-) create mode 100644 help/edit_content_parser_panel_hash.png create mode 100644 help/edit_content_parser_panel_tags.png create mode 100644 help/edit_content_parser_panel_veto.png create mode 100644 help/edit_page_parser_panel_e621_content_parsers.png create mode 100644 help/edit_page_parser_panel_e621_main.png diff --git a/help/changelog.html b/help/changelog.html index dbe09776..0a585e9c 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,9 +8,50 @@

changelog