5380 Commits (19d1eb15b38c432b7dd42ebf1e58dc1317210700)
 

Author SHA1 Message Date
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
Matt Ward a65729ccd1 Fixed null reference exception when converting a constructor to python. 16 years ago
Siegfried Pammer 988151b6dc Implemented Undo/Redo for EditGridColumnsAndRows 16 years ago
Tomasz Tretkowski 1a024d1b97 Cppbinding build events project options. 16 years ago
Siegfried Pammer 336b157935 XamlBinding: 16 years ago
Mike Krüger b9ebdadd18 * Src/Visitors/AbstractAstTransformer.cs: Made node stack protected. 16 years ago
Tomasz Tretkowski 251e5f7b2f Solution fix to load multiple platforms solutions 16 years ago
Siegfried Pammer cb3417ae90 improved XAML highlighting and code completion 16 years ago
Siegfried Pammer caa43c83e6 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald 89c64e389c Fixed thread-safety problem in DefaultReturnType. 16 years ago
Siegfried Pammer af5a6c6ade ported Indent and Comment commands to SharpDevelop 4.0 16 years ago
Siegfried Pammer f779eb0a69 - added EditGridColumnsAndRowsCommand 16 years ago
Daniel Grunwald 41170b6d91 Update dotnet2-copy of NUnit. 16 years ago
Daniel Grunwald 17ce135565 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald a257a5b2e9 document ILineTracker.SetLineLength 16 years ago
Siegfried Pammer f4ffce646f XamlBinding: 16 years ago
Martin Koníček fc0b426391 - Object graph visualizer - implemented visualization of IList<T> nodes 16 years ago
Martin Koníček 2146250942 - Object graph visualizer - implemented edge tooltips 16 years ago
Martin Koníček b7f96c707f Grid visualizer - values are now displayed as Value.InvokeToString() 16 years ago
Tomasz Tretkowski c6e0ffa15c CppBinding moved to ICSharpCode namespace 16 years ago
Martin Koníček dcee305a84 - auto size Name column in node 16 years ago
Matt Ward ae509da424 Updated to NUnit 2.5.1 16 years ago
Daniel Grunwald 03339ba83a Fixed build. 16 years ago
Martin Koníček e9b84ee2a7 - remember expanded content nodes between debugger steps 16 years ago
Tomasz Tretkowski 21d7311b20 CppBinding initial release 16 years ago
Daniel Grunwald 5467f54ba2 Fixed thread-safety problem in SearchClassReturnType. 16 years ago
Martin Koníček 28fc63226a - refactored ExpandedExpressions 16 years ago
Martin Koníček af991de9ae - added FullPath to NestedNodeViewModel to support remembering of expanded content nodes 16 years ago
Martin Koníček 64952cedfa - node content - added BaseClassNode, NonPublicMembersNode. 16 years ago