Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-01-24 | tabSRMM: | George Hazan | |
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-11-08 | tabSRMM: tab autocomplete shall restore original cursor position if nothing ↵ | George Hazan | |
is found | |||
2019-11-04 | fixes #2100 (TabSRMM: bug with vertical tabs) | George Hazan | |
2019-11-04 | tabSRMM: | George Hazan | |
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
2019-10-29 | two more flags removed | George Hazan | |
2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan | |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-10-21 | fixes #2097 (TabSRMM: log background color is broken) | George Hazan | |
2019-10-05 | fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions") | George Hazan | |
2019-10-03 | fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen) | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-18 | - more shit cleared from C++ code; | George Hazan | |
- Pascal code partially restored till the full container log implementation | |||
2019-09-18 | m_ieview.h: code cleaning | George Hazan | |
2019-09-17 | Chat: common code moved to mir_app | George Hazan | |
2019-09-16 | tabSRMM: duplicate code removed | George Hazan | |
2019-09-15 | code cleaning | George Hazan | |
2019-09-15 | fixes #2051 (TabSRMM: group chats icon) | George Hazan | |
2019-09-13 | tabSRMM: some DM_* messages removed | George Hazan | |
2019-09-13 | tabSRMM: no more chat_window.cpp | George Hazan | |
2019-09-13 | tabSRMM: minor code reordering | George Hazan | |
2019-09-13 | tabSRMM: | George Hazan | |
- two constructors for CMsgDialog introduced - fixes for minor glitches | |||
2019-09-12 | tabSRMM: single window | George Hazan | |