summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg_proto.cpp
AgeCommit message (Expand)Author
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в оф...George Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-03-02GG: compatibility fixGeorge Hazan
2023-03-01fixes #3367 (GG: удалить неиспользуемые опции)George Hazan
2023-03-01fixes #3368 (GG: наладить опцию "Указать серверы ...George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan
2022-11-15fixes #3213 (GG: we should treat empty list as non-existent)George Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside On...George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-04more fixes for #1963George Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-01-23code cleaningGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2018-12-28ACKTYPE_GETINFO-related code cleaningGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-07-24database:George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21EV_PROTO_DBSETTINGSCHANGED - old useless stub removedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-17name conflict resolutionGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-02-01Gadu-Gadu: fix crash when adding contact in debug buildGoraf
2018-01-26Gadu-Gadu: partial move to UI classesGoraf
2018-01-20Gadu-Gadu: code cleaningGoraf
2018-01-19Gadu-Gadu:Goraf
2018-01-19Gadu-Gadu: code cleaningGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan