9148 Commits (a95cbc4a2e2ed89adbc52c75fc8ddfb6f712bd86)
 

Author SHA1 Message Date
Matt Ward a7557c0c4e Fix alternate editor display binding sample. 13 years ago
Matt Ward 80915541cc Fix codon creation sample. 13 years ago
Daniel Grunwald 50475d75a6 Update AvalonEdit.nuspec for 4.3 release. 13 years ago
Daniel Grunwald b080736e84 Update AvalonEdit.shfbproj for new version of Sandcastle Help File Builder. 13 years ago
Matt Ward 4b284c60c6 Fix unable to create display binding message in SDA sample. 13 years ago
Christoph Wille 73abd1c97b Publish to x64 IIS 13 years ago
Christoph Wille 8bd353ee16 Fix dynamic languages conversion 13 years ago
Christoph Wille 666df3adf9 Upgrade project files 13 years ago
Daniel Grunwald e0365b101c Update StringResources 13 years ago
Daniel Grunwald 1769d6e0e9 Fix SD-1914 - InvalidOperationException "Trying to build visual line from collapsed line" 13 years ago
Matt Ward 0f78edb8bb Fix web project options panel behaviour when IIS and IIS Express is not installed. 13 years ago
Matt Ward eafe04b069 Allow external program to be run when starting web project. 13 years ago
Daniel Grunwald 3841dbf8a1 Fix NullReferenceException when hovering over ChangeMarkerMargin in a text file without syntax highlighting. 13 years ago
Daniel Grunwald 7a58188249 Fix MSBuildBasedProject.FindExistingPropertyInAllConfigurations() 13 years ago
Peter Forstmeier cd214611d6 Fix FormattingFixture.cs and DateTimeFunctionsFixture.cs 13 years ago
Peter Forstmeier 6bb341616a Merge branch 'master' of github.com:icsharpcode/SharpDevelop 13 years ago
Peter Forstmeier 57c02cf767 add more formatting tests 13 years ago
Daniel Grunwald 7ed3cf8a5c Fix infinite loop in WPF designer. 13 years ago
Daniel Grunwald 52e595eb16 Handle IOException (network path not available) in AbstractProject.get_ReadOnly 13 years ago
Daniel Grunwald a457ec6278 VB code completion: fix bug that caused code completion to omit local variables when typing near the end of a block. 13 years ago
Matt Ward ef5d2930e9 Fix output name in Application settings project panel. 13 years ago
Matt Ward 2c197e33c7 Update NuGet to version 2.2.1 13 years ago
Peter Forstmeier 736665a00d Merge branch 'master' of github.com:icsharpcode/SharpDevelop 13 years ago
Peter Forstmeier 92e6511ec9 Add some Test for Formatting results 13 years ago
Matt Ward 2a4af3b94b Remove highlight when search panel closed. 13 years ago
Peter Forstmeier 7ebf7f6881 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 13 years ago
Peter Forstmeier 3036889042 add DateSubtract.cs function to SDR syntax DateSubtract(endDate,startDate) 13 years ago
Matt Ward 5ff1f88f1f Fix null reference when creating new EF data model file. 13 years ago
Matt Ward 14592816aa Reformat code. 13 years ago
Matt Ward bad935c416 Fix null reference exception on disposing EDM View. 13 years ago
Matt Ward cdfd000f36 Fix null reference exception in database connection dialog. 13 years ago
Peter Forstmeier 36942a8c9a http://community.sharpdevelop.net/forums/t/16600.aspx (3. Item) 13 years ago
Matt Ward a59c26f744 FxCop - Return default strings if resources cannot be found. 13 years ago
Christoph Wille c33a9c3cc5 GetMajorVersion() assumes VersionInfo string to be either null or non-empty 13 years ago
Christoph Wille a3f5374769 Remove "alpha" designation 13 years ago
Matt Ward 5794964174 Fix incorrect WinForm resource names generated for Boo. 13 years ago
Matt Ward ab5982d2e0 Fix NullReferenceException for incorrect SubstitutionGroup in XML schema. 13 years ago
Matt Ward d8e27befb9 Fix xml completion for SubstitutionGroup elements. 13 years ago
Siegfried Oleg Pammer f14ca6ce9f Merge pull request #35 from Rpinski/master 13 years ago
Andreas Weizel f6aeb7859a Added a "show log" menu command in Git AddIn. 13 years ago
Daniel Grunwald b0fb6a4a73 GitStatusCache: calling ClearCachedStatus() shouldn't wait for running GetStatusSet() calls in the background. 13 years ago
Matt Ward 768a0c81aa Fix FxCop failing to find rules defined in project. 13 years ago
Daniel Grunwald 0e41ae37ba Document that git must be available on the PATH 13 years ago
Daniel Grunwald 71c9dc6486 Fix version number of HTML clipboard. 13 years ago
Matt Ward 8e3b06beea Fix highlighting colours unavailable for Ruby and Python. 13 years ago
Matt Ward 225ec195fb Allow missing projects to be removed from solution. 13 years ago
Matt Ward 0089d00bb8 Always show package sources in Available and Updates tab. 13 years ago
Matt Ward 1a6dc15c98 Remove All from package source combo box when only one source. 13 years ago
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