Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan | |
2021-03-28 | code cleaning | George Hazan | |
2021-03-27 | code cleaning & reordering | George Hazan | |
2021-03-13 | Group chats API: | George Hazan | |
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them | |||
2021-03-07 | further code cleaning & simplification | George Hazan | |
2021-02-07 | This has already been checked before | dartraiden | |
2021-01-18 | fixes #2700 (Scriver: при открытии окна через попап ↵ | George Hazan | |
отображается лишь одно сообщение) | |||
2021-01-17 | Update copyrights | dartraiden | |
2021-01-12 | tabSRMM: missing line added | George Hazan | |
2021-01-11 | and also one more timer in tabSRMM | George Hazan | |
2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan | |
2021-01-10 | CSendLater: fake class removed | George Hazan | |
2020-11-04 | fixes #2608 (TabSRMM: make Ctrl+K hotkey customizable) | George Hazan | |
2020-11-04 | fixes #2610 (Message plugins: add abitity to Ctrl+V file) | George Hazan | |
2020-10-11 | fixes #2590 (TabSRMM: Cannot setup event filter) | 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: | George Hazan | |
- fixes #2521 (Esc key behavior selection not work for jabber chat rooms in Miranda NG 0.95.12 build); - manual WM_CLOSE processing code removed from CMsgDialog::DlgProc; - code cleaning | |||
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 #2233 (TabSRMM: add outgoing sound for groupchats) - method #2 | George Hazan | |
2020-07-21 | fixes #2222 (TabSRMM: не отключать получение новых ↵ | George Hazan | |
сообщений при отключённой автопрокрутке) | |||
2020-07-06 | fix for old bug with passing parameters inside IEView | George Hazan | |
2020-06-03 | tabSRMM: why text is restored only for private chats? | George Hazan | |
2020-05-12 | tabSRMM: some unused/obsoleted events removed | 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-13 | tabSRMM: fix for both autocomplete & pressing tab alone | George Hazan | |
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan | |
2020-03-04 | tabSRMM: | George Hazan | |
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump | |||
2020-02-20 | fixes #2197 (IRC: Update broke input box shortcuts & Tab key) | George Hazan | |
hopefully it fixes that trash forever | |||
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-13 | fixes #2210 (TabSRMM: crash on Quote button) | George Hazan | |
2020-02-05 | fixes #2200 ([0.95.11 x64] IRC-style colors (ctrl-k) regression) | George Hazan | |
2020-02-04 | final fix for #2184 | 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-04 | tabSRMM: | George Hazan | |
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
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 | tabSRMM: fixes problem with TAB in group chats | 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-30 | fix for sending %% in tabSRMM group chats | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |