Run IProject.StartBuild on its own thread, so it runs outside of any locks taken by the build engine.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3763 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
This fixes the bug forum-8878 (focus rectangle is drawn for disabled toolbar buttons).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3751 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
Write executed menu and toolbar commands to log.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3463 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
- adds 4 new ToolbarItem types:
- TestBox -> ToolBarTextBox
- SplitButton -> ToolBarSplitButton
- Label -> ToolBarLabel
- Builder -> ISubmenuBuilder
- also modifies the existing DropDownButton to support subitems like the menu does.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1336 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61