index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Gadu-Gadu
/
src
/
gg_proto.cpp
Age
Commit message (
Expand
)
Author
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2023-12-03
PROTO_INTERFACE::SendMsg: second parameter became a reply event id
George Hazan
2023-09-15
PROTO_INTERFACE::SendMsg - unused parameter flags removed
George Hazan
2023-09-15
fixes #3674 (Реакция протоколов на отсылку в оф...
George Hazan
2023-03-04
fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)
George Hazan
2023-03-02
GG: compatibility fix
George Hazan
2023-03-01
fixes #3367 (GG: удалить неиспользуемые опции)
George Hazan
2023-03-01
fixes #3368 (GG: наладить опцию "Указать серверы ...
George Hazan
2023-02-11
PS_CREATEACCMGRUI is obsoleted and converted into event
George Hazan
2023-01-17
PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...
George Hazan
2022-11-15
fixes #3213 (GG: we should treat empty list as non-existent)
George Hazan
2022-01-24
We do not need to translate account names
dartraiden
2022-01-22
Fixes #2997
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
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-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-06-04
more fixes for #1963
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-01-23
code cleaning
George Hazan
2019-01-08
fixes #1715 (by default account's destructor doesn't free network handle)
George Hazan
2018-12-28
ACKTYPE_GETINFO-related code cleaning
George Hazan
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-07-24
database:
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
EV_PROTO_DBSETTINGSCHANGED - old useless stub removed
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-19
EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...
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-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-02-01
Gadu-Gadu: fix crash when adding contact in debug build
Goraf
2018-01-26
Gadu-Gadu: partial move to UI classes
Goraf
2018-01-20
Gadu-Gadu: code cleaning
Goraf
2018-01-19
Gadu-Gadu:
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-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
[next]