Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-15 | CCtrlButton + OnClick => CCtrlHyperlink | George Hazan | |
2018-01-17 | TabSRMM: | George Hazan | |
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-26 | TabSRMM: | George Hazan | |
- custom color chooser removed; - unused menu items removed; - version bump | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan | |
2017-10-02 | fixes #967 (Broken templates preview in TabSRMM native templates editor) | George Hazan | |
2017-10-01 | huge crutch removed from tabSRMM, also fixes #963 | George Hazan | |
2017-08-22 | unused variable removed | George Hazan | |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan | |
2017-07-30 | nudge button's hotkey moved to the Nudge plugin | George Hazan | |
2017-07-26 | TabSMM: wrongly removed functionality returned back (color chooser in SRMM ↵ | George Hazan | |
dialog) | |||
2017-05-26 | tabSRMM: tab icon isn't changing when a status changes | George Hazan | |
2017-04-10 | code reorder to hide as much data as possible | George Hazan | |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan | |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan | |
2017-03-25 | code cleaning | George Hazan | |
2017-03-24 | more unused shit cleaned | George Hazan | |
2017-03-24 | more unused shit removed | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-23 | tabSRMM: windows virtualization | George Hazan | |
2017-03-22 | nick list moved to mir_app | George Hazan | |
2017-03-22 | Channel Manager button went to core | George Hazan | |
2017-03-22 | - more SRMM buttons went to mir_app; | George Hazan | |
- history button handler also moved to mir_app; | |||
2017-03-21 | some common code moved into mir_app | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-14 | more common data moved into CTabBaseDlg | George Hazan | |
2017-03-14 | tabSRMM: | George Hazan | |
- fixes #735 (crazy dark magic of Windows); - common code of window creation moved to CTabBaseDlg::OnInitDialog(); - DM_REFRESHTABINDEX replaced with the call of TContainerData::UpdateTabs(); | |||
2017-03-14 | some fixes to make Coverity happier | George Hazan | |
2017-03-14 | fixes #744 | George Hazan | |
2017-03-12 | - fixes #742 (closing groupchat tab crashes Miranda); | George Hazan | |
- the bForce parameter of CSrmmBaseDialog::CloseTab considered useless | |||
2017-03-11 | group chats: | George Hazan | |
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg | |||
2017-03-11 | GC_CLOSEWINDOW -> CloseTab() | George Hazan | |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan | |
2017-03-10 | more UI classes in tabSRMM window | George Hazan | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
2017-03-09 | - GCSessionInfoBase fields iWidth and iHeight moved to StdMSg; | George Hazan | |
- CHAT_MANAGER methods DoEventHook & DoEventHookAsync removed from CHAT_API; - CSrmmBaseDialog::DoEventHook introduced instead | |||
2017-03-09 | moving session data into dialog classes | George Hazan | |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-08 | unused variable removed | George Hazan | |
2017-03-08 | fix for the wrong type cast | 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 | |