summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-06fix for stupid bug in Windows: m_accList.OnSelChange is called twice recursiv...George Hazan
2018-04-06Account manager: all messages & window procedure eliminatedGeorge 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-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-04-02fix for global status menu translationGeorge Hazan
2018-04-02related to #1241: fix for icon names' translation in Icon - Menu itemsGeorge Hazan
2018-04-02code cleaningGeorge Hazan
2018-04-02partially fixes #1241 = extra icons translationGeorge Hazan
2018-04-02fixes #1240 (Changing account order makes some accounts disappear) - ancient ...George Hazan
2018-03-30code cleaningGeorge Hazan
2018-03-30fixes #1220 (Cached MirVer in metacontacts)George Hazan
2018-03-30fixes #1231 (Actman: Null pointer in mir_app.mir!CompareProtos)George Hazan
2018-03-29major clutch removed with double service mode plugins launchGeorge Hazan
2018-03-29code cleaningGeorge Hazan
2018-03-29fixes #1229 (Cannot create new account)George Hazan
2018-03-29fixes #1224 (Crash when launch in service mode)George Hazan
2018-03-28Import now works without accounts' activation, without calling Load() of prot...George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28fix for proper initialization of partially loaded pluginsGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan