Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-07-26 | fixes #2501 (Ability to disable incoming sounds in chats is lost) | George Hazan | |
2020-07-14 | fixes #2256 (Scriver: после смены цвета фона ↵ | George Hazan | |
пропадает лог конфы) | |||
2020-07-13 | fixes #2479 (Изменение размера текста в логе и ↵ | George Hazan | |
области ввода колесом мыши) | |||
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-06-04 | fixes #2420 (empty error window in StdMsg/Scriver) | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-01 | frankly speaking, neither colors not effects have flags | George Hazan | |
2020-05-01 | FIDF_DEFAULTVALID: code cleaning | George Hazan | |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan | |
2020-04-21 | code cleaning | George Hazan | |
2020-03-30 | fixes #2278 (TabSRMM cannot drop file to input area) | George Hazan | |
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
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-13 | Scriver: | George Hazan | |
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning; | |||
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan | |
2020-03-11 | fixes #2254 (Scriver: настройки прозрачности ↵ | George Hazan | |
перепутаны) | |||
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵ | George Hazan | |
use selected text) | |||
2020-03-03 | HM_DBEVENTADDED to be delayed, instead of sending it immediately | George Hazan | |
2020-02-25 | Scriver: fix for a rare crash in group chats | George Hazan | |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
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-01 | fixes mouse scrolling in Scriver | George Hazan | |
2019-10-31 | Scriver: nasty crutch removed | George Hazan | |
2019-10-29 | fixes #2106 (Scriver: History++ does not work in message sessions (blank ↵ | George Hazan | |
screen)) | |||
2019-10-10 | duplicate history handler removed | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | 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-18 | Scriver: typing options -> UI classes | George Hazan | |
2019-09-18 | minor code cleaning | George Hazan | |
2019-09-17 | Chat: common code moved to mir_app | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | George Hazan | |
2019-09-16 | warning fix | George Hazan | |
2019-09-12 | Scriver: small crutch to disable IEView in group chats | George Hazan | |
2019-09-11 | minor fix for IEView window size calculation | George Hazan | |
2019-09-11 | no chat window in Scriver anymore | George Hazan | |
2019-09-11 | Scriver: all useless messages converted into methods | George Hazan | |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan | |
2019-09-10 | Scriver: fix for window resizer | 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-09 | CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵ | George Hazan | |
directly | |||
2019-09-08 | . | George Hazan | |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan | |