summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_form.cpp
AgeCommit message (Expand)Author
2017-03-29fixes #780 (Scriver: All message log text is selected on keyboard focus)George Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-06-20xml api became a set of functionsGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13Minor warnings fixedTobias Weimer
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-02-18fixes 584George Hazan
2014-01-11Jabber not to eat the trailing symbol in chat's topicGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-21oops, revertKirill Volinsky
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20code cleanupGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-27- fix for the Jabber chat's Member Info dialogGeorge Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy