5460 Commits (a45a631ad4243fc1ed36922cd4887d7a2944f828)

Author SHA1 Message Date
Daniel Grunwald 9f70a1fb76 Fixed NullReferenceException in CodeManipulation.ExtendSelection. 15 years ago
Matt Ward 7aa62b7436 Support selecting Razor layout page for a new MVC view from a list of available Razor pages in the project. 15 years ago
Matt Ward e2cc613b3d Sort available master pages by filename in Add Mvc View dialog. 15 years ago
Matt Ward 7b516633f9 Support selecting ASP.NET master page for a new MVC view from a list of available master pages in the project. 15 years ago
PeterForstmeier b5063624c4 Rename ViewModel, set Enable for Metrix TabItem after *dll is selected from Tree 15 years ago
Matt Ward eebe2e928c Reformat code. 15 years ago
Matt Ward f0ab34006f Stop WPF designer from reformatting XAML in text editor when nothing is changed in the designer. 15 years ago
Matt Ward 0a3343d2b0 Update to NuGet 1.5.20902.9023 15 years ago
PeterForstmeier 0e630f25ab MainWindow.xaml, fix GridSplitter 15 years ago
Siegfried Pammer 93f3514403 fix SD-1867 - Missing string resources 15 years ago
Daniel Grunwald e2e52d35d5 Fixed crash when opening an invalid file in the settings editor (using AbstractViewContentHandlingLoadErrors). 15 years ago
PeterForstmeier 3d7329aa5b Work on DataBinding in MainForm (text are bound to localice) 15 years ago
Tomas Linhart 0ae68ca01a Matrix control now shows real data. 15 years ago
PeterForstmeier 498695b86f c 15 years ago
Tomas Linhart 7df225b741 Change behavior of scrollbar for matrix control and improvements for coloring and some other improvements. 15 years ago
PeterForstmeier 241cb1aaca Scrolling in TreeMatrixControl 15 years ago
PeterForstmeier 482d403125 Cleanup MouseMove 15 years ago
Tomas Linhart 3334501225 Fix issue with highlighting line from tree in matrix control 15 years ago
PeterForstmeier 2dd8252e9e Update MainWindow 15 years ago
PeterForstmeier c3b4955107 MouseOver for SharpTree 15 years ago
PeterForstmeier 6393f518ec Marking element 15 years ago
Tomas Linhart b10233ebab Add HighlightLine method to matrix control. 15 years ago
Tomas Linhart bd4cbef68c Fix memory leak with drawing to bitmap. 15 years ago
Tomas Linhart 2e91b30687 Fix Matrix control crashing. 15 years ago
PeterForstmeier 8926af5118 ViewModel - MainWindow.xaml 15 years ago
Tomas Linhart 706df5031d Matrix control is now synchronized with trees. 15 years ago
PeterForstmeier 25caa3f924 fix typo 15 years ago
PeterForstmeier be44af424f Inform MatrixControl about expand/collapse of TreeView 15 years ago
Tomas Linhart 7c53b16934 Visibility support for Matrix Control. 15 years ago
PeterForstmeier aaf26735f9 Scroll behind nr of TreeEntrys 15 years ago
Siegfried Pammer 00e70228a1 move /AddIns/DefaultTextEditor/CodeCompletion to /SharpDevelop/ViewContent/TextEditor/CodeCompletion; 15 years ago
Tomas Linhart 6061837e06 Improvements to Matrix Control. 15 years ago
PeterForstmeier 1ca200bb1f Scrolling in vertical and horizontal TreeView 15 years ago
Siegfried Pammer a79c7dad3f implement find references on local variables 15 years ago
peterforstmeier 946e5ef003 remove unused files 15 years ago
Siegfried Pammer edd71b77e9 fix CSharpBinding reference to NRefactory.CSharp; fix long type names bug in CSharpAmbience 15 years ago
Tomas Linhart 204c4526eb Add HoveredCellChanged event. 15 years ago
Siegfried Pammer 1cf7ecb3f1 moved Ambience to NRefactory 15 years ago
Siegfried Pammer b8510c56d9 extend IAmbience to use ITypeResolveContext; add support for fields and add tests 15 years ago
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 15 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
Siegfried Pammer 2aeb80b192 fix DirectoryNotFoundException in GitVersionProvider, which occurs if a file was moved or deleted 15 years ago
PeterForstmeier 910d2b0ff3 Style for GridSplitter, apply translation property s 15 years ago
Matt Ward f19b6eddf5 Add ProjectName parameter to Get-Package cmdlet. 15 years ago
Matt Ward bfa6884b3e Update to NuGet 1.5 15 years ago
PeterForstmeier b461484356 Add TranslationViewModel to MainView 15 years ago
David Srbecký f9212ea17c Fixed possible freeze of debugger that could occur after exception in NGENed code. 15 years ago
PeterForstmeier aaa09c6bfe Replace TreeView with SharpTreeView in MainWindow 15 years ago
PeterForstmeier 582a1cf7f1 Use ICSharpCode.TreeView in DependencyMatrixControl 15 years ago
Daniel Grunwald ae406e9c31 Adjust SharpDevelop to NRefactory API changes 15 years ago