summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_chat.cpp
AgeCommit message (Expand)Author
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-26fixes bug #845 (Jabber's "invite to conference" window doesn't show jabber su...George Hazan
2016-06-06fix for inviting people into online chats onlyGeorge Hazan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-06-05- fix for #1059;George Hazan
2016-05-17fixes bug #1238 ((Unknown Contact) in Jabber's userinfo)George Hazan
2016-04-27unused method removedGeorge Hazan
2016-04-27fixes #1224 (Stoped using room name from bookmark)George Hazan
2016-04-25we invite users to the active rooms onlyGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-23DND → Do not disturbDart 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-09-20custom unicode symbols verifier removedGeorge Hazan
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-23missing 'id' attribute added to xmpp groupchat messagesGeorge Hazan
2015-05-16fixes problems with real jid calculation in Jabber chatsGeorge Hazan
2015-05-03Jabber:Tobias Weimer
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-28Jabber: Changed some text in headerbar (some text and jid was cut off)Tobias Weimer
2015-04-19fixed header bar infoKirill Volinsky
2015-04-13minor code cleaningGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01explicit groupchat exit must close its windowGeorge Hazan