14109 Commits (deae522a23e561a2991aa7121640aa5e412accbb)
 

Author SHA1 Message Date
Andreas Weizel 5da7b92b8f Added editing of solution-wide formatting options (accessible through property pad). 12 years ago
Linquize ba18897694 XmlEditor add context menu "Expand All" and "Collapse All" 12 years ago
Daniel Grunwald 0f62dccb01 Update NRefactory to commit 1663c9a. 12 years ago
Andreas Weizel 144fde6b36 Now creating solution-wide formatting options container correctly. Added "Code Formatting" option tab to project properties view. 12 years ago
Andreas Weizel 931dea812a Fix: Not correctly updating cache of project-specific formatter settings after loading project. 12 years ago
Andreas Weizel 3111578e32 Fix: Still not correctly updating child formatting options when editing the parent. 12 years ago
Matt Ward 6cba48a75e Fix #312 - Complex project templates are not correctly built. 12 years ago
Matt Ward 60e9787645 Support templates that use icons from files. 12 years ago
Andreas Weizel 96a0466856 - Fix: Retrieving effective formatting options from parent containers didn't work properly. 12 years ago
Matt Ward dcbfca295d Reformat code. 12 years ago
Matt Ward 8382f91232 Merge branch 'master' of https://github.com/ddur/SharpDevelop into solution-level-nuget-packages 12 years ago
Andreas Weizel 8a1c65b016 Persisting and restoring formatter settings on global level, support for presets from NR. 12 years ago
Dragan 25c9dac11b PM: Remove conflict files 12 years ago
Dragan a2191c7745 PM: RecentPackagesViewModelTest 12 years ago
Daniel Grunwald ef49522493 Fix 'InvalidOperationException: Sequence contains no elements' in CaretReferenceHighlightRenderer.Draw 12 years ago
Daniel Grunwald 032f01c73c Add IOutputPad.GetOrCreateCategory() 12 years ago
Matt Ward 37cf805fea Fix file resolution when running XSLTs. 12 years ago
Dragan 968b3c6c71 PM: Solution-Package Update: Update Dependencies 12 years ago
Dragan aabf99d169 PM: rename var 12 years ago
Daniel Grunwald 86c29273e6 Fix NullReferenceException in CaretReferenceHighlightRenderer.ColorizeMatch(). 12 years ago
Matt Ward 844d7f2c00 Remove obsolete tests. 12 years ago
Matt Ward 30cac18994 Add tests for EnvDTE.CodeClass.AddVariable() 12 years ago
Matt Ward 19cf43b9de Add tests for EnvDTE.CodeInterface.AddFunction() 12 years ago
Dragan 510d41b86c PM: Solution-Package Update 12 years ago
Siegfried Pammer f69ce55bf0 fix bug in InsertWithCursor: should not scroll to top after start of InsertWithCursor-mode 12 years ago
Matt Ward 7c40540e92 Remove NuGet packages from installer. 12 years ago
Matt Ward e99013bcfe Remove separate project template repositories for NuGet packages. 12 years ago
Dragan d8cfa439d6 PM: Solution-Packages Update etc.. 12 years ago
Siegfried Pammer 2d62da9c76 add issue tracking to SuppressIssueContextAction, remove entry for suppressing an issue once and make it default 12 years ago
Siegfried Pammer b5312c6ea6 add UDC tracking for WPF designer and WinForms designer 12 years ago
Dragan e8ef120487 PM: Refactoring & test bug found/fixed 12 years ago
Dragan 7c203b479a PM: Duplicate functionality removed & rename 12 years ago
Dragan 285d6391d8 PM: Self-explanatory names & fix & test 12 years ago
Dragan 8e2c71ec98 PackageManagement.Test 12 years ago
Dragan 017e7f573f PackageManagement: Recent Packages: remove filter 12 years ago
Siegfried Pammer 7c9a499783 use Regex.Replace instead of string.Replace 12 years ago
Dragan dd4d59633a Merge remote-tracking branch 'upstream/master' 12 years ago
Dragan 5498abfec9 PackageManagement: Available Packages Filter 12 years ago
Siegfried Pammer 3096421b41 clean up display text of clipboard ring items 12 years ago
Dragan 2ce903b171 PackageManagement: Make Tests Testable 12 years ago
Dragan 149a0c3a1c PackageManagement: Filter if project selected 12 years ago
Andreas Weizel ad4040a2da Finished formatting editor tree items, fixed some bugs, editor now really changes (but not saves) the option container. 12 years ago
Dragan e751bedd2a Merge remote-tracking branch 'upstream/master' 12 years ago
Dragan 0e29bd6574 merge upstream/master 12 years ago
Matt Ward e53dd0cfab Merge pull request #376 from linquize/codequality-thisproject-exist 12 years ago
Daniel Grunwald c42c4dab9e Change VersionName to Beta 2. 12 years ago
Dragan 7e1ebec576 PackageManagement: Do not use global solution 12 years ago
Linquize 918e682d49 CodeQuality: Really check for project output assembly to prevent exception 12 years ago
Linquize 577f8268cd CodeQuality: In report footer, add separation between report folder and report name 12 years ago
Daniel Grunwald 58fddccad7 Add CodeQuality AddIn to setup. 12 years ago