summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Collapse)Author
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-26fixes #3208 (tabSRMM: не сохраняется изменение ↵George Hazan
чекбоксов в настройках уведомлений о наборе)
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-09-13StdMsg: manual avatar drawing code removedGeorge Hazan
2022-08-30StdMsg: resizer unificationGeorge Hazan
2022-08-15fixes #3150 completelyGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-30void CMsgDialog::SetButtonsPos(): useless parameter bIsChat removedGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-07-25fixes #3121 (Accessibility: Message history can no longer be read with ↵George Hazan
screen readers)
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-07-15StdMsg: resizer unificationGeorge Hazan
2022-07-13StdMsg: fix for window minimization in tabbed modeGeorge Hazan
2022-06-22fixes #3106 (ancient evil with font settings in StdMsg)George Hazan
2022-06-20time to get rid of some DlgProc defined just to handle WM_SIZE issuesGeorge Hazan
2022-06-18fixes #3104 (Изменение размера шрифта в чате ↵George Hazan
делает его гигантским)
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-06-15more precise button position calculationGeorge Hazan
2022-06-15StdMsg: resizer code fixGeorge Hazan
2022-06-05StdMsg: patch against flickerGeorge Hazan
2022-03-27fixes #3058 (Group chats' popup options dialog moved from StdMsg to the ↵George Hazan
core, its copy in Scriver removed)
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)
2022-02-16fixes #3033 ("Gap between buttons" option is broken)George Hazan
2022-01-27fixes #3016 (Названия журналов так и не ↵George Hazan
переводятся)
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-04Make the name of the internal log translatabledartraiden
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-16more shit removedGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge 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-03-13Group chats API:George Hazan
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them
2021-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-02-27fixes #2754 (StdMsg: не сохраняется размер области ↵George Hazan
ввода)
2021-02-14fixes problem with StdMsg, described in #1738George Hazan
2021-01-24more effective way to use OnChange callbacks automaticallyGeorge Hazan
2021-01-19fixes #2705 (StdMsg: падение при заходе в ↵George Hazan
настройки плагина)
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)
2021-01-18fixes #2697 (Scriver: падение при попытке зайти в ↵George Hazan
настройки)
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2021-01-11SRMM windows: timer classes instead of perversions with WM_TIMERGeorge Hazan
2021-01-11Fix for #2651dartraiden
2021-01-07we don't have to restore unread events from blocked accountsGeorge Hazan
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan