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
2018-05-20
UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-09
more loop-related code cleaning
George Hazan
2018-02-21
Jabber: C++'11 iterators
George Hazan
2018-01-26
AdvaImg:
George Hazan
2018-01-01
massive copyright update
dartraiden
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-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-11-08
Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilites
George Hazan
2017-08-23
code cleaning
George Hazan
2017-08-23
Jabber: all icons added to icolib (fixes #296)
Kirill Volinsky
2017-08-17
jabber: omemo: working on TODO
Gluzskiy Alexandr
2017-08-16
Jabber: client info disappears if remote has the same Miranda version as me
George Hazan
2017-08-10
Jabber:
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
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
[next]