4408 Commits (693581e4855cfd1be091e44d524ca2a884a74415)
 

Author SHA1 Message Date
Matt Ward 778c760b8d Added support for code folding of global python methods defined outside of a class. 16 years ago
Daniel Grunwald 419a5ac3ab AvalonDock bugfix: only middle clicks on a document tab should close the document. 16 years ago
Daniel Grunwald e8e168ab8a Finished port of Windows Forms designer to ITextEditor. 16 years ago
Daniel Grunwald a732e7e0d3 CSharpFormattingStrategy: when pressing enter, add '///' inside documentation comments or '" + "' in strings. 16 years ago
David Srbecký 846fe05dfe Debugger tests - less verbose - do not show properties that have a default value (false, 0, null, {}) 16 years ago
David Srbecký 1ab3de7629 Get type of field, property or method return value. 16 years ago
Siegfried Pammer 37884c3015 XamlBinding: 16 years ago
Siegfried Pammer acb93540b2 XamlBinding: corrected preselection when typing ':' 16 years ago
Daniel Grunwald 7351dcdc3f Fixed build. 16 years ago
Daniel Grunwald 3602bc21b8 Update to AvalonDock 1.2.2515 16 years ago
Martin Koníček 131cfee89d - debugger tooltips - changed return type of IDebugger.GetTooltipControl to System.Object 16 years ago
Daniel Grunwald aa875145af Merge 3.0 to trunk. 16 years ago
Daniel Grunwald de88a9a00b Use svn:eol-style=native for NRefactory. 16 years ago
Daniel Grunwald a07a78e80b CSharpOutputTest: don't ignore whitespace. 16 years ago
Siegfried Pammer 71408933b9 XamlBinding: Added closing tag completion 16 years ago
Siegfried Pammer 8f48611e63 XamlBinding: 16 years ago
Daniel Grunwald 7166b2d127 Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 16 years ago
Daniel Grunwald ed3f9e5dbb Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 16 years ago
Daniel Grunwald 72572ae42f Ported BooFormattingStrategy to ITextEditor (fixes forum-9781). 16 years ago
Daniel Grunwald e18549f293 Made text boxes for Postbuild/Prebuild events multi-line (forum-9791). 16 years ago
Mike Krüger 1489bafa98 * Src/PrettyPrinter/CSharp/OutputFormatter.cs: 16 years ago
Siegfried Pammer d8abd60e92 XamlBinding: 16 years ago
Daniel Grunwald 76390acbef Setup: Fixed issue in .booproj file association. 16 years ago
Mike Krüger 3ba7f361b6 * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Corrected else in 16 years ago
Siegfried Pammer aebaf619f8 XamlBinding: 16 years ago
Siegfried Pammer 1abebe579b fixed SD2-1551 16 years ago
Daniel Grunwald d93c72444b Changed GUID for Microsoft.Scripting.dll 16 years ago
Daniel Grunwald 83f72a30af Fixed forum-9335: checked state in FileTypeRegisterer option panel is incorrect for some entries. 16 years ago
Daniel Grunwald 14a68c6e4b TaskView: show paths relative to the solution directory 16 years ago
Daniel Grunwald 2029a5f0e1 Mark SdaUser sample as 32-bit. 16 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 16 years ago
Daniel Grunwald db8acb32fd Fixed forum-9732: exception opening F# interactive pad. 16 years ago
Daniel Grunwald 0674fca732 Fixed bug introduced in revision 4452 (IOException on startup). 16 years ago
Martin Koníček 38054e2991 - Object graph visualizer - tooltips with full text on values too long to fit into graph node 16 years ago
Daniel Grunwald db3f066b73 Fixed SD2-893 - Searching text in a directory with no access permissions throws exception 16 years ago
Siegfried Pammer e5409ac0a5 XamlBinding: fixed small CC and Highlighting bugs 16 years ago
Siegfried Pammer 99a98a9ca9 XamlBinding: preselection improvements 16 years ago
Daniel Grunwald f2a7b38c6c Fixed potential ArgumentNullException in search (forum-9109, though I couldn't reproduce it). 16 years ago
Daniel Grunwald 5869171226 Added PublicSettingsSingleFileGenerator (forum-8428). 16 years ago
Daniel Grunwald 6ace8895af NRefactory: Fixed incorrect end column in C# type declarations. 16 years ago
Daniel Grunwald bf075f251b Fixed copying from ICSharpCode.TextEditor to wordpad (encode of characters that are not in Windows-1252). 16 years ago
Daniel Grunwald 12f8a85a91 Fixed forum-9591: NUnit test results are read with incorrect encoding. 16 years ago
Siegfried Pammer 6f77596e35 XamlBinding: fixed SD2-1546, SD2-1547, SD2-1548 16 years ago
Daniel Grunwald 46d59d6d7f Fixed forum-9717: exception using Project - Add - New Folder when the project browser is not open. 16 years ago
Siegfried Pammer 315406eddc XamlBinding: small bug fixes 16 years ago
Daniel Grunwald 8f38d8cc87 Use whole-word selection when Control is pressed. 16 years ago
Siegfried Pammer 1de88fd8a5 XamlBinding: fixed bug in Edit Grid Columns And Rows 16 years ago
Siegfried Pammer 07a072be0e XamlBinding: 16 years ago
Daniel Grunwald 137bb94ea0 Replace WorkflowDesigner with simple designer for Workflow Foundation 4.0. 16 years ago
Matt Ward ff0f641269 Fixed bug when converting references to 'this' and event handlers to python. 16 years ago