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
/
protocols
/
JabberG
/
src
/
jabber_userinfo.cpp
Age
Commit message (
Expand
)
Author
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2015-02-23
fix for a crash in Jabber user info dialog
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-25
jabber code clean up
Rozhuk Ivan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-24
more useless conversions removed
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-09-26
- use unicode font services for unicode font structures
Tobias Weimer
2013-09-26
minor code cleaning
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-24
duplicate code removed
George Hazan
2013-09-23
automatic allocator for a temp resource item
George Hazan
2013-09-22
one more fix
George Hazan
2013-09-21
"two for the price of one" variables' schema removed
George Hazan
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-09-21
using Uxtheme in protocols
Kirill Volinsky
2013-09-20
Jabber:
George Hazan
2013-09-08
fix for a Jabber user info text
George Hazan
2013-08-10
- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;
George Hazan
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-08-02
obsoleted information removed from Jabber
George Hazan
2013-07-20
system headers moved to jabber.h
George Hazan
[next]