summaryrefslogtreecommitdiff
path: root/include/m_chat.h
AgeCommit message (Expand)Author
2017-04-04- GC_FONTSIZE considered useless;George Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-10Group chats:George Hazan
2017-02-20TabSRMM: default mask values must match optionsGeorge Hazan
2017-02-15GCEF_SILENT - the special flag to suppress any event loggingGeorge Hazan
2017-01-23shit fixed in chat apiGeorge Hazan
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-20Chat_NewSession to return a pointer to a newly created session, not to dig it...George Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19chat code reorderingGeorge Hazan
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2014-02-21ME_GC_HOOK_EVENT - hook for the incoming chat eventsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-11forgotten to declare two remaining fields as constGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08fix commentRobert Pösel
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2013-07-06flag for displaying offline contacts in chatsGeorge Hazan
2013-06-16Fixed notifying events.Robert Pösel
2013-06-16Chat API: added flag to not notify particular eventRobert Pösel
2012-06-27syncGeorge Hazan
2012-05-15initial commitVadim Dashevskiy