1954 Commits (6a27467bda15cc8ac6a33b3a9e68886f1ede1531)

Author SHA1 Message Date
Martin Koníček 6a27467bda Debugger tooltips - added DebuggerTooltipControl. 17 years ago
Siegfried Pammer fb0710f91a XamlBinding: 17 years ago
Siegfried Pammer 693581e485 XamlBinding: 17 years ago
Daniel Grunwald 6df1b7567a Use WPF routed commands for 'Help' and 'Print'. 17 years ago
Daniel Grunwald 871e875ad0 Add "ITextEditor.PrimaryView" property to allow language bindings to detect split-views. 17 years ago
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 17 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 17 years ago
Daniel Grunwald b42acf6a76 Fixed SD2-1525: Error creating new files when default encoding was set to Unicode. 17 years ago
Daniel Grunwald f5c68e18cd Fixed SD2-1550 - Exception creating new F# project when F# compiler is not installed 17 years ago
Daniel Grunwald 36b451624a Fixed InvalidOperationException in ReflectorAddIn when the 'run as administrator' compatibility option is set on Reflector.exe. 17 years ago
Daniel Grunwald ee2a4e29cb Fixed code analysis AddIn (fixed support for custom MSBuild loggers, ported SuppressMessageCommand to ITextEditor). 17 years ago
Siegfried Pammer 39502aacab Added history functionality to Boo Interpreter and Debugger Console 17 years ago
Daniel Grunwald 33189a8fd0 ICSharpCode.Core.WinForms: Support WPF commands in WinForms menus. 17 years ago
Daniel Grunwald e96149c718 Show version number of installed 3rd party AddIns in exception dialog. 17 years ago
Daniel Grunwald 06f1c490bf Fixed "Implement interface" refactoring. 17 years ago
Daniel Grunwald e8e168ab8a Finished port of Windows Forms designer to ITextEditor. 17 years ago
Daniel Grunwald a732e7e0d3 CSharpFormattingStrategy: when pressing enter, add '///' inside documentation comments or '" + "' in strings. 17 years ago
Martin Koníček 131cfee89d - debugger tooltips - changed return type of IDebugger.GetTooltipControl to System.Object 17 years ago
Daniel Grunwald 7166b2d127 Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 17 years ago
Daniel Grunwald 72572ae42f Ported BooFormattingStrategy to ITextEditor (fixes forum-9781). 17 years ago
Daniel Grunwald e18549f293 Made text boxes for Postbuild/Prebuild events multi-line (forum-9791). 17 years ago
Daniel Grunwald 14a68c6e4b TaskView: show paths relative to the solution directory 17 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 17 years ago
Daniel Grunwald 0674fca732 Fixed bug introduced in revision 4452 (IOException on startup). 17 years ago
Daniel Grunwald db3f066b73 Fixed SD2-893 - Searching text in a directory with no access permissions throws exception 17 years ago
Daniel Grunwald 6ace8895af NRefactory: Fixed incorrect end column in C# type declarations. 17 years ago
Daniel Grunwald 12f8a85a91 Fixed forum-9591: NUnit test results are read with incorrect encoding. 17 years ago
Daniel Grunwald 46d59d6d7f Fixed forum-9717: exception using Project - Add - New Folder when the project browser is not open. 17 years ago
Tomasz Tretkowski 1a024d1b97 Cppbinding build events project options. 17 years ago
Tomasz Tretkowski 251e5f7b2f Solution fix to load multiple platforms solutions 17 years ago
Daniel Grunwald 89c64e389c Fixed thread-safety problem in DefaultReturnType. 17 years ago
Siegfried Pammer af5a6c6ade ported Indent and Comment commands to SharpDevelop 4.0 17 years ago
Tomasz Tretkowski c6e0ffa15c CppBinding moved to ICSharpCode namespace 17 years ago
Tomasz Tretkowski 21d7311b20 CppBinding initial release 17 years ago
Daniel Grunwald 5467f54ba2 Fixed thread-safety problem in SearchClassReturnType. 17 years ago
Tomasz Tretkowski 0762a4924b Handling msbuild4 projects with target platform other than AnyCPU 17 years ago
Siegfried Pammer 73360cb6cd - added ClassInheritanceTreeClassesOnly to IClass 17 years ago
Daniel Grunwald 3a0fe2b1b2 FileUtility.IsValidPath(...) and additional directory tests (patch by Frederick Kautz) 17 years ago
Daniel Grunwald 3810b27401 using System.Collections.ObjectModel; 17 years ago
Daniel Grunwald f6b6b49dc3 Convert accessor keys to WPF format. 17 years ago
Siegfried Pammer 3284781d8f Added some XAML PowerToys 17 years ago
David Srbecký 8fcb895665 New command line argument - noExceptionBox 17 years ago
Daniel Grunwald 42f2675b73 ComponentInspector does not need log4net.dll anymore. 17 years ago
Daniel Grunwald 13a3c93e61 Ported WixBinding.Tests to MSBuild 4.0. 17 years ago
Daniel Grunwald 5ffe90b200 Ported UnitTesting.Tests to MSBuild 4.0. 17 years ago
Daniel Grunwald 1c44e6f14a Ported PythonBinding tests to .NET 4.0. 17 years ago
Daniel Grunwald 056d1692b1 Fixed CodeCoverage tests. 17 years ago
Daniel Grunwald ab626fb573 Add back all unit tests. 17 years ago
Daniel Grunwald 2b3d5c8fb8 Dispose option panels. 17 years ago
Daniel Grunwald 5b234505d4 Fixed compiling. 17 years ago