summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-26fixes #3123 (Cannot edit GG user info)George Hazan
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2022-06-13code cleaningGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-02-08fixes #3022 (Jabber file transfers don't report failure)George Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-11-16more shit removedGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-06-07fixes #2912 (Drop WinCrypto API support)George Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-17Update copyrightsdartraiden
2020-10-08OpenSSL upgraded to 1.1.1George 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-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-01-25massive code cleaning:George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-08-13useless checks removedGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava...George Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-04fixes #1963 (unused icons in proto_conn_*.dll)George Hazan
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-04-12wiping custom icolib functions: GGGeorge Hazan
2019-04-04Move some docs to wikidartraiden
2019-03-06popups:George Hazan
2019-03-05Popup:George Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan