Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | common code went to the core | George Hazan | |
2024-10-04 | SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM) | George Hazan | |
2024-09-16 | fixes #4675 (Не работают кнопки форматирования ↵ | George Hazan | |
в StdMsg/Scriver) | |||
2024-03-24 | code cleaning | George Hazan | |
2023-12-03 | SRMM: sending quoted event as PSS_MESSAGE parameter | George Hazan | |
2023-09-26 | Group chat options are applied alongside the private window options update | George Hazan | |
2023-09-26 | SRMM options update unification | George Hazan | |
2023-07-25 | SRMM: automatic RTF log redraw on event's change/removal | George Hazan | |
2023-06-19 | nick search went to core | George Hazan | |
2023-06-19 | UM_FindUserFromIndex: another major useless crutch died | George Hazan | |
2023-04-14 | duplicate code removed | George Hazan | |
2023-04-14 | SRMM code unification | George Hazan | |
2023-03-30 | massive code cleaning after regression caused by #3210 | George Hazan | |
2023-03-22 | common nick list drawing code removed from DlgProc() | George Hazan | |
2023-03-20 | fixes #3443 (Менять подсказку к фильтру ↵ | George Hazan | |
событий при изменении иконки) | |||
2023-03-15 | HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method | George Hazan | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2022-11-14 | basic set for storing group chat messages in a database + reusing log ↵ | George Hazan | |
settings like show 10 recent messages | |||
2022-03-26 | fixes #3057 (Унифицировать настройку горячих ↵ | George Hazan | |
клавиш для отправки сообщений) | |||
2022-02-08 | fixes #3023 (IEView: не отображаются подписи к ↵ | George Hazan | |
файлтрансферам) | |||
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-11-28 | user typing notification for Discord group chats | George Hazan | |
2021-01-25 | fixes #2714 (Scriver: problems with resizer) | George Hazan | |
2020-06-04 | fixes #2420 (empty error window in StdMsg/Scriver) | George Hazan | |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan | |
2020-03-13 | Scriver: | George Hazan | |
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning; | |||
2019-10-31 | Scriver: nasty crutch removed | George Hazan | |
2019-10-10 | duplicate history handler removed | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-17 | Chat: common code moved to mir_app | George Hazan | |
2019-09-11 | Scriver: all useless messages converted into methods | George Hazan | |
2019-09-09 | Scriver: further code unification | George Hazan | |
2019-09-09 | Scriver: container-related code moved to the class | George Hazan | |
2019-09-08 | . | George Hazan | |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: | George Hazan | |
- fixes #2037 (when tabs are used, "Save settings for contacts" corrupts window position); - rest of tabs options switched to UI; - version bump | |||
2019-08-29 | Scriver: options automation | George Hazan | |
2019-07-25 | warning fixes | George Hazan | |
2019-07-25 | fixes #1920 (Scriver always scrolls its log to bottom when new message arrives) | George Hazan | |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan | |
2019-01-21 | fixes #1776 (rest of URL atavisms) | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-06-13 | fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore) | George Hazan | |
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
2018-06-08 | obsolete message removed | George Hazan | |
2018-06-04 | Scriver: | George Hazan | |
- fixes #1404 (Scriver: cannot change "Send message on" settings) - fixes #1405 (Scriver: add "Send message on Ctrl+Enter") |