Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | massive copyright update | dartraiden | |
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-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan | |
2017-07-10 | fixes #855 (TabSRMM - Move chat tab to another container switches chat into ↵ | George Hazan | |
single conversation) | |||
2017-04-10 | unused setting removed | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-27 | common code moved to mir_app | George Hazan | |
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-03-22 | nick list moved to mir_app | George Hazan | |
2017-03-14 | some fixes to make Coverity happier | George Hazan | |
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
2017-03-09 | common rtf management code moved to the core | George Hazan | |
2017-03-08 | code reordering | George Hazan | |