Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | unused code removed | George Hazan | |
2023-03-30 | fix for #3471 applied to StdMsg & Scriver | George Hazan | |
2023-03-29 | fixes #3469 (tabSRMM: global filter settings aren't applied if a filter is ↵ | George Hazan | |
disabled) | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-11 | Fixes #2982: | George Hazan | |
- status change events are now considered tabSRMM specific and are generated only for tabSRMM embedded log viewer - code cleaning | |||
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-04-26 | Chat api: | George Hazan | |
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed; | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-10-13 | chat api: | George Hazan | |
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi | |||
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-02-21 | tabsrmm: C++'11 iterators | George Hazan | |
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-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-08 | code cleaning | George Hazan | |
2017-03-08 | code reordering | George Hazan | |