summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin/src/utils.cpp
AgeCommit message (Expand)Author
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-16small fixKirill Volinsky
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-03-21code cleaningGeorge Hazan
2015-03-17fix for file logs in SeenPluginGeorge Hazan
2015-03-02- much more effective protocol filter;George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-07-09SeenPlugin: Don't monitor or show menuitem/userinfo for groupchatsRobert Pösel
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-08-06fix for very rare crash on slow machinesGeorge Hazan
2013-08-04unneeded type conversion removedGeorge Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-21minor code cleaningGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-18- removed obsolete codeTobias Weimer
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
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
2013-03-18various memory allocation problemsGeorge Hazan
2013-03-18- major design flaw fixed in LastSeen plugin;George Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-01-23- GDI resource leak fix;George Hazan
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-12-22try to fix crash on parsing data and creating log filesKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-14* use miranda API to play soundsTobias Weimer
2012-10-14* fixed popup crashTobias Weimer
2012-10-13minor fix for formattingGeorge Hazan
2012-10-13fix for a typoGeorge Hazan
2012-10-12SeenPlugin converted to UnicodeGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan