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_proto.h
Age
Commit message (
Expand
)
Author
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-10-03
very rare crash in passing the ad-hoc query window via the query id
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-10-02
code cleaning
George Hazan
2013-09-28
no more google related code in Jabber
George Hazan
2013-09-28
- Google specific functionality got moved to GTalkExt, part I;
George Hazan
2013-09-28
more plain & less crazy implementation of IJabberInterface
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-24
unused variables removed
George Hazan
2013-09-24
major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...
George Hazan
2013-09-21
some unused variables & functions
George Hazan
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-09-21
smart pointers for Jabber resources
George Hazan
2013-09-20
code cleaning & simplification
George Hazan
2013-08-13
fixed port saving when registering new jid
Kirill Volinsky
2013-07-20
less cycles, simplier code
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
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-10
Jabber -> new helpers
George Hazan
2013-07-10
almost all old helpers replaced with smart pointers
George Hazan
2013-07-10
obsolete helper removed
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-04-26
one useless variable less
George Hazan
2013-04-12
- fix for Jabber popup menu;
George Hazan
2013-04-11
status icons almost recovered
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
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-03-02
- avatars' Folders settings moved to the "Avatars" section;
George Hazan
2013-02-25
PROTO_INTERFACE made zeroed on the basic inheritance level
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
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-12-18
useless chat event removed
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
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-15
bye-bye old coding style in Jabber
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy