Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-03 | SRMM: sending quoted event as PSS_MESSAGE parameter | George Hazan | |
2023-03-22 | Scriver: old unused trash removed | George Hazan | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan | |
2020-02-25 | Scriver: fix for a rare crash in group chats | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | 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: container-related code moved to the class | George Hazan | |
2019-09-08 | . | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | 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 | |
2018-11-12 | Scriver -> g_plugin calls | George Hazan | |
2018-06-08 | obsolete message removed | George Hazan | |
2018-06-06 | StdMsg: option "Restore previously open tabs when showing the window" ↵ | George Hazan | |
removed because it does nothing anyway. use plugin Sessions instead | |||
2018-05-16 | Scriver -> CMPlugin | George Hazan | |
2018-03-07 | some fixes | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-01 | Scriver: no need to reset the splitter position each time.. | George Hazan | |
2017-04-12 | fix for a tab icon for message sessions | George Hazan | |
2017-04-02 | fixes #764 | George Hazan | |
2017-03-31 | minor code cleaning | George Hazan | |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-16 | Scriver: | George Hazan | |
- fix for a problem with the initial container resize; - useless class InfobarWindowData removed - useless header file infobar.h removed; - version bump | |||
2017-03-11 | group chats: | George Hazan | |
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg | |||
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan | |
2017-03-07 | code cleaning | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |
2017-03-05 | Scriver -> core splitters | George Hazan | |
also: - structure of Scriver SRMM classes redesigned to avoid problems with MS compilers; - unused cursors removed; - now splitter position is being saved & restored; | |||
2017-02-26 | Scriver moved to UI classes | George Hazan | |
2016-12-23 | correct file name applied | George Hazan | |