Age | Commit message (Expand) | Author |
2023-05-21 | code cleaning | George Hazan |
2023-04-18 | prevents tabSRMM from opening unread channels on startup | George Hazan |
2023-04-14 | all LogStreamInEvents implementations unified, old memory allocation schema d... | George Hazan |
2023-03-15 | SRMM: common code exctracted to a Srmm_AddEvent() function | George Hazan |
2023-03-15 | HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-29 | fixes #3126 (tabSRMM: "Colorize nickames in member list" chat option) | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-12-11 | Fixes #2982: | George Hazan |
2021-11-28 | user typing notification for Discord group chats | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-10 | CSendLater: fake class removed | George Hazan |
2021-01-07 | we don't have to restore unread events from blocked accounts | George Hazan |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan |
2019-10-05 | fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions") | George Hazan |
2019-10-02 | merge with SrmmLogContainer | George Hazan |
2019-09-30 | no need to log status changes for groupchats | George Hazan |
2019-09-13 | tabSRMM: minor code reordering | George Hazan |
2019-09-12 | tabSRMM: single window | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-21 | fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ... | George Hazan |
2019-02-06 | fixes #1826 (TabSRMM: if a contact was added from clist, appropriate controls... | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | tabSRMM -> g_plugin | George Hazan |
2018-10-30 | tabSRMM: | George Hazan |
2018-09-24 | TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITED | ElzorFox |
2018-07-12 | fixes #1485 (TabSRMM: remove "Enable typing sounds" option) | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-06-20 | tabSRMM: unused option removed | George Hazan |
2018-06-20 | tabSRMM: obsolete locale support code removed, because it doesn't work at all | George Hazan |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |