Age | Commit message (Expand) | Author |
2018-04-10 | these temporary variables aren't needed as well | George Hazan |
2018-04-10 | obsolete compatibility code removed from AVS | George Hazan |
2018-04-10 | Variables: warning fix + minor code cleaning | George Hazan |
2018-04-10 | illustration moved to wiki | dartraiden |
2018-04-09 | fixes #1256 completely | George Hazan |
2018-04-09 | grrrm... | George Hazan |
2018-04-09 | fixes #1257 (database migration process must not filter out 'duplicate' events) | George Hazan |
2018-04-09 | frankly speaking, there's no need to lock the database profile since we check... | George Hazan |
2018-04-09 | fixes #1254 (no place to enter the second digit from keyboard) | George Hazan |
2018-04-08 | stupid option removed from group chats according to results of voting | George Hazan |
2018-04-08 | missed break | George Hazan |
2018-04-08 | Clist_nicer: unused code removed | George Hazan |
2018-04-07 | MirLua: Removed last obsolete methods FindFirstContact & FindNextContact | aunsane |
2018-04-07 | Proto_GetAccount() for pascal plugins | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-07 | status caching moved from MenuItem to PROTOACCOUNT - this is very effective | George Hazan |
2018-04-07 | finally that perversion with double protocol caching in clist died | George Hazan |
2018-04-07 | duplicate ME_PROTO_ACK handlers merged together | George Hazan |
2018-04-07 | Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app | George Hazan |
2018-04-07 | AVS & AuthState: move docs to wiki | dartraiden |
2018-04-06 | more unused stuff cleaned | George Hazan |
2018-04-06 | MS_CLIST_SHOWHIDE returned back to serve various menu items | George Hazan |
2018-04-06 | all unused CLIST_INTERFACE members dropped (requires new history++) | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged | 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::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildList | George Hazan |
2018-04-06 | MirLua: ffi module removed because it seems to be not working | aunsane |
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::pfnDeleteFromContactList => Clist_DeleteFromContactList | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnCalcEipPosition => Clist_CalcEipPosition | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnClcStatusToPf2 => Clist_ClcStatusToPf2 | 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-06 | compilation fix | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetDefaultExStyle => Clist_GetDefaultExStyle | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSetting | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnRecalculateGroupCheckboxes => Clist_RecalculateGroupCheck... | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItem | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnEventsProcessTrayDoubleClick => Clist_EventsProcessTrayDo... | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry | George Hazan |
2018-04-06 | PF2_NONE : flag for protocols that have no statuses at all | George Hazan |
2018-04-06 | CloudFile: no need to create fake protocol instances just for search | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | these calls aren't required anymore | George Hazan |