summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/stdafx.h
AgeCommit message (Expand)Author
2019-03-04PluginUpdater: unused thread removedGeorge Hazan
2018-08-28useless function removedGeorge Hazan
2018-08-26PluginUpdater: added new variant of update "Stable version with debug symbols"Mataes
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27fix for correct version info offset calculationGeorge 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-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
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-09-19update for PluginUpdater_IMGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-11PluginUpdater to load everything via httpsGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge 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-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-06-062 radiobuttons changed to 1 checkbutton for platform changeKirill Volinsky
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-27warning fixesGeorge Hazan
2015-08-22Compilation fix (thx Wishmaster)Vadim Dashevskiy
2015-08-21PluginUpdater:Tobias Weimer
2015-08-13PluginUpdater: ability to download files via AccosMgrAlexander Lantsev
2015-07-30warning fixesVadim Dashevskiy
2015-07-26common projectsKirill Volinsky