summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/chat/tools.cpp
AgeCommit message (Expand)Author
2017-03-21Scriver: standardizing file namesGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-16- StdChat specific icons management moved back to StdChat;George Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-04Scriver suddenly has its own replaceStrA/replaceStrT functionsGeorge Hazan
2013-10-13Raise limit for length of Nick in group chat user menuRobert Pösel
2013-10-13Show Nick instead of UID in group chat user menuRobert Pösel
2013-08-27fix for displaying account names in Chat's popusGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-24fixTobias Weimer
2013-07-23- [5454] also for TabSRMM and ScriverTobias Weimer
2013-06-21own a2t/t2a conversion routines removed from ScriverGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16unused clist headersGeorge Hazan
2013-04-20Scriver: massive code cleaningGeorge Hazan
2013-04-13minor code cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
2013-03-12clearing ScriverGeorge Hazan
2013-03-08added version infoKirill Volinsky
2013-03-04more code cleaningGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan
2012-12-06fixes for vs2012 George Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-23Rate, RecentContacts, Scriver: changed folder structure Vadim Dashevskiy