summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/unzipfile.cpp
AgeCommit message (Expand)Author
2019-09-06PluginUpdater: copy of CRC32 calculation code isn't neededGeorge Hazan
2019-05-02fixes #1927 completelyGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge 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
2016-07-27less TCHARsGeorge 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
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-16unified zlib project also moved to libs\George Hazan
2015-01-10PluginUpdater:Tobias Weimer
2014-12-16PluginUpdater:Tobias Weimer
2014-10-07PluginUpdater:Robert Pösel
2014-09-18PluginUpdater:Tobias Weimer
2014-07-30Do not unzip icon from plugin's archive when icon component is uncheckedVadim Dashevskiy
2014-07-27restoring Wishmaster's PluginUpdater commitsVadim Dashevskiy
2014-07-27temporary rollbackVadim Dashevskiy
2014-07-26PluginUpdater:Tobias Weimer
2014-01-21PluginUpdater:George Hazan
2013-12-08try to fix installing plugins which have been deselectedTobias Weimer
2013-11-07compilation fix for PU for Miranda IMGeorge Hazan
2013-08-07Minizip in PU replaced with one in zlib.dllGeorge Hazan
2013-08-02PluginUpdater:Robert Pösel
2013-06-20memory corruption fixGeorge Hazan
2013-06-15PluginUpdater: lowercase fixRobert Pösel
2013-06-15PluginUpdater: Ignore char case for unchecked itemsRobert Pösel
2013-05-24PluginUpdater: do not update unchecked files from archives of checked files. ...Robert Pösel
2013-02-05experimental version of PU that can handle UAC correctlyGeorge Hazan
2012-11-17bunch of fixes for updater:George Hazan
2012-10-10intermediate variant of Updater without problems with coreGeorge Hazan
2012-10-10fix for the Updater: sometimes not all files were extracted from an archiveGeorge Hazan
2012-09-30patch to correctly upgrade old Miranda IM installationsGeorge Hazan
2012-08-08remove successfully unpacked zip filesGeorge Hazan
2012-08-06fix for the repetitive updateGeorge Hazan
2012-08-06- added "Update Icons" option;George Hazan
2012-08-04PackUpdater renamed to PluginUpdater - part 2Vadim Dashevskiy