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.h
Age
Commit message (
Expand
)
Author
2024-01-23
fixes #4104 (Удаление серверной истории)
George Hazan
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
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-09-15
PROTO_INTERFACE::SendMsg - unused parameter flags removed
George Hazan
2023-03-04
fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)
George Hazan
2023-03-01
fixes #3367 (GG: удалить неиспользуемые опции)
George Hazan
2023-02-11
PS_CREATEACCMGRUI is obsoleted and converted into event
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2022-11-15
fixes #3213 (GG: we should treat empty list as non-existent)
George Hazan
2021-12-26
DWORD -> uint32_t
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
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
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-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-03-28
common protocol instance management code went into template
George Hazan
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-31
mir_app:
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-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2016-07-26
less TCHARs:
George Hazan
2016-04-05
Gadu-Gadu: resource leak fixes, cleanup
Tobias Weimer
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
Gadu-Gadu protocol
Szymon Tokarz
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-30
- major cleanup of GG avatar code
George Hazan
[next]