new class function ota.CurrentEditorIsSourceEditor, used in TEditorExpert.ActionOnUpdate and .DoExecute
Started converting GxOtaXxxx functions to class functions of a new Ota class. Also added a TryGetXxx function for every GetXxx function.
new (internal) functions TryGetEditorExpertsManager and GetEditorExpertsCount, used in TMenusForEditorExperts.CreateSubMenuItems, .PopulatePopupMenu and .UpdateAction
new function TryGetGExpertsInst
new functions TryGetViewDesktopEntries and GetViewDesktopEntries
updated copyright year
Updating the statusbar slows done search time
I don't see much of an improvement on my machine, but it might make a much larger difference in a VM and it shouldn't hurt. Patch applied in revision #4894