summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_rc.cpp
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
2017-08-23code cleaningGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-03-04end of perversion with short ints (fixes #1204)George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-21it do not need to be changedDart Raiden
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2016-01-04"NA" -> "N/A"Dart Raiden
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-07fix for potentially endless loopsGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-27git-svn-id: http://svn.miranda-ng.org/main/trunk@8295 1316c22d-e87f-b044-9b9b...George Hazan
2014-02-27more fun:George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-03spelling correctionsDart Raiden
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-02code cleaningGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...George Hazan
2013-09-21protocols cleanupKirill Volinsky