| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
| 2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
| variable and unify access to it | |||
| 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 ↵ | George Hazan | |
| completely) | |||
| 2019-04-12 | wiping custom icolib functions: GG | George Hazan | |
| 2019-03-05 | Popup: | George Hazan | |
| - wiping out checks for service presence; - code cleaning | |||
| 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 ↵ | George Hazan | |
| events (UTF16LE by default) | |||
| 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 | |
| - senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
| 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 | |
| - structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function. | |||
| 2018-01-26 | Gadu-Gadu: partial move to UI classes | Goraf | |
| * advanced options form refactored * move to options class * const correctness * code cleaning | |||
| 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 ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 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 | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
| 2017-03-17 | forgotten TCHAR removed | George Hazan | |
| 2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
| 2017-01-13 | a bit less netlib services | George Hazan | |
| 2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
| 2016-09-17 | chats: more functions, less structures | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-09-16 | - chats services replaces with functions; | George Hazan | |
| - chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-09-14 | second major wipeout of database services & structures: | George Hazan | |
| - DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-29 | no more TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
