Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | fixes #2256 (Scriver: после смены цвета фона ↵ | George Hazan | |
пропадает лог конфы) | |||
2020-07-13 | fixes #2479 (Изменение размера текста в логе и ↵ | George Hazan | |
области ввода колесом мыши) | |||
2020-06-04 | fixes #2420 (empty error window in StdMsg/Scriver) | 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-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 | |
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-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-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-08-31 | Scriver: typo fix | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: | 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-29 | Scriver: options automation | George Hazan | |
2019-07-25 | fixes #1920 (Scriver always scrolls its log to bottom when new message arrives) | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan | |
2019-05-12 | fixes #1948 (memory allocation problem in Scriver) | George Hazan | |
2019-04-12 | wiping custom icolib functions: Scriver | George Hazan | |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵ | George Hazan | |
controls flags | |||
2019-01-18 | code cleaning | George Hazan | |
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning | |||
2018-11-12 | Scriver -> g_plugin calls | George Hazan | |
2018-10-03 | fixes #1607 (Scriver silently cuts long messages) | George Hazan | |
2018-07-11 | GUI 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-14 | fix for a typo | George Hazan | |
2018-06-13 | fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore) | George Hazan | |
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
2018-06-08 | obsolete message removed | George Hazan | |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-26 | no, this idea was wrong... | George Hazan | |
2018-05-25 | same fix for Scirver (fixes #1387) | George Hazan | |