Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan | |
2022-06-09 | UserInfo -> UI classes | George Hazan | |
2022-06-05 | code cleaning | 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 | BYTE -> uint8_t | George Hazan | |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-05-02 | fixes #2858 (Некорректно работает опция у ↵ | George Hazan | |
кнопок "скрывать при нехватке места на тулбаре") | |||
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-26 | tabSRMM: fix for templates editor dialog | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
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-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-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-18 | tabSRMM: own set of H++ constants removed | George Hazan | |
2019-09-18 | final fix for #2068 | George Hazan | |
2019-09-18 | more code to detect the problem with #2068 | George Hazan | |
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-08-13 | last tabSRMM options dialog went to UI classes | George Hazan | |
2019-08-12 | tabSRMM: old perversion for chat options removed | 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 | 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 | |||
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-08-31 | code cleaning | George Hazan | |
2018-06-14 | tabSRMM: chat options -> UI Classes | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | grrm | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | George Hazan | |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-04-19 | minor code cleaning | George Hazan | |
2018-04-06 | code cleaning | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
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-25 | SRMM internal structures & functions moved to the separate header file ↵ | George Hazan | |
m_srmm_int.h | |||
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-08-20 | minus ModernOpt | George Hazan | |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |