Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |