Using the new AsynchronousWaitDialog for the operations "find references", "rename", "find missing resource keys" and "find unused resource keys".
Allow the menu to finish closing on execution of these operations.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2086 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
Improved the performance of the resource resolvers (especially when working with large designer-generated localizable forms), mainly by increased caching of reusable information during a FindReferences run.
Fixed finding a property<->field association when the return statement in the property getter includes a cast or a parenthesized expression.
Fixed finding the resource manager when it is a field that is accessed through a property and this field is initialized directly in the declaraion.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1917 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
ToolBarCheckBox: Expose the caller and set the owner of the MenuCommand.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61