7534 Commits (d5398b3960cac3dab4084e6593ca3964d3ea3ce6)
 

Author SHA1 Message Date
Peter Forstmeier 1b995690d6 Adjust NameSpaces, remove DebugCode 14 years ago
peterforstmeier 41e29a31a5 Use Inlines in TextBlock to handle <CR> in Text 14 years ago
peterforstmeier 6a07350264 Rectangle as Container in FixedDocument, same extension methods from ICSharpCode.SharpDevelop 14 years ago
peterforstmeier b54d83c712 Reduce time for creating of (WPF)FixedDocument(4 Pages Report) form 11 to 1 sec by removing PrintDialog 14 years ago
Daniel Grunwald ab3f7c51a1 Fixed SpecialCharacterTextRun positioning; made box slightly transparent. 14 years ago
peterforstmeier 912f377b0c Cleanup (FxCop) 14 years ago
peterforstmeier b4495932ac Rectangle and Circle can be used as Containers 14 years ago
peterforstmeier e16ac81c82 RightToLeft 14 years ago
peterforstmeier cb2c06b6fa RightToLeft for DataItem 14 years ago
peterforstmeier bdc54cbf11 RightToLeft 14 years ago
Matt Ward a70cd671d9 Official NuGet package repository url changed in NuGet 1.4 14 years ago
Matt Ward dea34d3395 Show project name in Manage Packages dialog title. 14 years ago
Matt Ward 3de9a8a8d3 Show last updated date for NuGet package in Manage Packages dialog. 14 years ago
Matt Ward 17dc0e7771 Rename Add Package Reference dialog to Manage Packages. 14 years ago
Matt Ward 0052ecf4f6 Add PackageManagement.PowerShell project to SharpDevelop tests solution. 14 years ago
Matt Ward 33fc889dec Update to NuGet 1.4 14 years ago
mkonicek 3e105b2613 Debugger - working option "Pause on handled Exceptions". 14 years ago
mkonicek bbdf7cd77b Redesigned debugging options panel in XAML. 14 years ago
Daniel Grunwald 9332d46740 Freeze the shift+backspace key binding. 14 years ago
peterforstmeier a59bb8ecea CanGrow in PageHeader 14 years ago
Matt Ward 1b4fa555ce Enable syntax highlighting for ASP.NET user controls (.ascx) 14 years ago
Matt Ward c7765b33a4 Add ASP.NET MVC file templates for C# and VB.NET. 14 years ago
Matt Ward ded5e1aa9b Add empty ASP.NET MVC project templates for C# and VB.NET. 14 years ago
Matt Ward 38d0c33060 Add T4 file template for VB.NET. 14 years ago
Matt Ward dc8a3a3547 Add text templating addin to SharpDevelop solution. 14 years ago
Matt Ward 36f81d4665 Add text templating addin to installer. 14 years ago
Matt Ward e6b73a3a9a Merge branch 'TextTemplating' 14 years ago
peterforstmeier 0db88b4c06 after page break detailarea sips 14 years ago
Siegfried Pammer 92e8c64cd1 fixed misplaced Validate calls 14 years ago
Siegfried Pammer 881e805f18 fix bugs in FormLocationHelper introduced by 5a252208b6, now it should work even better with multiple monitors 14 years ago
Siegfried Pammer 02cb7bad97 Fixed bug in SnippetParser causing lexer to fail with an exception on valid code 14 years ago
Siegfried Pammer a48016d276 add support for ProjectExtensions in IProject API 14 years ago
Siegfried Pammer adbf8fea6a fix build errors 14 years ago
peterforstmeier 37de3d2251 Calculate Gap's between sections 14 years ago
Matt Ward 7f7c7ca0bc Install all NuGet packages in a project template using PowerShell console if any package contains a PowerShell script. 14 years ago
Matt Ward eaa09056da Support installing the latest version of a NuGet package in a project template. 14 years ago
Matt Ward e494df2385 Speed up opening packagement management options. 14 years ago
Matt Ward c9968cd1f8 Remove code duplication. 14 years ago
Matt Ward 4f4bf9936a Can now configure NuGet package sources for project templates in Tools Options. 14 years ago
Matt Ward aad8978f1a Fix build. 14 years ago
mkonicek decf482c02 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 14 years ago
mkonicek 245d09dfa8 Context actions - some cleanup. 14 years ago
mkonicek 58713b7b45 More cleanup. 14 years ago
mkonicek 7d86f2025d Code cleanup & comments. 14 years ago
mkonicek 5156aaa37e Debugger visualizers - removed unused IVisualizerCommand.CanExecute. 14 years ago
Matt Ward cc57dcdabb Remove reference to Microsoft.WebApplication.targets file from ASP.NET MVC project templates. 14 years ago
Matt Ward 2d0a4d8c38 Add project template NuGet packages to installer. 14 years ago
Matt Ward 2eb67539d6 Support using NuGet packages in project templates. 14 years ago
peterforstmeier bc944fd157 fixed http://community.sharpdevelop.net/forums/t/13200.aspx 14 years ago
Daniel Grunwald 1aafa02c4c Fix SD-1767 - NullReferenceException when closing a solution while "Loading References..." is active. 14 years ago