summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG/src/fingerprint.cpp
AgeCommit message (Expand)Author
2016-03-19Fingerprint: some fixesMikalaiR
2016-01-30BITMAPINFO initializationGoraf
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-07-22typo fixGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-07-09- various icon definition quirks;George Hazan
2015-06-23Fingerprint: unified projectKirill Volinsky
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2014-12-16logic fix (patch by Mataes)Vadim Dashevskiy
2014-12-15Fingerprint: changed warning lavel to w4Kirill Volinsky
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-27FTPFile: code cleanupRozhuk Ivan
2014-08-12extraicons registration moved to Load()Kirill Volinsky
2014-08-03if the default sub has no MirVer, the appropriate setting in meta must be del...George Hazan
2014-06-14fix for MirVer in metasGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09... and in the beginning too George Hazan
2014-03-09MC support in fingerprintGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-08-10- much more effective implementation of MS_FP_GETCLIENTICONT;George Hazan
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
2013-06-19two memory leaksGeorge Hazan
2013-06-18various icon issuesGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
2013-04-10attempt to fix the most crazy pieces of status icons related codeGeorge Hazan
2013-04-08- dynamic MirVer monitor;George Hazan
2013-04-08- MBF_OWNERSTATE option moved to the public header;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-24removed not used headersKirill Volinsky
2013-01-28added option for disabling unicode overlayKirill Volinsky
2012-12-23added overlay4Kirill Volinsky