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
2015-05-30
forgotten string from the previous patch
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for Jabber protocol
George Hazan
2015-03-28
more code cleaning
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-21
unused code removed
George Hazan
2015-02-23
fix for a crash in Jabber user info dialog
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-03
fix not to retrieve jabber avatar if it's not needed
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-02
end of ancient perversion with connection data & false connections
George Hazan
2014-11-02
JabberNickFromJID usage moved to ptrT
George Hazan
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
[next]