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.h
Age
Commit message (
Expand
)
Author
2014-07-24
event codes cleaning. try 1
Alexey Kulakov
2014-03-16
clutch for a crash on exit on slow machines
George Hazan
2014-02-18
fixes 584
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
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-11-19
chats are always present in NG
George Hazan
2013-10-03
- filetransfer::iqid converted from string to int;
George Hazan
2013-09-28
no more google related code in Jabber
George Hazan
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-24
duplicate code removed
George Hazan
2013-09-21
using Uxtheme in protocols
Kirill Volinsky
2013-09-16
removed not needed _MSC_VER checks
Kirill Volinsky
2013-09-10
obsolete function ThreadData::send(...) removed
George Hazan
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-08-25
MString removed from Jabber & IRC
George Hazan
2013-08-19
own MIRANDA_VER removed from plugins
Kirill Volinsky
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-12
loading captcha from memmory
Kirill Volinsky
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-20
- built-in base64 encode removed;
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
code cleanup
George Hazan
2013-05-16
unused clist headers
George Hazan
2013-05-16
some another unused headers
George Hazan
2013-05-16
we don't need VS2003/2005 support as well
George Hazan
2013-04-08
fix for Jabber protocol "main" icon
George Hazan
2013-03-24
- IJabberNetInterface::GetHandle() method added to retrieve a network handle;
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-01-10
simplier version of the previous patch
George Hazan
2013-01-10
Jabber XEP-203 support for groupchat messages
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-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-18
global jabber xstatus icons
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-11-07
missing headers
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-10-14
compilation fix
Kirill Volinsky
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy