summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG
AgeCommit message (Collapse)Author
2017-08-14Jabber: fix for retrieving QIP versionsGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-08project tools version resetGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-09-11MS_CLIST_EXTRA_ADD_ICON - forgotten EI serviceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-30FingerprintNG: Remove XFire icon as it is already deadRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20Fingerprint: kate icon MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-19Fingerprint: some fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-16fix to correct detection XMPP client "Conversations"Konstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@16487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-13fix to correct detection xabberKonstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@16478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-30BITMAPINFO initializationGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@16199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-26Fingerprint: fix HotCoffe detectingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() (and similar methods) It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. Somewhere also changed strcmpi to just strcmp, because these settings are case-sensitive anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@15631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-20Fingerprint:Tobias Weimer
- Fixed GoogleTalk detection git-svn-id: http://svn.miranda-ng.org/main/trunk@14999 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22typo fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22- extra icons services converted into functions;George Hazan
- more Kill* functions exported; git-svn-id: http://svn.miranda-ng.org/main/trunk@14635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22vc2015 compilation fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09- various icon definition quirks;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23missing filesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23Fingerprint: unified projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
the only survived service moved to mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
replace wcscat to mir_wstrcat replace wcsncat to mir_wstrncat replace wcscmp to mir_wstrcmp replace wcsicmp to mir_wstrcmpi git-svn-id: http://svn.miranda-ng.org/main/trunk@13814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-21Fingerprint: OSX overlayMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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