summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx
AgeCommit message (Expand)Author
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
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-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George 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-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-05MenuItemEx:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16MenuItemEx: changed warning lavel to w4Kirill Volinsky
2014-12-05MenuEX crash fix (by Mataes)Vadim Dashevskiy
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-09-30patch for crashing in presenting BLOB ID revertedVadim Dashevskiy
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-09-11MenuItemEx: fixed crash on blob IDAlexander Lantsev
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-08-05'xStatus' correctionDart Raiden
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-04-18translation fixKirill Volinsky
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge 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
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-22- rare crash fix in Smileys;George Hazan