4011 Commits (93d9a2a4e9e44109370a387a62bd56cf5031bec9)
 

Author SHA1 Message Date
Daniel Grunwald 93d9a2a4e9 Remove AvalonDock.dll 16 years ago
Sergej Andrejev 3f16aa470a Missing files from initial commands registry implementation 16 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 16 years ago
Daniel Grunwald 999851127f Ignore broken test. 16 years ago
Daniel Grunwald 7ec09f2873 Merge bugfixes from revision 4108 to trunk: 16 years ago
Siegfried Pammer b6fb072451 improved markup extension completion 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 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
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
Matt Ward 1cf40ae1cb Use HintPath for IronPython reference in Python project templates. 16 years ago
Matt Ward 81b50dc839 Add reference to IronPython when converting projects to Python. 16 years ago
Matt Ward 1751aa4bdc Typeof expressions and for each loops using a method call now converted to Python. 16 years ago
Matt Ward 168d0d7716 Event handlers with EventHandler object creation now converted to Python. 16 years ago
Matt Ward 4fa1e2e656 An error message is now displayed when trying to compile a Python application when no main file is specified. 16 years ago
Martin Koníček d0b68901e8 Object graph visualizer - added ComboBox for changing layout direction. 16 years ago
Matt Ward 963e02f337 Can now convert C# and VB.NET projects to Python. 16 years ago
Daniel Grunwald 1d90f5a81d Fixed SD2-1514 - Exception compiling F# project using build worker. 16 years ago
Siegfried Pammer 99ccdb033d WatchPad now allows changing nodes while debugging 16 years ago
Matt Ward ceef846b4c Updated to WiX 3.0.5301 16 years ago
Daniel Grunwald 559d5cbe78 Comment out new VB unit tests - VBFormattingStrategy is not yet ported to AvalonEdit. 16 years ago
Daniel Grunwald bc5f1a38cd Merge 3.0 to trunk. 16 years ago
Daniel Grunwald 0a60b31cbc Added ICSharpCode.Core.Presentation to assembly redirect list. 16 years ago
Siegfried Pammer ad78532443 fixed bug in CSharpMethodExtractor 16 years ago
Matt Ward acc3c88a7b Fixed build - NUnit 2.5 no longer allows hiding the SetUpFixture method in derived classes. 16 years ago
Matt Ward babca5416f Fixed failing tests due to move to NUnit 2.5 16 years ago
Matt Ward 22b8b6f536 Updated to NUnit 2.5.0.9122 16 years ago
Siegfried Pammer 4eff6e60b7 fixed bug when using other file sizes than 64 mb for temporary storage file. 16 years ago
Ivan Shumilin a2f922fa86 Bug fixes for SharpTreeView. 16 years ago