Age | Commit message (Expand) | Author |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
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-01-17 | Update copyrights | dartraiden |
2020-03-30 | Contact lists: | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | 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-01-04 | Update copyrights | dartraiden |
2018-11-12 | clist_nicer -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-09-18 | code cleaning | George Hazan |
2018-06-25 | duplicate cache item removed to avoid rare crashes | 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-08 | Clist_nicer: unused code removed | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroup | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTree | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultAction | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnEndRename => Clist_EndRename | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenMode | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTip | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContact | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta... | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA... | George Hazan |
2018-02-21 | Clist_Nicer: C++'11 iterators | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-03-22 | useless declaration removed | George Hazan |
2017-03-22 | - Clist_ClearSearch considered useless; | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-08 | code cleaning | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-26 | - duplicated code removed from cliFindItem; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-06 | Clist_GetImageList() | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |