Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | we don't need this icon either | George Hazan | |
2024-10-01 | tabSRMM: time to get rid of the second CMsgDialog constructor | George Hazan | |
2024-09-20 | useless code removed | George Hazan | |
2024-09-20 | fixes #4686 (tabSRMM: group chat windows to use the same activation options ↵ | George Hazan | |
like the private chats do) | |||
2024-09-18 | fixes #4672 (Highlighting: При автооткрытии вкладки в ↵ | George Hazan | |
табсах по обнаружению хайлайтнутых сообщений в групчате открывается не то) | |||
2024-06-27 | fixes #4486 (User notes copy problem) | George Hazan | |
2024-06-27 | tabSRMM: 27 unused cached icons removed | George Hazan | |
2024-06-27 | tabSRMM: useless array g_buttonBarIconHandles removed + some code cleaning | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-09-26 | SRMM options update unification | George Hazan | |
2023-09-24 | tabSRMM: get rid of green overlay icon completely | George Hazan | |
2023-07-31 | tabSRMM: avoid duplicates | dartraiden | |
2023-07-25 | minor code cleaning | George Hazan | |
2023-06-20 | Unify icon names | dartraiden | |
2023-06-01 | fixes #3533 (OMEMO: перенести код, рисующий статус ↵ | George Hazan | |
OMEMO в другие плагины) | |||
2023-03-12 | compilation fix | George Hazan | |
2023-03-12 | minor code cleaning | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan | |
2022-08-14 | fixes #3156 (TabSRMM: warning dialog) | George Hazan | |
2022-08-12 | fix for the previous commit (we still need a space) | George Hazan | |
2022-08-12 | fixes #3157 (Jabber: do not add : when user issue a /me command) | George Hazan | |
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-07-01 | TabSRMM | Tobias Weimer | |
Unify Icon categories | |||
2021-03-07 | further code cleaning & simplification | George Hazan | |
2021-02-27 | fixes #2741 (TabSRMM: при отсутствии шаблонов ↵ | George Hazan | |
дефолтные RTL-шаблоны автоматом создаются в базе, а LTR-шаблоны нет) | |||
2021-01-17 | Update copyrights | dartraiden | |
2021-01-10 | CSendLater: fake class removed | George Hazan | |
2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
2020-05-04 | tabSRMM: | George Hazan | |
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
2020-04-28 | tabSRMM: code cleaning | George Hazan | |
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan | |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
2020-02-04 | final fix for #2184 | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-11-04 | tabSRMM: | George Hazan | |
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan | |
2019-09-13 | tabSRMM: minor code reordering | George Hazan | |
2019-09-13 | tabSRMM: | George Hazan | |
- two constructors for CMsgDialog introduced - fixes for minor glitches | |||
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan | |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵ | George Hazan | |
setting when using a screen reader on Windows) | |||
2019-06-04 | warning fix | George Hazan | |
2019-06-04 | tabSRMM: | George Hazan | |
- duplicate code removed; - code cleaning | |||
2019-05-31 | tabSRMM: | George Hazan | |
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump |