index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
PluginUpdater
/
src
/
unzipfile.cpp
Age
Commit message (
Expand
)
Author
2019-09-06
PluginUpdater: copy of CRC32 calculation code isn't needed
George Hazan
2019-05-02
fixes #1927 completely
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-17
Plugin Updater loses compatibility with Miranda IM completely due to CMPlugin
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-16
unified zlib project also moved to libs\
George Hazan
2015-01-10
PluginUpdater:
Tobias Weimer
2014-12-16
PluginUpdater:
Tobias Weimer
2014-10-07
PluginUpdater:
Robert Pösel
2014-09-18
PluginUpdater:
Tobias Weimer
2014-07-30
Do not unzip icon from plugin's archive when icon component is unchecked
Vadim Dashevskiy
2014-07-27
restoring Wishmaster's PluginUpdater commits
Vadim Dashevskiy
2014-07-27
temporary rollback
Vadim Dashevskiy
2014-07-26
PluginUpdater:
Tobias Weimer
2014-01-21
PluginUpdater:
George Hazan
2013-12-08
try to fix installing plugins which have been deselected
Tobias Weimer
2013-11-07
compilation fix for PU for Miranda IM
George Hazan
2013-08-07
Minizip in PU replaced with one in zlib.dll
George Hazan
2013-08-02
PluginUpdater:
Robert Pösel
2013-06-20
memory corruption fix
George Hazan
2013-06-15
PluginUpdater: lowercase fix
Robert Pösel
2013-06-15
PluginUpdater: Ignore char case for unchecked items
Robert Pösel
2013-05-24
PluginUpdater: do not update unchecked files from archives of checked files. ...
Robert Pösel
2013-02-05
experimental version of PU that can handle UAC correctly
George Hazan
2012-11-17
bunch of fixes for updater:
George Hazan
2012-10-10
intermediate variant of Updater without problems with core
George Hazan
2012-10-10
fix for the Updater: sometimes not all files were extracted from an archive
George Hazan
2012-09-30
patch to correctly upgrade old Miranda IM installations
George Hazan
2012-08-08
remove successfully unpacked zip files
George Hazan
2012-08-06
fix for the repetitive update
George Hazan
2012-08-06
- added "Update Icons" option;
George Hazan
2012-08-04
PackUpdater renamed to PluginUpdater - part 2
Vadim Dashevskiy