Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05 | StdMsg: applying standard resizer | George Hazan | |
2017-03-03 | groupchat buttons are set too high | George Hazan | |
2017-03-03 | StdMsg: | George Hazan | |
- these cursors aren't used anymore; - SplitterSubclassProc is not needed as well | |||
2017-03-03 | Compilation fix | watcherhd | |
2017-03-03 | StdMsg: better fix for Esc in chats | George Hazan | |
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan | |
2017-03-03 | StdMsg: fix for auto-closing the only tab in a container | George Hazan | |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan | |
2017-03-02 | more optimal tab control resizer | George Hazan | |
2017-03-02 | further SRMM window unification | George Hazan | |
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM | |||
2017-02-23 | fix for strange crash in StdMsg | George Hazan | |
2017-02-21 | StdMsg: | George Hazan | |
- duplicated code moved to the base class; - unused menus cleaned. | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-01-24 | ME_IDLE_CHANGED to be hooked afterwards | George Hazan | |
2017-01-23 | shit fixed in chat api | George Hazan | |
2017-01-19 | warning fix | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with ↵ | George Hazan | |
Utf8DecodeW/Utf8EncodeW | |||
2017-01-10 | stduserinfo: add 'In a civil union' marital status | ElzorFox | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-28 | another missing hotkey text | dartraiden | |
2016-12-27 | missing hotkey text | George Hazan | |
2016-12-23 | unneeded message removed | George Hazan | |
2016-12-21 | fixes #655 (Opening new chat window only titles it "Message session") | George Hazan | |
2016-12-21 | - unneeded allocations removed; | George Hazan | |
- minor code cleaning | |||
2016-12-20 | compilation fix | George Hazan | |
2016-12-19 | more privacy | George Hazan | |
2016-12-19 | SRMM window packed into a class | George Hazan | |
2016-12-19 | code cleaning | George Hazan | |
2016-12-19 | no need to save bits | George Hazan | |
2016-12-19 | unused parameter removed | George Hazan | |
2016-12-19 | unused member removed | George Hazan | |
2016-12-19 | - fix for a dialog blinking on start; | George Hazan | |
- crash fix | |||
2016-12-16 | - fix for correct right sided buttons positioning; | George Hazan | |
- added dynamic buttons change processing | |||
2016-12-16 | crash fix | George Hazan | |
2016-12-16 | fix for closing tabs | George Hazan | |
2016-12-16 | code cleaning | George Hazan | |
2016-12-16 | - GC_SAVEWNDPOS removed and replaced with class member; | George Hazan | |
- TabCtrl_* functions replaced with CCtrlPages members | |||
2016-12-15 | missing file | 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-13 | StdMsg: | George Hazan | |
- unused parameter removed; - code cleaning. | |||
2016-12-13 | options code cleaning | George Hazan | |
2016-12-13 | StdMsg: | George Hazan | |
- toolbar buttons unification; - duplicate control ids removed; - code cleaning | |||
2016-12-12 | ugly custom construction replaced with the kernel API call | George Hazan | |
2016-12-12 | code cleaning | George Hazan | |