Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | Replace ICQ by MRA | dartraiden | |
2024-01-18 | Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵ | George Hazan | |
consideration | |||
2023-08-09 | fixes #3625 (Скрывать настройки шрифтов и ↵ | George Hazan | |
цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал) | |||
2023-04-18 | - further group chats unification; | George Hazan | |
- LOGSTREAMDATA / GCLogStreamDataBase removed from g_chatApi; - CRtfLogWindow now in charge of all RTF processing- Srmm_LogStreamCallback is also removed and hidden inside the core | |||
2023-03-30 | fix for #3471 applied to StdMsg & Scriver | George Hazan | |
2023-03-24 | chat options' usage unification | George Hazan | |
2023-03-21 | fixes #3444 (StdMsg/Scriver: убрать корневые чекбоксы ↵ | George Hazan | |
в деревьях) | |||
2023-03-20 | fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵ | George Hazan | |
same default values) | |||
2023-03-18 | fixes #3438 (tabSRMM: crash in highlight) | George Hazan | |
2022-08-04 | Per core and tabSRMM | dartraiden | |
2022-03-27 | fixes #3058 (Group chats' popup options dialog moved from StdMsg to the ↵ | George Hazan | |
core, its copy in Scriver removed) | |||
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-01-18 | fixes #2701 (Remove artifact from Scriver popups options) | George Hazan | |
2020-10-11 | fixes #2591 (TabSRMM: "Show buttons blablabla right click" option does not ↵ | George Hazan | |
work by default) | |||
2020-07-26 | fixes #2501 (Ability to disable incoming sounds in chats is lost) | George Hazan | |
2019-09-18 | Scriver: typing options -> UI classes | George Hazan | |
2019-01-31 | message text standardization | George Hazan | |
2018-12-08 | chats: | George Hazan | |
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord) | |||
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-04-08 | stupid option removed from group chats according to results of voting | George Hazan | |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
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-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-03-21 | Scriver: standardizing file names | George Hazan | |