summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src/Utils.cpp
AgeCommit message (Expand)Author
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
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26more warning fixesGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-11- typo fix;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-12Sessions: changed warning lavel to w4Kirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-26Sessions: memcpy fixKirill Volinsky
2014-11-03more code cleaningGeorge Hazan
2014-11-03massive code cleaning for SessionsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-04-07Sessions: contacts are HANDLEs, not DWORDsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-09removed not used headersKirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-17bunch of fixes for various memory-related problemsGeorge Hazan
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
2012-06-02- code cleaningGeorge Hazan
2012-05-15initial commitVadim Dashevskiy