summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src/main.cpp
AgeCommit message (Expand)Author
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-04-02KeyboardNotify: -Use mir_alloc instead of mallocTobias Weimer
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-09-10fix for a hangup on exit in KeyboardNotify George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26more warning fixesGeorge Hazan
2015-07-24KeyboardNotify: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-28git-svn-id: http://svn.miranda-ng.org/main/trunk@11143 1316c22d-e87f-b044-9b9...George Hazan
2014-11-28old db reading code removedGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-26KeyboardNotify: code cleanupRozhuk Ivan
2014-07-23rest of MetaProto/EnabledGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-01removing direct access to MC database variablesGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-15code cleanupKirill Volinsky
2013-09-30KeyboardNotify: cleanupTobias Weimer
2013-09-30KeyBoardNotify small cleanup (patch by person)Vadim Dashevskiy
2013-09-28fix for keyboard idle state interruption George Hazan
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-09-09hook fixKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-27removed not used headersKirill Volinsky