4014 Commits (0b4bd0e3f7b1c881c385a3552dc11988f1e22840)
 

Author SHA1 Message Date
Daniel Grunwald 0b4bd0e3f7 Worked on MSBuildBasedProject 17 years ago
Daniel Grunwald 6008cea9fb Reimplemented MSBuildEngine. 17 years ago
Daniel Grunwald 422880a2a1 Fixed opening projects without explicitly set ToolsVersion 17 years ago
Daniel Grunwald c096d54094 MSBuildBasedProject based on Microsoft.Build.Construction 17 years ago
Daniel Grunwald 1cba8b527f Started rewrite of MSBuildBasedProject using MSBuild 4.0. 17 years ago
Daniel Grunwald cccf3779c2 WpfWorkbench: fixed MainWin32Window property 17 years ago
Daniel Grunwald 0ddeaa68a8 Remove ICSharpCode.SharpDevelop.BuildWorker. 17 years ago
Daniel Grunwald 4db960a353 Create new projects using MSBuild 4.0 17 years ago
Daniel Grunwald 75192cf01f Set ICSharpCode.Build.Tasks back to .NET 2.0. 17 years ago
Daniel Grunwald bb37c77bf4 Allow converting projects to MSBuild 4.0 17 years ago
Daniel Grunwald 2d25fd022a Allow opening VS 2010 solutions. 17 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 17 years ago
Daniel Grunwald 8e8d5ecdae Merged revision 4096 from 3.0 to dotnet4. 17 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 17 years ago
Daniel Grunwald 8e783a6694 Fixed icons in class browser. 17 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 17 years ago
Daniel Grunwald bfe0341f01 Merge 3.0 to trunk. 17 years ago
Daniel Grunwald bdee4a2998 Disabled failing debugger test. 17 years ago
Martin Koníček 0062436691 Object graph visualizer - made neato.exe console window invisible. 17 years ago
Martin Koníček ca05ee092e Graph visualizer - edges are routed by Graphviz's neato.exe and drawn by WPF. 17 years ago
Matt Ward a61ee5f32d Added support for ISupportInitialize in the python forms designer. 17 years ago
Siegfried Pammer 18a6c2babe - added basic support for profiling Unit Tests 17 years ago
Matt Ward 22a376598c Python forms designer now checks the non-visual component has a constructor that takes an IContainer before generating code to create the component. 17 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 17 years ago
Daniel Grunwald 551cbf9e4c Implemented Indexer Insight for AvalonEdit. 17 years ago
Daniel Grunwald 698d2c5506 Show insight window when pressing comma inside a method call. 17 years ago
Matt Ward 03a0ccecfe Updated language resources. 17 years ago
Matt Ward 11a80d5c8c Unit Tests tree now shows tests that fail due to an unhandled exception being thrown. 17 years ago
Matt Ward f18df3138e Installer now displays SharpDevelop 3.1 Beta 1. 17 years ago
Siegfried Pammer 71480d693b removed transparency from DebuggeeExceptionForm, added buttons for Break and Terminate again 17 years ago
Matt Ward 41a0fdebbc Fixed ArgumentException thrown when duplicate binary file ids are in a WiX file and the dialog is opened in the designer. 17 years ago
Matt Ward a2ef6c70e9 NUnit-Console no longer creates TestResult.xml if the /xml option is not used. 17 years ago
Daniel Grunwald e0df7e4747 SvnClientWrapper: Fixed NullReferenceException in discovery of changed paths. 17 years ago
Matt Ward 3bc847b185 Static class methods now use staticmethod when converted to Python. 17 years ago
Matt Ward 1cf40ae1cb Use HintPath for IronPython reference in Python project templates. 17 years ago
Matt Ward 81b50dc839 Add reference to IronPython when converting projects to Python. 17 years ago
Matt Ward 1751aa4bdc Typeof expressions and for each loops using a method call now converted to Python. 17 years ago
Matt Ward 168d0d7716 Event handlers with EventHandler object creation now converted to Python. 17 years ago
Matt Ward 4fa1e2e656 An error message is now displayed when trying to compile a Python application when no main file is specified. 17 years ago
Martin Koníček d0b68901e8 Object graph visualizer - added ComboBox for changing layout direction. 17 years ago
Matt Ward 963e02f337 Can now convert C# and VB.NET projects to Python. 17 years ago
Daniel Grunwald 1d90f5a81d Fixed SD2-1514 - Exception compiling F# project using build worker. 17 years ago
Siegfried Pammer 99ccdb033d WatchPad now allows changing nodes while debugging 17 years ago
Matt Ward ceef846b4c Updated to WiX 3.0.5301 17 years ago
Daniel Grunwald 559d5cbe78 Comment out new VB unit tests - VBFormattingStrategy is not yet ported to AvalonEdit. 17 years ago
Daniel Grunwald bc5f1a38cd Merge 3.0 to trunk. 17 years ago
Daniel Grunwald 0a60b31cbc Added ICSharpCode.Core.Presentation to assembly redirect list. 17 years ago
Siegfried Pammer ad78532443 fixed bug in CSharpMethodExtractor 17 years ago
Matt Ward acc3c88a7b Fixed build - NUnit 2.5 no longer allows hiding the SetUpFixture method in derived classes. 17 years ago
Matt Ward babca5416f Fixed failing tests due to move to NUnit 2.5 17 years ago