9148 Commits (a95cbc4a2e2ed89adbc52c75fc8ddfb6f712bd86)
 

Author SHA1 Message Date
Matt Ward 4d27532e1a Support disabling NuGet package sources. 13 years ago
Matt Ward df62b5a0b6 Use latest official NuGet feed source. 13 years ago
Matt Ward 356e7bfc6f Add MVC T4 processing errors to Errors window. 13 years ago
Matt Ward c67061996d Fix FileNotFoundException if MVC T4 template processing fails. 13 years ago
Daniel Grunwald a4038fc1a1 Use tools from .NET 4.5 SDK if available. 13 years ago
Daniel Grunwald b718df13b1 Add EnvDTEHelpers to solution to fix build error when doing a clean build inside SharpDevelop. 13 years ago
PeterForstmeier d2e16e153f BuildOptions UC in VBNetBinding/Project/Src/OptionPanels/BuildOptions 13 years ago
Daniel Grunwald f9988e30e4 Update link to wiki in AddInWritingHelp. 13 years ago
Matt Ward bf8a40c118 Rename PowerShell host. 13 years ago
Matt Ward 4724b05c7a Create stub classes for Entity Framework migrations. 13 years ago
PeterForstmeier 7194701cd1 change namespaces in xaml 13 years ago
PeterForstmeier 072d0ed8a0 BuildOptions - BuildAdvanced UserControl 13 years ago
PeterForstmeier 13e8462546 BuildOptions - ErrorsAndWarnings UserControl 13 years ago
PeterForstmeier bd75b2b51a Remove Grid from ErrorsAndWarnings.xaml 13 years ago
PeterForstmeier b8d084ed0d ErrorsAndWarnings UserControl 13 years ago
Matt Ward a2a7220b72 Support select all shortcut in scripting editor read-only region. 13 years ago
Matt Ward 45646ca2da Fix copy shortcut working in Package Management console. 13 years ago
PeterForstmeier 93e8e61469 ProjectImports.xaml.cs 13 years ago
PeterForstmeier 8bcc270573 Rework PreprocessorOptions 13 years ago
PeterForstmeier 2436d6f59c Cleanup Cpp-LinkerOptions 13 years ago
Daniel Grunwald 6d39f5965b [AvalonDock] Fix "InvalidOperationException: This Visual is not connected to a PresentationSource" when closing a view content by middle-clicking while holding the left mouse button. 13 years ago
Daniel Grunwald 18ba138e8a Floating windows: Avoid updating ActiveContent/ActiveDocument in the middle of a layout restore. 13 years ago
Matt Ward 83e9ad2722 Enable method insight for C# Razor views. 13 years ago
Matt Ward 7a742d922f Add C# Razor completion for model. 13 years ago
PeterForstmeier 139d2f96b4 Cpp Binding, cleanup ApplicationOptions 13 years ago
PeterForstmeier f26538978d Cleanup C# BuildOptions, remove BaseAdressValidator 13 years ago
Matt Ward e5836be58e Add C# Razor completion for MVC helper methods. 13 years ago
Matt Ward ebbc850754 Add basic C# Razor completion for WebViewPage members. 13 years ago
PeterForstmeier 064445410e C# BuildOptions 13 years ago
PeterForstmeier efc78ce461 Standard option dialogs 13 years ago
PeterForstmeier 9119ef39e4 Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms 13 years ago
PeterForstmeier 3fc84ac83f AnalysisProjectOptionsPanelXaml.xaml.cs 13 years ago
Matt Ward 98ada4ef52 Fix null reference exception when running project. 13 years ago
Matt Ward 4aef0a2189 Add simple dot completion for C# Razor files. 13 years ago
Matt Ward 06f2886d1f Fix AspNet.Mvc tests being run with NUnit 64-bit and failing. 13 years ago
Daniel Grunwald c53ba4b343 Simplify "Browse for Folder/File" buttons and simplified ApplicationSettings. 13 years ago
Daniel Grunwald 09cbdfcf7a Add missing manifest to MachineSpecifications and HelpViewer addins. 13 years ago
Daniel Grunwald 11971a35af Allow values larger than 100 for ColumnRulerPosition. 13 years ago
Daniel Grunwald 3e5aebd1ac Fix navigate backward/forward buttons sometimes not updating their enabled state. 13 years ago
PeterForstmeier 46e2087161 DebugOptions.xaml, remove unused parameter in BrowseFolder 13 years ago
Matt Ward 314c68792a Merge branch 't4mvc' 13 years ago
Matt Ward e70a17822d Fix project custom tool settings not being saved. 13 years ago
Matt Ward 0c5fa97065 Fix null reference when building a project. 13 years ago
PeterForstmeier 4513040d33 Cleanup BuildOptions 13 years ago
PeterForstmeier 87dd38331a BuildOptions.xaml.cs 13 years ago
PeterForstmeier d350c9cbde C# BuildOptions 13 years ago
Matt Ward a8f92d9e3e Set CustomTool for files added by NuGet. 13 years ago
Matt Ward ec75e495d4 Support running custom tools on build. 13 years ago
Daniel Grunwald 0ffd4fa4e1 Fixed display of file names with underscore in the document list dropdown. 13 years ago
Daniel Grunwald 498f77ad07 Fix 'My.Application' in VB WPF project template. 13 years ago