summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgdialog.cpp
AgeCommit message (Collapse)Author
2020-07-14fixes #2256 (Scriver: после смены цвета фона ↵George Hazan
пропадает лог конфы)
2020-07-13fixes #2479 (Изменение размера текста в логе и ↵George Hazan
области ввода колесом мыши)
2020-06-04fixes #2420 (empty error window in StdMsg/Scriver)George Hazan
2020-04-21code cleaningGeorge Hazan
2020-03-30fixes #2278 (TabSRMM cannot drop file to input area)George Hazan
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
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-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-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-08-31Scriver: typo fixGeorge Hazan
2019-08-30no more old-style settings in ScriverGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver:George Hazan
- fixes #2037 (when tabs are used, "Save settings for contacts" corrupts window position); - rest of tabs options switched to UI; - version bump
2019-08-29Scriver: options automationGeorge Hazan
2019-07-25fixes #1920 (Scriver always scrolls its log to bottom when new message arrives)George Hazan
2019-07-24massive warning fixGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-05-12fixes #1948 (memory allocation problem in Scriver)George Hazan
2019-04-12wiping custom icolib functions: ScriverGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵George Hazan
controls flags
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2018-11-12Scriver -> g_plugin callsGeorge Hazan
2018-10-03fixes #1607 (Scriver silently cuts long messages)George Hazan
2018-07-11GUI change:George Hazan
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name)
2018-06-14fix for a typoGeorge Hazan
2018-06-13fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore)George Hazan
2018-06-09fixes #1406 (Scriver: sending by Shift+Enter)George Hazan
2018-06-08obsolete message removedGeorge Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-26no, this idea was wrong...George Hazan
2018-05-25same fix for Scirver (fixes #1387)George Hazan