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_util.cpp
Age
Commit message (
Expand
)
Author
2015-04-29
unified project for Jabber protocol
George Hazan
2015-03-28
more code cleaning
George Hazan
2015-03-28
- unused code removed;
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
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-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-10-04
Jabber:
George Hazan
2014-09-23
crazy address expression replaced with the single call of mir_tstrndup()
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-03-16
clutch for a crash on exit on slow machines
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-24
more useless conversions removed
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-11
the same idea without double pointers
George Hazan
2014-01-11
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
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-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-29
Jabber:
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-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-26
minor code cleaning
George Hazan
2013-09-24
duplicate code 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-23
automatic allocator for a temp resource item
George Hazan
2013-09-22
- crash fix;
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
Jabber:
George Hazan
2013-09-20
code cleaning & simplification
George Hazan
2013-09-05
translation improvements
Tobias Weimer
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-07-28
additional lock to prevent rare crashes
George Hazan
2013-07-28
code adaptation for getTStringA
George Hazan
[next]