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_events.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-11
"we don't need these variables" (c) Pink Floyd
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-14
- added missing ext cap for Nudge;
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-10-03
- filetransfer::iqid converted from string to int;
George Hazan
2013-09-27
fix for a XML query
George Hazan
2013-09-27
crash fix
George Hazan
2013-09-26
nick support (XEP-0172) for our own subscription requests
George Hazan
2013-07-20
system headers moved to jabber.h
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
- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...
George Hazan
2013-07-20
code cleanup
George Hazan
2013-07-20
- all manual list locks removed;
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-05-16
some another unused headers
George Hazan
2013-05-16
- useless header removed;
George Hazan
2013-04-12
- fix for Jabber popup menu;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-21
- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;
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-12-23
- XEP-0136 support (server-side message history);
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