summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG
AgeCommit message (Collapse)Author
2015-04-16fixed icq overlay detectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15The detect was actually right and thought through - MRA client with ICQ ↵Vadim Dashevskiy
overlay in ICQ and vise versa they can both use each others protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@12846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15Fingerprint:Tobias Weimer
- Fixed ICQ and MRA detection git-svn-id: http://svn.miranda-ng.org/main/trunk@12844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15added MRA client and ICQ client detectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15jtalk detection fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08FingerprintNG: WinPhone overlay changed (thx dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-05added skype proto overlayKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-05skype masks fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Fingerprint: Add support for Steam client(s)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-17more relaxed way of detect of Conversations XMPP mobile clientVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12158 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-15Coversations XMPP client detect by FingerprintNGVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16logic fix (patch by Mataes)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15Fingerprint: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07Fingerprint: Fb messanger icon changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07Fingerprint: mobile platform overlay addedKirill Volinsky
website platform overlay changed removed separate icon from Fb with mobile overlay git-svn-id: http://svn.miranda-ng.org/main/trunk@11261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
fix some x64 ptr truncations git-svn-id: http://svn.miranda-ng.org/main/trunk@11211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-27FTPFile: code cleanupRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11124 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-24Fingerprint: resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11049 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-22changed vk icon. todo: add mobile and other detectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06client detwction fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-12extraicons registration moved to Load()Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-03if the default sub has no MirVer, the appropriate setting in meta must be ↵George Hazan
deleted git-svn-id: http://svn.miranda-ng.org/main/trunk@10044 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14fix for MirVer in metasGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-23project cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-22Fingerprint NG:Tobias Weimer
- Enhanced Facebook client detection (icons by dracosha) git-svn-id: http://svn.miranda-ng.org/main/trunk@9281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-21fix Atom feeds detectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09... and in the beginning too George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09MC support in fingerprintGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09unneeded utilities removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10more HCONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-06JtalkMod detectionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-27fix for MRA Mobile detectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-12Fingerprint: iphoneagent detection addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03Fingerprint: jTalkMod detect addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-15fix for MRA Web Agent maskGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c