index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Sessions
/
Src
/
Utils.cpp
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-11
- typo fix;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-12
Sessions: changed warning lavel to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-26
Sessions: memcpy fix
Kirill Volinsky
2014-11-03
more code cleaning
George Hazan
2014-11-03
massive code cleaning for Sessions
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-04-07
Sessions: contacts are HANDLEs, not DWORDs
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-17
bunch of fixes for various memory-related problems
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy