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_search.cpp
Age
Commit message (
Expand
)
Author
2016-07-25
hello, Unix.
George Hazan
2016-06-13
minor code cleaning
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-20
xml api became a set of functions
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-30
end of major perversion in Jabber: JABBER_SEARCH_RESULT
George Hazan
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-25
jabber code clean up
Rozhuk Ivan
2014-09-22
correct last _tcsncpy_s parameter's value
George Hazan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-24
more useless conversions removed
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-05
Jabber: missing ":"
Dart Raiden
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
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-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-28
code adaptation for getTStringA
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-15
fix for crazy chars in Jabber search dialog
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-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
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-15
bye-bye old coding style in Jabber
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy