summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/stdafx.h
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-06-05code cleaningGeorge Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-02fixes #2858 (Некорректно работает опция у ↵George Hazan
кнопок "скрывать при нехватке места на тулбаре")
2021-03-2821 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-26tabSRMM: fix for templates editor dialogGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-05-04tabSRMM:George Hazan
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed;
2020-04-28tabSRMM: code cleaningGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-18tabSRMM: own set of H++ constants removedGeorge Hazan
2019-09-18final fix for #2068George Hazan
2019-09-18more code to detect the problem with #2068George Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-08-13last tabSRMM options dialog went to UI classesGeorge Hazan
2019-08-12tabSRMM: old perversion for chat options removedGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵George Hazan
setting when using a screen reader on Windows)
2019-06-04tabSRMM:George Hazan
- duplicate code removed; - code cleaning
2019-05-31tabSRMM:George Hazan
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-26fix for chat structures declarationGeorge Hazan
2018-08-31code cleaningGeorge Hazan
2018-06-14tabSRMM: chat options -> UI ClassesGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17grrmGeorge Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-06code cleaningGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-10-25SRMM internal structures & functions moved to the separate header file ↵George Hazan
m_srmm_int.h
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan