summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.h
AgeCommit message (Collapse)Author
2024-06-27tabSRMM: 27 unused cached icons removedGeorge Hazan
2024-06-27tabSRMM: useless array g_buttonBarIconHandles removed + some code cleaningGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-10-15fixes #3737 (tabSRMM: смайлы во встроенном журнале ↵George Hazan
не заменяются на графические)
2023-09-24tabSRMM: get rid of green overlay icon completelyGeorge Hazan
2023-06-01fixes #3533 (OMEMO: перенести код, рисующий статус ↵George Hazan
OMEMO в другие плагины)
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-06-05code cleaningGeorge Hazan
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-12-25tabSRMM: rest of unused shit removed (main part of shit was removed in fixes ↵George Hazan
#2215 (TabSRMM: destroy custom tray icon from its own NeN))
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-13tabSRMM: minor code reorderingGeorge Hazan
2019-09-12tabSRMM: single windowGeorge 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-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-01-04Update copyrightsdartraiden
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-06-20tabSRMM: unused option removedGeorge Hazan
2018-06-20tabSRMM: obsolete locale support code removed, because it doesn't work at allGeorge Hazan
2018-03-11fixes #1181 (TabSRMM: bug with event handling)George Hazan
2018-01-01massive copyright updatedartraiden
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-04-07SRMM events are now created inside the core to avoid problems with dynamic ↵George Hazan
plugin unload
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-08fix for the wrong type castGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-02further tabSRMM cleanupGeorge Hazan
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning
2017-03-02code cleanup in tabSRMMGeorge Hazan
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder;
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-27ansi functionality removed from tabSRMMGeorge Hazan
only utf8 remained git-svn-id: http://svn.miranda-ng.org/main/trunk@13856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21code formattingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21- fix for underlining processing;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12231 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c