5380 Commits (19d1eb15b38c432b7dd42ebf1e58dc1317210700)
 

Author SHA1 Message Date
Daniel Grunwald 7c000c9f6e Implemented deleting project items. 16 years ago
Daniel Grunwald 0b4bd0e3f7 Worked on MSBuildBasedProject 16 years ago
Siegfried Pammer af7878c95c - removed xfrms 16 years ago
Daniel Grunwald 6008cea9fb Reimplemented MSBuildEngine. 16 years ago
Matt Ward 3f6773cc05 Added Create XML output file option to the options panel for unit tests. 16 years ago
Daniel Grunwald 422880a2a1 Fixed opening projects without explicitly set ToolsVersion 16 years ago
Daniel Grunwald c096d54094 MSBuildBasedProject based on Microsoft.Build.Construction 16 years ago
Siegfried Pammer 6b1e3e0e82 XML view working again 16 years ago
Matt Ward ef849ad84d Added support for extender providers (e.g. ToolTips) in the python forms designer. 16 years ago
Siegfried Pammer b6fb072451 improved markup extension completion 16 years ago
Siegfried Pammer 3fb37db3d1 added WPF controls 16 years ago
Siegfried Pammer 5edc92c543 added XmlBinding 16 years ago
Daniel Grunwald 1cba8b527f Started rewrite of MSBuildBasedProject using MSBuild 4.0. 16 years ago
Daniel Grunwald cccf3779c2 WpfWorkbench: fixed MainWin32Window property 16 years ago
Daniel Grunwald 0ddeaa68a8 Remove ICSharpCode.SharpDevelop.BuildWorker. 16 years ago
Siegfried Pammer 5f9a1012f8 - added tests 16 years ago
Martin Koníček 1056e610b2 ObjectGraphBuilder uses RuntimeHelpers.GetHashCode. 16 years ago
Siegfried Pammer 14f192be46 - XAML binding clean up 16 years ago
Daniel Grunwald 01a3550d51 Remove obsolete members. 16 years ago
Daniel Grunwald 4db960a353 Create new projects using MSBuild 4.0 16 years ago
Daniel Grunwald 75192cf01f Set ICSharpCode.Build.Tasks back to .NET 2.0. 16 years ago
Daniel Grunwald bb37c77bf4 Allow converting projects to MSBuild 4.0 16 years ago
Daniel Grunwald 2d25fd022a Allow opening VS 2010 solutions. 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Daniel Grunwald 8e8d5ecdae Merged revision 4096 from 3.0 to dotnet4. 16 years ago
Daniel Grunwald 324fab013a Update to Mono.Cecil revision 134535. 16 years ago
Matt Ward 94718ae84b Python forms designer does not generate comments for a control if no property or event handler code was generated for that control. 16 years ago
Siegfried Pammer f3a87b2596 fixed VB .NET Indentation: multiline statements indented correctly (forums/t/9532) 16 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 16 years ago
Daniel Grunwald 8e783a6694 Fixed icons in class browser. 16 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 16 years ago
Siegfried Pammer 354a00107b - fixed bugs with profiling read-only projects and Unit Tests 16 years ago
Daniel Grunwald bfe0341f01 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald bdee4a2998 Disabled failing debugger test. 16 years ago
Martin Koníček 0062436691 Object graph visualizer - made neato.exe console window invisible. 16 years ago
Martin Koníček ca05ee092e Graph visualizer - edges are routed by Graphviz's neato.exe and drawn by WPF. 16 years ago
Matt Ward a61ee5f32d Added support for ISupportInitialize in the python forms designer. 16 years ago
Siegfried Pammer 18a6c2babe - added basic support for profiling Unit Tests 16 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. 16 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 16 years ago
Daniel Grunwald 551cbf9e4c Implemented Indexer Insight for AvalonEdit. 16 years ago
Daniel Grunwald 698d2c5506 Show insight window when pressing comma inside a method call. 16 years ago
Matt Ward 03a0ccecfe Updated language resources. 16 years ago
Matt Ward 11a80d5c8c Unit Tests tree now shows tests that fail due to an unhandled exception being thrown. 16 years ago
Matt Ward f18df3138e Installer now displays SharpDevelop 3.1 Beta 1. 16 years ago
Siegfried Pammer 71480d693b removed transparency from DebuggeeExceptionForm, added buttons for Break and Terminate again 16 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. 16 years ago
Matt Ward a2ef6c70e9 NUnit-Console no longer creates TestResult.xml if the /xml option is not used. 16 years ago
Daniel Grunwald e0df7e4747 SvnClientWrapper: Fixed NullReferenceException in discovery of changed paths. 16 years ago
Matt Ward 3bc847b185 Static class methods now use staticmethod when converted to Python. 16 years ago