summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src/ignore.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-13ClientChangeNotify, KeyboardNotify, RecentContacts -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2015-10-26KeyboardNotify:Tobias Weimer
2015-08-25KeyboardNotify:Tobias Weimer
2015-07-26more warning fixesGeorge Hazan
2015-07-24KeyboardNotify: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-23KeyboardNotify:Kirill Volinsky
2012-07-20Import, KeyboardNotify: changed folder structure Vadim Dashevskiy