Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-07 | fix for writing options into db | George Hazan | |
2017-03-07 | unused header file removed | George Hazan | |
2017-03-07 | tabSRMM: both window types to use the same spliiter Y | George Hazan | |
2017-03-07 | let this crap with the binary data format finally die | George Hazan | |
2017-03-07 | returned back the binary compatibility of tabsrmm container settings | George Hazan | |
2017-03-07 | compatibility fix for old profiles | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |
2017-03-06 | tabSRMM: header files partially merged | George Hazan | |
2017-03-06 | fix for the empty chat titles | George Hazan | |
2017-03-06 | crash fix | George Hazan | |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan | |
2017-03-05 | code cleaning | George Hazan | |
2017-03-05 | unused type declaration removed | George Hazan | |
2017-03-05 | moving data from SESSION_INFO to CChatRoomDlg | George Hazan | |
2017-03-05 | fix for two more misprints | George Hazan | |
2017-03-05 | langpack fix | George Hazan | |
2017-03-05 | minor code cleaning | George Hazan | |
2017-03-03 | Microsoft, you stupid bastards | George Hazan | |
2017-03-03 | tabSRMM: | George Hazan | |
- fixes #728; - panel object aggregated instead of embedding; - more UI buttons for the groupchat window; - crazy translation optimization removed | |||
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan | |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan | |
2017-03-03 | . | George Hazan | |
2017-03-02 | further tabSRMM cleanup | George Hazan | |
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning | |||
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-03-02 | code cleanup in tabSRMM | George Hazan | |
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; | |||
2017-03-02 | tabSRMM: About dialog ported to UI classes | George Hazan | |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | George Hazan | |
2017-03-01 | attempt to fix a problem with closing chats | George Hazan | |
2017-03-01 | further code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-02-20 | TabSRMM: default mask values must match options | George Hazan | |
2017-01-23 | shit fixed in chat api | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-10 | fixes #670 (Broken (TabSRMM) toolbar dropdowns) | George Hazan | |
2017-01-08 | unused ansi services removed | George Hazan | |
2017-01-08 | code cleaning | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-30 | flag renamed to be more logically called | George Hazan | |
2016-12-26 | unused option removed | George Hazan | |
2016-12-21 | fixes #656 (Some icons disappear) | George Hazan | |
2016-12-19 | unused parameter removed | George Hazan | |
2016-12-19 | unused member removed | George Hazan | |
2016-12-18 | - two unused variables removed; | George Hazan | |
- second splitter's position altered to place a smiley button correctly | |||
2016-12-17 | - tabSRMM to share the kernel window list for chats & group chats; | George Hazan | |
- button creation nuances moved to the core | |||
2016-12-15 | new methods of CCtrlPages | George Hazan | |
2016-12-13 | compilation fix | George Hazan | |
2016-12-13 | common chat code moved to the core | George Hazan | |
2016-12-13 | unused code removed | George Hazan | |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan | |
- common code moved into the core |