Age | Commit message (Expand) | Author |
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-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-03-12 | more code cleaning | George Hazan |
2019-03-12 | MirandaG15: warning fixes + massive code cleaning | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-01-18 | 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-17 | KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms... | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
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-11-13 | Code modernize ... | Goraf |
2017-09-19 | useless structure GCDEST finally removed | George Hazan |
2017-03-28 | some more fixes for 64-bit version | George Hazan |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-04 | MirandaG15: | Tobias Weimer |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-16 | name conflicts solved | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-28 | warning fixes | George Hazan |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |