9100 Commits (7555fc05905c18612dcc94b2b4449f475cacab63)
 

Author SHA1 Message Date
Matt Ward 199c8059b4 Show package sources drop down in updated packages tab. 13 years ago
Matt Ward 231cde5e9e Fix disabled package sources being used in Manage Packages dialog. 13 years ago
Daniel Grunwald 64ce9a7f6f AvalonEdit IME: Fix crash on threadMgr.SetFocus(null); in 64-bit process. 13 years ago
Matt Ward 3c84135a41 Fix NuGet package id not displayed in logging output. 13 years ago
Siegfried Pammer b4149dee8b fix http://community.sharpdevelop.net/forums/p/16476/44890.aspx 13 years ago
Daniel Grunwald 60855c9542 ChangeMarkerMargin: Horizontally align diff popup with the text view 13 years ago
Daniel Grunwald 33049ce242 Fix context actions popup disappearing when clicking the SharpDevelop title bar. 13 years ago
Matt Ward c7e1cece1a Fix index out of range exception in Package Sources option panel. 13 years ago
Matt Ward 2d45e51d81 Fix blank summary in NuGet package license accept dialog. 13 years ago
Daniel Grunwald 5bacb5f5dd Fix progress bar when running a search in the background. 13 years ago
Matt Ward f75a871712 Fix blank package summary in Manage Packages dialog packages list. 13 years ago
Matt Ward 176b2834c0 Allow enter key when editing standard file headers. 13 years ago
Daniel Grunwald 5f770be656 Fixed SearchAndReplaceBinding.Detach 13 years ago
Matt Ward d9028a73bc Fix FormatException in Class Diagram addin. 13 years ago
Matt Ward 94db4acf62 Show last published date for NuGet packages. 13 years ago
Matt Ward d6501ec632 Fix NuGet package dependencies not displaying. 13 years ago
Daniel Grunwald e703981624 Fix typo 13 years ago
Daniel Grunwald ea71582c4f Create new projects as Any CPU (32-bit) if the .NET 4.5 framework is installed. 13 years ago
Daniel Grunwald 2c4b5da6a8 Add "AnyCPU (32-bit preferred)" option. 13 years ago
Daniel Grunwald 9990ce8399 Fix 'Add existing project' 13 years ago
Daniel Grunwald 4f623afecb Add XmlDoc for SearchOptionsChangedEventArgs 13 years ago
Daniel Grunwald 6b73af01c7 Fix Init vs. Load in project option panel user controls 13 years ago
Siegfried Pammer fee9e64f8d update string resources 13 years ago
Siegfried Pammer 372153ee9d add missing files 13 years ago
Daniel Grunwald b5561233dc Better warning message for obsolete implicit conversion operator 13 years ago
Matt Ward 938844f12e Merge branch 'master' of github.com:miseeger/SharpDevelop 13 years ago
Michael Seeger 87441961e4 Support for project templates using ${SolutionName} in files: File in project template containing ${SolutionName} have the solution name expanded. 13 years ago
Matt Ward 2b3edb2784 Fix pre-release NuGet packages always being installed. 13 years ago
Matt Ward 088d0d76ee Stop SharpDevelop from requiring PowerShell 3.0 13 years ago
Matt Ward 04d4ed86f6 Fix invalid EF association names in SSDL. 13 years ago
Matt Ward bf58f7a3bb Fix null reference in ConnectionWizardWindow. 13 years ago
Matt Ward 2566ff1aa7 Fix unhandled exception when creating WiX projects. 13 years ago
Matt Ward 6c0f4bd9e6 Remove WiX files from installer. 13 years ago
Matt Ward 00aad225b3 Remove unused items from WiX compiler project options. 13 years ago
Matt Ward 894f7d93ed New WiX projects now use installed WiX targets. 13 years ago
Matt Ward b433c5bda6 Update WiX schemas to version 3.6 13 years ago
Matt Ward e27c96cb31 Fix XML attribute value completion with union member types. 13 years ago
Siegfried Pammer a260b93579 add import for resource files in StringResourceTool 13 years ago
Siegfried Pammer 002cd2be53 - fix bug in VB Parser with Handles and Implements on class members 13 years ago
Siegfried Pammer 0f36a2c40f proposed fix for: SD-1917 - Find Next highlights wrong text after text edited 13 years ago
Siegfried Pammer dc3da0a8e9 fixed SD-1656 - Tools window does not show ToolboxBitmaps by applying suggestion from http://community.sharpdevelop.net/forums/t/16404.aspx, which seems to be a good approximation of what VS is doing 13 years ago
Matt Ward ff2815fc6b Update NuGet to version 2.2 13 years ago
Matt Ward f9b3a52cc0 Fix build warning in ProjectCustomToolOptionsPanel. 13 years ago
Matt Ward 401e6b907e Fix project templates not installing NuGet packages. 13 years ago
Matt Ward e8ae5d9d73 Merge branch 'xmlForms' 13 years ago
Matt Ward 98edd1da19 Wrap text in Code Completion options. 13 years ago
Matt Ward e9f682ca5a Fix labels hidden in Hex Editor options. 13 years ago
Matt Ward c052ce5b9f Fix missing ProviderManifest passed to EDM generator. 13 years ago
Matt Ward a35ec77d34 Show output from EDM generator on exception. 13 years ago
Matt Ward 56acd0a82b Fix exception when moving items in string list editor. 13 years ago