summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/Utils.cpp
AgeCommit message (Expand)Author
2019-09-19Plugin Updater: HTTPS to be disabled in Windows XP by defaultGeorge Hazan
2019-09-19PluginUpdater:George Hazan
2019-09-19fixes #2069 (Plugin Updater: add "enable HTTPS" option)George Hazan
2019-09-06PluginUpdater: copy of CRC32 calculation code isn't neededGeorge Hazan
2019-08-26unified fake User-Agent field generation for all http-related protocolsGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-04-26Plugin Updater:George Hazan
2019-03-25another atempt to make OS version understandableGeorge Hazan
2019-03-12attempt to create a suitable Miranda versionGeorge Hazan
2019-03-06fix for OS version passingGeorge Hazan
2018-12-08PluginUpdater: added OS version detectGeorge Hazan
2018-12-08PluginUpdater to pass correct Miranda's version to the serverGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge Hazan
2018-01-10fix for an exception in 32-bit modeGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-19update for PluginUpdater_IMGeorge Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-11-22wrong call of Options_OpenGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-16PluginUpdater:Tobias Weimer
2016-04-15PluginUpdater:Tobias Weimer
2016-04-15PluginUpdater: added ability to change platform. Note: old miranda*.exe you s...Kirill Volinsky
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27warning fixesGeorge Hazan
2015-08-21PluginUpdater:Tobias Weimer
2015-08-02IM_Updater:Tobias Weimer
2015-07-27PluginUpdater:Tobias Weimer
2015-07-26common projectsKirill Volinsky
2015-06-28compilation fixes for IM UpdaterTobias Weimer