8874 Commits (7da84358536c6c55b7fc4a91a7b2a758c88ea305)

Author SHA1 Message Date
Tobias Gummesson 0581162c66 Removed Ignore attribute from WhitespaceTests so the tests in the class will be executed. 12 years ago
Tobias Gummesson 6a640ca873 Removed Ignore attribute from SimpleLoadTests so the tests in the class will be executed. 12 years ago
Tobias Gummesson e0233a6e05 Fixed so nodes in the property grid gets DesignItemProperty instances that really represents attached properties when an attached property is used. 12 years ago
Siegfried Pammer 4c8a3129e8 adjusted unit test 12 years ago
Tobias Gummesson e3a032913f XML-namespaces for controls outside the default XML-namespace is now declared in the document root. 12 years ago
gumme 270f3ad184 Fixed so Resources are always first among child items. 12 years ago
gumme a6af2f2022 Its WPF standard to use parent type name as prefix before the dot when declaring a property as XAML element, and NOT the name of the type that declares the property. 12 years ago
Siegfried Pammer 638d9e7324 add more unit tests 12 years ago
gumme 95e36a6eef Fixed bug; Only sets the inner text of an XML element if the element type defines a Content property. 12 years ago
gumme 1bd00ea220 Made it possible to add resources to a ResourceDictionary through DesignItemProperty.CollectionElements. 12 years ago
Siegfried Pammer 9f71500fab add unit tests for property setters 12 years ago
gumme a95cbc4a2e Removing the optional "Extension" suffix from Markup Extension name if present. 12 years ago
Linquize b1c44ece87 Show AnyCPU 32-bit preferred only if the opened project targets .NET 4.5 12 years ago
Linquize 163450c285 If the newly created project is prior to .NET 4.5, set Platform to x86 instead of AnyCPU (32-bit preferred) 12 years ago
Satyajit Sarangi 04f9916a37 Make members in LineNumberMargin protected so derived classes can specialize it and still use the same typeface, emSize & maxLineNumberLength 12 years ago
Matt Ward 3c64d4f59a Fix build. 12 years ago
Daniel Grunwald 5e93aa5f17 AvalonEdit: don't unnecessarily update the mouse cursor. 12 years ago
Matt Ward d456cab4a5 Do not show reload solution dialog when moving F# files inside project. 12 years ago
Matt Ward 7cadb40e97 Show NuGet package id when package selected. 12 years ago
Matt Ward f0cdd01d92 Show NuGet package title in Manage Packages dialog. 12 years ago
Matt Ward cf6ff2396b Add Microsoft.Web.XmlTransform.dll used by NuGet to installer. 12 years ago
Matt Ward 1947c8c3e8 Update NuGet to version 2.6 12 years ago
Christoph Wille a5e4582b2a Set version number to 4.3.2 12 years ago
Gregor Pacnik 8273535734 handle VB.Net to CS conversion set attribute Axis syntax; replace assignment with call 12 years ago
Gregor Pacnik 8a9b312dcf handle VB.Net Axis LINQ syntax to CS conversion with tests 12 years ago
Gregor Pacnik 89dc15437e properly handle VB.Net to CS LINQ where and select output 12 years ago
Matt Ward 25a316f1d5 Show NuGet console when running PowerShell scripts from Manage Packages dialog. 12 years ago
Matt Ward 5b441b46ab Report PowerShell script errors in Manage Packages dialog. 12 years ago
Matt Ward fdcc282862 Support FileConflictAction parameter in NuGet commands. 12 years ago
Matt Ward 7555fc0590 Show WiX not installed message on creating new project and WiX is missing. 12 years ago
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