summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-10all static status info packed togetherGeorge Hazan
2018-04-10fix for one very rare crash due to unsynced array of status menus & accountsGeorge Hazan
2018-04-10fixes #1241 completelyGeorge Hazan
2018-04-10related to #1241 - fix for hotkey names' translationGeorge Hazan
2018-04-10these temporary variables aren't needed as wellGeorge Hazan
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
2018-04-10Variables: warning fix + minor code cleaningGeorge Hazan
2018-04-10pick up Miranda-specific commitsdartraiden
2018-04-10SQLite 3.23dartraiden
2018-04-10illustration moved to wikidartraiden
2018-04-09protocols: jabber: xep-0198Gluzskiy Alexandr
2018-04-09fixes #1256 completelyGeorge Hazan
2018-04-09grrrm...George Hazan
2018-04-09fixes #1257 (database migration process must not filter out 'duplicate' events)George Hazan
2018-04-09frankly speaking, there's no need to lock the database profile since we check...George Hazan
2018-04-09fixes #1254 (no place to enter the second digit from keyboard)George Hazan
2018-04-08stupid option removed from group chats according to results of votingGeorge Hazan
2018-04-08missed breakGeorge Hazan
2018-04-08Clist_nicer: unused code removedGeorge Hazan
2018-04-07MirLua: Removed last obsolete methods FindFirstContact & FindNextContactaunsane
2018-04-07protocols: jabber: xep-0198Gluzskiy Alexandr
2018-04-07Proto_GetAccount() for pascal pluginsGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-07Proto_GetStatus() - fast method that returns a cached protocol statusGeorge Hazan
2018-04-07status caching moved from MenuItem to PROTOACCOUNT - this is very effectiveGeorge Hazan
2018-04-07another useless array removedGeorge Hazan
2018-04-07finally that perversion with double protocol caching in clist diedGeorge Hazan
2018-04-07duplicate ME_PROTO_ACK handlers merged togetherGeorge Hazan
2018-04-07Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_appGeorge Hazan
2018-04-07AVS & AuthState: move docs to wikidartraiden
2018-04-06more unused stuff cleanedGeorge Hazan
2018-04-06MS_CLIST_SHOWHIDE returned back to serve various menu itemsGeorge Hazan
2018-04-06all unused CLIST_INTERFACE members dropped (requires new history++)George Hazan
2018-04-06CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChangedGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroupGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTreeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildListGeorge Hazan
2018-04-06MirLua: ffi module removed because it seems to be not workingaunsane
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-06compilation fixGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetDefaultExStyle => Clist_GetDefaultExStyleGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSettingGeorge Hazan