Age | Commit message (Expand) | Author |
2023-04-10 | fixes #3476 (GG: search is broken) | George Hazan |
2023-03-01 | fixes #3367 (GG: удалить неиспользуемые опции) | George Hazan |
2023-03-01 | fixes #3368 (GG: наладить опцию "Указать серверы �... | George Hazan |
2023-02-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | George Hazan |
2023-02-18 | minor code cleaning | 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 |
2022-11-15 | fixes #3213 (GG: we should treat empty list as non-existent) | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-02-08 | fixes #3022 (Jabber file transfers don't report failure) | George Hazan |
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-26 | PBYTE -> uint8_t* | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-08-13 | useless checks removed | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-04-12 | wiping custom icolib functions: GG | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-02-13 | GG -> TinyXml | George Hazan |
2018-12-28 | ACKTYPE_GETINFO-related code cleaning | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan |
2018-04-17 | name conflict resolution | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-03-17 | more warning fixes | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | 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: complete update to libgadu-1.10.1-post | 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-09-19 | useless structure GCDEST finally removed | George Hazan |