Age | Commit message (Expand) | Author |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside On... | George Hazan |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-04-12 | wiping custom icolib functions: GG | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-17 | name conflict resolution | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-26 | Gadu-Gadu: partial move to UI classes | Goraf |
2018-01-20 | Gadu-Gadu: code cleaning | Goraf |
2018-01-19 | Gadu-Gadu: code cleaning | Goraf |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-19 | useless structure GCDEST finally removed | George Hazan |
2017-01-20 | Chat_NewSession to return a pointer to a newly created session, not to dig it... | George Hazan |
2016-09-19 | grrrrm... there's no hLangpack in chat items, therefore strings must be trans... | George Hazan |
2016-09-19 | forgotten LPGENW restored | George Hazan |
2016-09-19 | unused translations removed | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | Chat_AddGroup - even less structures | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-05 | Gadu-Gadu: resource leak fixes, cleanup | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | fix for the protocols' menus | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |