6689 Commits (10b427cfaffa3a83ac87525f4e214873dacb4ec6)
 

Author SHA1 Message Date
Matt Ward b82d3e6f50 Fix SD-1730 - Renamed file not under Git source control 15 years ago
peterforstmeier abf3efabef Cleanup - FxCop 15 years ago
Daniel Grunwald 931436dbb1 Fix SD-1703 - Deleted and removed projects remain in the solution 15 years ago
peterforstmeier b3c5f17e1e GroupFooterEvent, cleanup 15 years ago
Daniel Grunwald 533605baf9 Add main menu command for "Add new project to existing solution". 15 years ago
Siegfried Pammer 4ba5f23fc7 Added missing templates to setup 15 years ago
Daniel Grunwald 64c646931c Fixed ArgumentNullException when currentDebugger.GetTooltipControl() returns null. 15 years ago
Daniel Grunwald 73ea786721 Help UDC identifying the location of the bug for AvalonEdit ArgumentOutOfRangeExceptions. 15 years ago
Daniel Grunwald 3f1827d849 Fixed NotSupportedException when using "Options" command in AddIn Manager. 15 years ago
Eusebiu Marcu cede650728 fix SD-1743 - Replace all in selection - standard search 15 years ago
Daniel Grunwald 3cb7b42c08 Fixed missing caption in WiX package view AddElementCommand. 15 years ago
Siegfried Pammer 928b29cdd0 fixed build 15 years ago
Siegfried Pammer 9e90f563ec fixed SD-1318 - Missing VB.NET templates (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?ID=1318&PROJID=4) 15 years ago
Siegfried Pammer 64197e2dcf renamed VBNet to VB in templates 15 years ago
Siegfried Pammer 6ea5a0f4b7 VB: fixed With CC quirks 15 years ago
Daniel Grunwald 4eb879cda0 Avoid crash on invalid version numbers in assembly references. 15 years ago
Daniel Grunwald 2516d10889 Make Boo regex literal a span 15 years ago
Daniel Grunwald b463371d1c Boo highlighting: fixed regex for regex literals 15 years ago
Daniel Grunwald 893b1db554 Fixed expanding project node in classes pad when the project contains missing files. 15 years ago
Matt Ward b7c5d1f128 Fix SD-1754 - Forms Designer should use case insensitive method name comparison for VB 15 years ago
Siegfried Pammer 7c2d283fc5 fixed SD-1751 - Code completion does not show extension methods defined in VB code (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1751&PROJID=4) 15 years ago
Siegfried Pammer 8ba2586001 added comment reference to bugtracker item 15 years ago
Matt Ward 1d5f787daa Fix SD-1749 - New File Dialog: cannot scroll in category tree view. 15 years ago
Siegfried Pammer 8260cc1c81 fixed SD-1746 - VB compiler errors are shown in incorrect column if the line contains tabs (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1746&PROJID=4) 15 years ago
Matt Ward 5e98f8f577 Fix bug introduced in last commit - return value from ProjectService.FindProjectContainingFile instead of null. 15 years ago
Matt Ward 0e230bca0b Merge branch '4.0' of github.com:icsharpcode/SharpDevelop into 4.0 15 years ago
Matt Ward 7929de1418 Fix SD-1760 - NullReferenceException when double-clicking button in WPF designer when .xaml file does not belong to a project 15 years ago
Daniel Grunwald 953b992670 Look for SHFB using environment variable, if possible. 15 years ago
Daniel Grunwald 5199e8b69d Allow running SharpDevelop from network drives 15 years ago
Siegfried Pammer e615548bfa fixed http://community.sharpdevelop.net/forums/t/12236.aspx 15 years ago
Siegfried Pammer 1e8057c8ee fixed http://community.sharpdevelop.net/forums/t/12237.aspx 15 years ago
Siegfried Pammer 5e5d2066a1 fixed wrong position of Implements/Handles clause in Sub/Function declarations 15 years ago
Siegfried Pammer e903196493 fixed VB WebService file template 15 years ago
peterforstmeier 56da4cffd7 GroupFooter in TableLayout-Reports 15 years ago
Siegfried Pammer 5f53fa24ab fixed http://community.sharpdevelop.net/forums/t/12216.aspx 15 years ago
peterforstmeier 05ba7d604f GroupFooter in ListLayout Reports 15 years ago
Boris Kozorovitzky 36f3f09689 Allow custom find logic for treenodes 15 years ago
Daniel Grunwald f79eed93ef Fixed bug in C# parser: EndLocation was not set for some kinds of type references 15 years ago
peterforstmeier 7914f4bf88 ReportWizard create reports with GroupFooter 15 years ago
Daniel Grunwald fd4dad3299 Fixed right-click>Copy in tasks pad. 15 years ago
peterforstmeier 4931fee9b4 Event's for GroupHeader (GroupHeaderRendering) and DetailRows (RowRendering) 15 years ago
Daniel Grunwald 046dac649d Fixed NullReferenceException in ICSharpCode.Data.EDMDesigner.Core.IO.SSDLIO.WriteXElement when wizard is cancelled. 15 years ago
Daniel Grunwald 130a05be7b Fixed http://community.sharpdevelop.net/forums/t/12147.aspx - <configSections> must be first element in app.config 15 years ago
Daniel Grunwald cfeb306c48 Avoid crash with duplicate named arguments to attributes (obfuscated assembly?) - http://community.sharpdevelop.net/forums/t/12181.aspx 15 years ago
Daniel Grunwald b8cae20e29 Add missing icon files. 15 years ago
peterforstmeier 388d5c1b5a Patch from Eusebiu Marcu (PushModel Panel) 15 years ago
peterforstmeier 676752da09 Fix UnitTest's 15 years ago
Siegfried Pammer 21f0045b53 added missing keyword in type modifiers 15 years ago
Siegfried Pammer 5dce34e991 fixed http://community.sharpdevelop.net/forums/p/12161/33156.aspx#33156 15 years ago
Daniel Grunwald 3f1dd6ba72 Use ModifierKeys instead of Keyboard.IsKeyDown. 15 years ago