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
/
UserInfoEx
/
src
/
ctrl_contact.cpp
Age
Commit message (
Expand
)
Author
2015-01-01
\0 removed
George Hazan
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy,
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-12
UserInfoEx: rearranged option pages (changed options and icons group name to ...
slotwin
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-22
fix for getting icons from icolib;
George Hazan
2013-06-23
unifoex moved to the standard db_* functions
George Hazan
2013-04-20
name conflict resolution
George Hazan
2013-03-28
code cleaning
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-01-20
removed old revision information
Kirill Volinsky
2012-09-07
-minor signature fixes
Tobias Weimer
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy