summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_console.cpp
AgeCommit message (Expand)Author
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-09-09fix for a crappy ::GetCurrentThread call that breaks all Wait* functionsGeorge Hazan
2021-06-12fixes #2915 (Miranda takes too long to end process)George Hazan
2021-05-04attempt to fix some problems on exitGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-03-12Jabber:George Hazan
2020-02-17fixes #2219 (Jabber: XML console does not send any stanza)George Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-15Jabber: partial support for XEP-0231: Bits of BinaryGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-19dialog code cleaningGeorge Hazan
2019-02-19all !!! fixedGeorge Hazan
2019-02-19Jabber:George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18code cleaningGeorge Hazan
2018-07-11GUI change:George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-01-26code optimizationGeorge 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-01-01bump copyright yeardartraiden
2016-08-30stupid bug with calling FreeLibrary several timesGeorge 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-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-06-05- fix for #1059;George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-01-27Minor bugfixesTobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan