summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Collapse)Author
2020-08-18SmileyAdd:George Hazan
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump;
2020-07-26fixes #2501 (Ability to disable incoming sounds in chats is lost)George Hazan
2020-07-14fixes #2256 (Scriver: после смены цвета фона ↵George Hazan
пропадает лог конфы)
2020-07-13fixes #2479 (Изменение размера текста в логе и ↵George Hazan
области ввода колесом мыши)
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-04UI 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-04fixes #2420 (empty error window in StdMsg/Scriver)George Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-01frankly speaking, neither colors not effects have flagsGeorge Hazan
2020-05-01FIDF_DEFAULTVALID: code cleaningGeorge Hazan
2020-04-25CLogWindow::LogEvents considered useless and localized inside tabSRMMGeorge Hazan
2020-04-21code cleaningGeorge Hazan
2020-03-30fixes #2278 (TabSRMM cannot drop file to input area)George Hazan
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
2020-03-22File 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-13Scriver:George Hazan
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning;
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2020-03-11fixes #2254 (Scriver: настройки прозрачности ↵George Hazan
перепутаны)
2020-03-04fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵George Hazan
use selected text)
2020-03-03HM_DBEVENTADDED to be delayed, instead of sending it immediatelyGeorge Hazan
2020-02-25Scriver: fix for a rare crash in group chatsGeorge Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-01fixes mouse scrolling in ScriverGeorge Hazan
2019-10-31Scriver: nasty crutch removedGeorge Hazan
2019-10-29fixes #2106 (Scriver: History++ does not work in message sessions (blank ↵George Hazan
screen))
2019-10-10duplicate history handler removedGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
- Pascal code partially restored till the full container log implementation
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-09-18Scriver: typing options -> UI classesGeorge Hazan
2019-09-18minor code cleaningGeorge Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-16warning fixGeorge Hazan
2019-09-12Scriver: small crutch to disable IEView in group chatsGeorge Hazan
2019-09-11minor fix for IEView window size calculationGeorge Hazan
2019-09-11no chat window in Scriver anymoreGeorge Hazan
2019-09-11Scriver: all useless messages converted into methodsGeorge Hazan
2019-09-10Scriver: rollback of malicious changes, original order of things restoredGeorge Hazan
2019-09-10Scriver: fix for window resizerGeorge Hazan
2019-09-09Scriver: further code unificationGeorge Hazan
2019-09-09Scriver: container-related code moved to the classGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵George Hazan
directly
2019-09-08.George Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan