summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/KeepStatus/keepstatus.cpp
AgeCommit message (Expand)Author
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf 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-22replace _tcscpy to mir_tstrcpyKirill 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-04-30minus critical sectionKirill Volinsky
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2014-12-16KeepStatus: changed warning lavel to w4Kirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-11-26KeepStatus code cleanupRozhuk Ivan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-02-24minor code cleaningGeorge Hazan
2013-12-04KeepStatus:George Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-26plugins cleanupKirill Volinsky
2013-08-27KeepStatus: removed unnecessary protocols in popup.Vlad Mironov
2013-08-07crash fixGeorge Hazan
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-24more cleanupTobias Weimer
2013-07-23-translation fixTobias Weimer
2013-07-23fix for random crash in KeepStatus George Hazan
2013-07-22fix for changing char to TCHARKirill Volinsky
2013-07-22KeepStatus: use user defined account name in popupVlad Mironov
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-06small cleanupKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-29x64 signature fixesTobias Weimer
2012-07-19code cleaningGeorge Hazan
2012-07-19Unicode in status message pluginsGeorge Hazan
2012-07-13Updater removal - stage 1Vadim Dashevskiy
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-02- code cleaningGeorge Hazan
2012-05-15initial commitVadim Dashevskiy