summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_form.cpp
AgeCommit message (Expand)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-06-04UI classes:George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-04-08Jabber: fix for Instruction field in formsGeorge Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-23Jabber:George Hazan
2019-02-22ugly structure JABBER_FORM_INFO packed into UI classGeorge Hazan
2019-02-22minor code cleaningGeorge Hazan
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19Jabber:George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18code cleaningGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
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-08-23code cleaningGeorge Hazan
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