Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-11 | no chat window in Scriver anymore | George Hazan | |
2019-09-09 | Scriver: container-related code moved to the class | George Hazan | |
2019-04-13 | CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to ↵ | George Hazan | |
HIMAGELIST | |||
2019-04-12 | wiping custom icolib functions: Scriver | George Hazan | |
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-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-05-22 | m_chat_int.h => CMPlugin | George Hazan | |
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-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-04-04 | - GC_FONTSIZE considered useless; | George Hazan | |
- archaic linked list of modules replaced with the standard LIST<> which is much faster - fix for the module destruction | |||
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-22 | nick list moved to mir_app | George Hazan | |
2017-03-21 | Scriver: standardizing file names | George Hazan | |