Age | Commit message (Expand) | Author |
2017-03-11 | unused constants removed from m_chat_int.h | George Hazan |
2017-03-11 | GC_CLOSEWINDOW -> CloseTab() | George Hazan |
2017-03-11 | GC_SPLITTERMOVED - simply unused | George Hazan |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan |
2017-03-10 | Group chats: | George Hazan |
2017-03-09 | - GCSessionInfoBase fields iWidth and iHeight moved to StdMSg; | George Hazan |
2017-03-09 | moving session data into dialog classes | George Hazan |
2017-03-09 | chat API: | George Hazan |
2017-03-09 | common rtf management code moved to the core | George Hazan |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan |
2017-03-08 | cosmetic code cleaning | George Hazan |
2017-03-07 | splitter data removed from common chat session settings | George Hazan |
2017-03-03 | Microsoft, you stupid bastards | George Hazan |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan |
2017-03-02 | further SRMM window unification | George Hazan |
2017-02-21 | CSrmmBaseDialog - basic class for SRMM windows & chats | George Hazan |
2017-01-23 | shit fixed in chat api | George Hazan |
2016-12-19 | unused parameter removed | George Hazan |
2016-12-19 | unused member removed | George Hazan |
2016-12-16 | - GC_SAVEWNDPOS removed and replaced with class member; | George Hazan |
2016-12-15 | new methods of CCtrlPages | George Hazan |
2016-12-13 | common chat code moved to the core | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan |
2016-11-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | chat code reordering | George Hazan |
2016-09-19 | no need to lock all chats for each event | George Hazan |
2016-09-17 | - fix for tray icon blinking in chats; | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2015-08-12 | more naming conflicts resolved | George Hazan |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-19 | old tooltip management code removed | George Hazan |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-23 | fix for chat logs & Folders | George Hazan |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-21 | fix for window flashing in StdChat & Scriver | George 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-19 | fix for log icons size | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |