9372 Commits (1cfe96d5b515cd5aea67632c667b062a483c645f)
 

Author SHA1 Message Date
Christoph Wille 4040521a33 Chocolatey package support 12 years ago
Matt Ward be804c74b4 Add System reference to F# project templates. 12 years ago
Matt Ward 0dc979b09e Add FSharp.Core reference to F# console project templates. 12 years ago
Matt Ward d4c41e09b7 Add F# class library project templates. 12 years ago
Matt Ward 47045586a9 Update installer for F# 3.0 changes. 12 years ago
Matt Ward fc15017104 F# interactive window now uses F# 3.0 if it is installed. 12 years ago
Matt Ward 5e22a5f5ba Add F# 3.0 console project template. 12 years ago
Siegfried Pammer d35fad6c90 fix for the bug fix 12 years ago
Siegfried Pammer cb01e5d2ce fix bug in RepoChangeWatcher 12 years ago
Siegfried Pammer 3e96d7a6ea Add easier usable API for SearchPanel built into AvalonEdit 12 years ago
Matt Ward 8794af0c6b Fix duplicate assembly references when installing NuGet. 12 years ago
Matt Ward 6dddd4eeef Add credential provider for NuGet feeds. 12 years ago
Matt Ward cacfb33313 Support installation of Microsoft.Bcl.Build NuGet package. 12 years ago
Matt Ward c67ee6ba61 Add gap between Update All button and scrollbar. 12 years ago
Matt Ward 64385d17b5 Fix scrollbar not displaying in Manage Packages dialog. 12 years ago
Matt Ward 1f1620234d Support pre-release NuGet packages in dialog. 12 years ago
Matt Ward 997641f8ac Refresh updated NuGet packages after updating in dialog. 12 years ago
Matt Ward 4aa7a3ca10 Update installed NuGet packages after updating all packages in dialog. 12 years ago
Matt Ward 0ad4adb5a8 Refresh Projects window after updating all NuGet packages. 12 years ago
Matt Ward 2ea4c27ad4 Clear dialog error messages when updating all NuGet packages. 12 years ago
Matt Ward 3d0a095487 Fix packages.config not being added to project. 12 years ago
Matt Ward b23d8c969b Fix updated packages not being shown in dialog. 12 years ago
Matt Ward e8a97e3455 Refactor UpdatedPackagesViewModel. 12 years ago
Matt Ward a1e33374d9 Support updating all NuGet packages in solution from dialog 12 years ago
Daniel Grunwald cb5b92cf40 Fix handling of empty segments in TextSegmentReadOnlySectionProvider 12 years ago
Daniel Grunwald 78027319a7 Compare IsAtEndOfLine in TextViewPosition.Equals 12 years ago
Daniel Grunwald ecec217cc8 Fixed caret navigation around characters outside the Basic Multilingual Plane (characters represented using surrogate pairs). 12 years ago
Daniel Grunwald d334a35074 Remove incorrect tooltip 12 years ago
Daniel Grunwald 87c59c4b82 Fix TextView.GetVisualPosition() for positions with IsAtEndOfLine=true 12 years ago
Daniel Grunwald 00d4408a57 Implemented SD-1853 - AvalonEdit: Distinguish between 'end of line' and 'start of next line' at word wrap positions 12 years ago
Daniel Grunwald d049ca8342 Update .nuspec for AvalonEdit 4.3.1 release. 12 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 12 years ago
Matt Ward 164a546985 Support NuGet packages containing MSBuild targets and props files. 12 years ago
Matt Ward 87fd34a1de Fix exception when there is a file conflict installing jQuery. 12 years ago
Matt Ward 64f2ec885e Use WPF for file conflict dialog. 12 years ago
Matt Ward ae02e5fb3f Add file conflict dialog. 12 years ago
Matt Ward b0767b8518 Update to NuGet 2.5 12 years ago
Siegfried Pammer b471c96557 fix SD-1920 - NumericUpDown does not work properly when typing a number 12 years ago
Siegfried Pammer 416d1adf45 fix OpenCommandPrompt implementation: works now if target path is on a drive different from the current working directory 12 years ago
Siegfried Pammer 406354bee0 further improvements and bugfixes for MarkDown-Mode 12 years ago
Daniel Grunwald 8e799bf3d4 Allow running actions as part of file templates. 12 years ago
Daniel Grunwald 80aff30058 Fix several issues with SearchPanel. 12 years ago
Matt Ward cfa9692151 Add .aspx file filter. 12 years ago
Matt Ward 1c3161d42e Check known file extensions for icons when collecting usage data. 12 years ago
Siegfried Pammer 78e3f4a517 add highlighting definition for MarkDown syntax 12 years ago
Daniel Grunwald 7c49a3e050 Use processContent="lax" as recommended in http://xml.coverpages.org/HP-StephensonSchemaBestPractices.pdf 12 years ago
Matt Ward f2b352c21f Fix Get-Package output in NuGet console window. 12 years ago
Daniel Grunwald be2f73fa40 Make AvalonEdit xshd schema more flexible: allow elements and attributes from other namespaces. 12 years ago
Daniel Grunwald ed91c296ff Clear property container on designer unload so that the ComboBox of selectable objects stays empty when the designer cannot be reloaded due to syntax errors. 12 years ago
Matt Ward 08ddba725c Update installer with new MVC project templates. 12 years ago