summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.cpp
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-24tabSRMM: get rid of green overlay icon completelyGeorge Hazan
2023-07-31tabSRMM: avoid duplicatesdartraiden
2023-07-25minor code cleaningGeorge Hazan
2023-06-20Unify icon namesdartraiden
2023-06-01fixes #3533 (OMEMO: перенести код, рисующий статус ↵George Hazan
OMEMO в другие плагины)
2023-03-12compilation fixGeorge Hazan
2023-03-12minor code cleaningGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-08-14fixes #3156 (TabSRMM: warning dialog)George Hazan
2022-08-12fix for the previous commit (we still need a space)George Hazan
2022-08-12fixes #3157 (Jabber: do not add : when user issue a /me command)George Hazan
2022-07-29tabSRMM: fix for the perversion with private container settingsGeorge Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-07-01TabSRMMTobias Weimer
Unify Icon categories
2021-03-07further code cleaning & simplificationGeorge Hazan
2021-02-27fixes #2741 (TabSRMM: при отсутствии шаблонов ↵George Hazan
дефолтные RTL-шаблоны автоматом создаются в базе, а LTR-шаблоны нет)
2021-01-17Update copyrightsdartraiden
2021-01-10CSendLater: fake class removedGeorge Hazan
2020-05-12tabSRMM: some unused/obsoleted events removedGeorge Hazan
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-03-22tabSRMM: removed all checks if m_hContact == 0, because it never happensGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-04final fix for #2184George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-04tabSRMM:George Hazan
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-09-14tabSRMM: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-13SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymoreGeorge Hazan
2019-09-13tabSRMM: minor code reorderingGeorge Hazan
2019-09-13tabSRMM:George Hazan
- two constructors for CMsgDialog introduced - fixes for minor glitches
2019-09-12tabSRMM: single windowGeorge Hazan
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge 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-04warning fixGeorge Hazan
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-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-07tabSRMM:George Hazan
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan