summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-06CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTreeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildListGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsTextGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultActionGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnEndRename => Clist_EndRenameGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDeleteFromContactList => Clist_DeleteFromContactListGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnCalcEipPosition => Clist_CalcEipPositionGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnClcStatusToPf2 => Clist_ClcStatusToPf2George Hazan
2018-04-06CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenModeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTipGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContactGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetDefaultExStyle => Clist_GetDefaultExStyleGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSettingGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnRecalculateGroupCheckboxes => Clist_RecalculateGroupCheck...George Hazan
2018-04-06code cleaningGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxesGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItemGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnEventsProcessTrayDoubleClick => Clist_EventsProcessTrayDo...George Hazan
2018-04-06CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntryGeorge Hazan
2018-04-06CDlgBase::OnChange - message processing slightly changedGeorge Hazan
2018-04-06PF2_NONE : flag for protocols that have no statuses at allGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...George Hazan
2018-04-05CLIST_INTERFACE::pfnDrawMenuItem => Clist_DrawMenuItemGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIconGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTreeGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-04-04unused CLIST_INTERFACE data moved inside mir_appGeorge Hazan
2018-04-04CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload()George Hazan
2018-04-04- CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenuGeorge Hazan
2018-04-04CLIST_INTERFACE::pfnGetAccountIndexByPos => Clist_GetAccountIndexGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...George Hazan
2018-04-04static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...George Hazan
2018-04-04- static function CLIST_INTERFACE::pfnGetAverageMode exported as Proto_GetAve...George Hazan
2018-04-04warning fixesGeorge Hazan
2018-04-04fix for adding separators into SRMM toolbarGeorge Hazan
2018-04-04Windows lists:George Hazan
2018-04-03we shall create missing icons (or destroy unneeded ones) after applying toolb...George Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-28PLUGIN<> to receive the basic class located inside mir_appGeorge Hazan
2018-03-27there's no need to load contacts from unloaded protocolsGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-23account activation separated from account creationGeorge Hazan