summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG
AgeCommit message (Collapse)Author
2019-02-06Fingerprint: add Mandarin IM detectiondartraiden
2019-02-06Fingerprint: remove WhatsApp and QQ supportdartraiden
2019-02-06Fingerprint:dartraiden
- remove dead ICQ clients (R&Q and ICQ 8 still working) - rename ICQJ to ICQ
2019-02-06Fingerprint: remove dead ICQ clientsdartraiden
2019-01-04Update copyrightsdartraiden
2018-12-26code cleaningGeorge Hazan
2018-12-26Fingerprint: crash fix (after move to m_gui)Kirill Volinsky
MenuEx: moved to m_gui
2018-12-25Fingerprint: moved to m_guiKirill Volinsky
2018-12-06langpacks: updatedartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-09-03fix for overlay sorting orderGeorge Hazan
2018-09-03fingerprint: same fix for the second overlayGeorge Hazan
2018-09-03Fingerprint:George Hazan
- damnation of 256 masks overcome by moving base counter into the separate integer; - stupid slow search replaced with indexed search; - fixes #1580 (incorrect icon of Conversations IM in Contact List); - version bump;
2018-09-02new icon for ConversationsGeorge Hazan
2018-09-02code formattingdartraiden
2018-08-31Fingerprint: delete all Yahoo-related contentdartraiden
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-21Fingerprint: add Phoenix supportdartraiden
2018-06-06Fingerprint: added VK Messenger detectMataes
2018-06-05Fingerprint: fixed Conversations detectMataes
2018-05-30Fingerprint: fixed Conversations detectKirill Volinsky
2018-05-29common version resource extracted to the separate fileGeorge Hazan
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20Revert "Conversation fix icon display"Konstantin
This reverts commit 9eda23f5d0d4d239bd46a2da66bf4ff141dc3ad0.
2018-05-20Conversation fix icon displayKonstantin
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-16FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ↵Mataes
cmplugin adaptation
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-24guard headersGoraf
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-22remove AIM support completelydartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-12-01remove Tlen completelydartraiden