Age | Commit message (Expand) | Author |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan |
2024-01-24 | PS_GETNAME: another old atavism removed | George Hazan |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2024-01-19 | the ancient atavism extincted: PROTORECVFILE structure with its own set of flags | George Hazan |
2024-01-19 | code cleaning | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-09 | PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion | George Hazan |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan |
2023-11-13 | fixes #3862 (Sametime: перевод не помещается) | George Hazan |
2023-11-07 | Sametime: no need to translate this | dartraiden |
2023-11-07 | fixes #3863 (Sametime: не все строки попадают в язык... | George Hazan |
2023-11-06 | No need to translate this | dartraiden |
2023-11-06 | fixes #3820 (Пропал перевод в дереве значков) | George Hazan |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan |
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в оф... | George Hazan |
2023-04-11 | DB::FILE_BLOB expansion for the offline file transfers, part I | George Hazan |
2023-03-04 | fixes #3333 (Tox: search in Find/Add contacts tries to search any random input) | George Hazan |
2023-02-18 | minor code cleaning | George Hazan |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan |
2023-02-09 | SRMM: better support for group chats in database | 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 |
2023-01-14 | Convert sources to CR+LF | dartraiden |
2023-01-02 | Update copyrights | dartraiden |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different pages... | dartraiden |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-06-13 | Popup+: fix for a madness with default popup class values | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-02-08 | fixes #3022 (Jabber file transfers don't report failure) | George Hazan |
2022-02-02 | Visual Studio 2022 project files | George Hazan |
2022-01-24 | We do not need to translate account names | dartraiden |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-04 | no need to patch pcre either | George Hazan |
2021-03-13 | warning fixes | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге доба... | George Hazan |
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside On... | George Hazan |
2020-05-22 | also the same fix for icon projects | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | 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 |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |