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_thread.cpp
Age
Commit message (
Expand
)
Author
2014-09-22
correct last _tcsncpy_s parameter's value
George Hazan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-09-17
complete extinction of seld-made arrays in Jabber
George Hazan
2014-07-24
event codes cleaning. try 1
Alexey Kulakov
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-18
fixes 584
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
.. and also prevent a mess in a nicklist
George Hazan
2014-01-25
no need to close chat room windows in Jabber after logoff
George Hazan
2014-01-14
- added missing ext cap for Nudge;
George Hazan
2014-01-11
Jabber not to eat the trailing symbol in chat's topic
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-28
correct XEP-0249 support (missing caps for jabber:x:conference)
George Hazan
2013-11-19
password converter for Jabber
George Hazan
2013-11-19
chats are always present in NG
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
- old junk removed;
George Hazan
2013-10-03
- filetransfer::iqid converted from string to int;
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-10-02
code cleaning
George Hazan
2013-10-01
misprint
George Hazan
2013-10-01
fix for grabbing nick from the 'subscribe' presence
George Hazan
2013-09-27
code cleaning
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-24
major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...
George Hazan
2013-09-23
automatic allocator for a temp resource item
George Hazan
2013-09-21
protocols cleanup
Kirill Volinsky
2013-09-21
"two for the price of one" variables' schema removed
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
Jabber:
George Hazan
2013-09-20
code cleaning & simplification
George Hazan
2013-09-10
obsolete function ThreadData::send(...) removed
George Hazan
2013-09-05
translation improvements
Tobias Weimer
2013-08-14
correct version of #5669
Kirill Volinsky
2013-08-13
fixed port saving when registering new jid
Kirill Volinsky
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-07-28
code adaptation for getTStringA
George Hazan
2013-07-20
less cycles, simplier code
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
[next]