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_vcard.cpp
Age
Commit message (
Expand
)
Author
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-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
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-01-30
code cleaning
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
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-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
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-21
using Uxtheme in protocols
Kirill Volinsky
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-20
- built-in base64 encode removed;
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
2013-07-20
constants went to Unicode (suddenly)
George Hazan
2013-07-20
code cleanup
George Hazan
2013-07-10
Jabber -> new helpers
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-02
- avatars' Folders settings moved to the "Avatars" section;
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2012-11-20
- PS_GETCUSTOMSTATUSEX service for Jabber;
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy