summaryrefslogtreecommitdiff
path: root/include/m_chat_int.h
AgeCommit message (Expand)Author
2017-03-11group chats:George Hazan
2017-03-11unused constants removed from m_chat_int.hGeorge Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-11GC_SPLITTERMOVED - simply unusedGeorge Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-09chat API:George Hazan
2017-03-09common rtf management code moved to the coreGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08cosmetic code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-03Microsoft, you stupid bastardsGeorge Hazan
2017-03-03GCSessionInfoBase::hwndStatus considered uselessGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-01-23shit fixed in chat apiGeorge Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge Hazan
2016-12-16- GC_SAVEWNDPOS removed and replaced with class member;George Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-13common chat code moved to the coreGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge 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-19no need to lock all chats for each eventGeorge Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2015-08-12more naming conflicts resolvedGeorge Hazan
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-19old tooltip management code removedGeorge Hazan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23fix for chat logs & FoldersGeorge Hazan
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-21- OnSessionCreate was called too early;George Hazan
2014-01-21fix for window flashing in StdChat & ScriverGeorge Hazan
2014-01-20- MessageBoxFont setting moved from kernel to StdChat;George Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19fix for log icons sizeGeorge Hazan