summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_groupchat.cpp
AgeCommit message (Expand)Author
2015-05-30patch for the embedded images processingGeorge Hazan
2015-05-23missing 'id' attribute added to xmpp groupchat messagesGeorge Hazan
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-28Jabber: Changed some text in headerbar (some text and jid was cut off)Tobias Weimer
2015-04-19fixed header bar infoKirill Volinsky
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01explicit groupchat exit must close its windowGeorge Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-10- bunch of unused junk removed from Jabber resources;George Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19password converter for JabberGeorge Hazan
2013-11-19chats are always present in NGGeorge Hazan
2013-11-03spelling correctionsDart Raiden
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-03- old junk removed;George Hazan
2013-10-03- filetransfer::iqid converted from string to int;George Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-26nick support (XEP-0172) for our own subscription requestsGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
2013-09-14various minor issuesGeorge Hazan
2013-09-05translation improvementsTobias Weimer
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-20less cycles, simplier codeGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan