- removed "treat warnings as errors" from HexEditor.csproj and StartPage.csproj
- first drafts of a comparison API for SDPS files (ICSharpCode.Profiler.Controller.Analysis)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4987 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
Fixed XmlEditor unit tests (Form.Show(owner) throws an exception when called in a non-interactive windows service, but Form.Show() works)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3490 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
Replace ICSharpCode.SharpDevelop.Func<...> with System.Func<...>; use System.Linq.Enumerable instead of the ICSharpCode.SharpDevelop.Linq helper class.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2628 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61