Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | fixes #3459 (tabSRMM: Невозможно выключить фильтр ↵ | George Hazan | |
событий) | |||
2023-03-22 | common nick list drawing code removed from DlgProc() | George Hazan | |
2023-03-20 | SRMM: button displays the forecoming state, not the current one | George Hazan | |
2023-03-20 | fixes #3443 (Менять подсказку к фильтру ↵ | George Hazan | |
событий при изменении иконки) | |||
2023-03-20 | fixes #3441 completely | George Hazan | |
2023-03-15 | HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method | George Hazan | |
2023-02-22 | fixes #3340 (Do not add space on autocomplete) | dartraiden | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2023-01-28 | IRC: fix for event broadcasting | George Hazan | |
2023-01-26 | fixes #3303 (WhatsApp: мигание чата) | George Hazan | |
2023-01-09 | fixes #3114 (tabSRMM: добавить в лог пункт ↵ | George Hazan | |
контекстного меню "Копировать") | |||
2023-01-09 | fixes #3270 (crash in tabSRMM) | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan | |
2022-09-24 | fixes #3194 (tabSRMM: ger rid of inverted logic) | George Hazan | |
2022-08-15 | for #3150 - tabSRMM that displays avatars in group chats | George Hazan | |
2022-08-15 | code cleaning | George Hazan | |
2022-08-14 | code cleaning | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-07-29 | . | George Hazan | |
2022-07-29 | fixes #3128 (tabSRMM: автодополнение ника (Tab) ↵ | George Hazan | |
добавляет пробел, если включены настройки про добавление к нику двоеточия/запятой, и не добавляет, если они отключены) | |||
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-07-15 | tabSRMM: code cleaning | George Hazan | |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-11 | Fixes #2982: | George Hazan | |
- status change events are now considered tabSRMM specific and are generated only for tabSRMM embedded log viewer - code cleaning | |||
2021-11-28 | user typing notification for Discord group chats | George Hazan | |
2021-03-27 | code cleaning & reordering | George Hazan | |
2021-03-07 | further code cleaning & simplification | George Hazan | |
2021-01-18 | fixes #2700 (Scriver: при открытии окна через попап ↵ | George Hazan | |
отображается лишь одно сообщение) | |||
2021-01-17 | Update copyrights | dartraiden | |
2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan | |
2020-08-16 | tabSRMM: | George Hazan | |
- fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - version bump | |||
2020-08-12 | tabSRMM: DM_QUERYCLIENTAREA - unused message removed | George Hazan | |
2020-08-02 | tabSRMM: obsolete hidden setting removed | George Hazan | |
2020-07-21 | fixes #2222 (TabSRMM: не отключать получение новых ↵ | George Hazan | |
сообщений при отключённой автопрокрутке) | |||
2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
2020-05-04 | tabSRMM: | George Hazan | |
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
2020-04-25 | better tabSRMM compatibility | George Hazan | |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan | |
2020-03-22 | File transfers: | George Hazan | |
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list | |||
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan | |
2020-03-09 | tabSRMM: warning if a temporary file cannot be written | George Hazan | |
2020-02-19 | tabSRMM: fix for removed hot key handler | George Hazan | |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
2020-02-16 | minor code cleaning | George Hazan | |
2020-02-04 | fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts) | George Hazan | |