summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_misc.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31oops George Hazan
2015-05-31fix for the temporary file typesGeorge Hazan
2015-05-30patch for the embedded images processingGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-28- unused code removed;George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-13minus another couple of static buffersGeorge Hazan
2014-01-11Jabber not to eat the trailing symbol in chat's topicGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-03fix for the wrong JIDs displaying in tabSRMM info panelGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-09-27code cleaningGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-11minor fixesGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...George Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-10almost all old helpers replaced with smart pointersGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-08fix for Jabber protocol "main" iconGeorge Hazan