8468 Commits (3d0b926bd71bb4ea77e880214ececc7faec2fb85)
 

Author SHA1 Message Date
Matt Ward 9d323dfdba Update IronPython to version 2.7.2.1 13 years ago
Matt Ward bc37844d54 Update IronPython to version 2.7.2 13 years ago
Siegfried Pammer a89b673741 add exit option to "solution/project changed" message 13 years ago
Siegfried Pammer 7af6e0be23 implement proper exception handling for flush errors in forms designer 13 years ago
Daniel Grunwald bfdd510079 Fixed bug that could cause removed bookmarks/breakpoints to re-appear when restarting SharpDevelop. 13 years ago
Matt Ward f03baa5c96 Fix IronPython breakpoints not being hit when attaching after dynamic symbols have been loaded. 13 years ago
Daniel Grunwald f24abfcb3a ContextActionsRenderer: open the popup immediately when pressing Ctrl+T, even if it would appear automatically after some time 13 years ago
Siegfried Pammer 54ee299513 add support for async methods in debug info 13 years ago
Daniel Grunwald a7958379ee Fixed parser error when 'await' is used as statement expression. 13 years ago
Matt Ward 520c648fd4 Catch all exceptions thrown by javascript parser. 13 years ago
Siegfried Pammer c93dae72cb clean up code in StorageLocationConverter 13 years ago
Siegfried Pammer 03612a691a fix flickering in debugger pads 13 years ago
Siegfried Pammer f5e1507088 fix refresh bugs in CallStackPad 13 years ago
Siegfried Pammer 070efb3e2f do not throw exception on invalid conversion 13 years ago
Daniel Grunwald 6bd47b7611 Revert David's debugger changes - they won't be part of SD 4.2. 13 years ago
Daniel Grunwald 8b846cc18f Add support for solution format 12 (VS11). 13 years ago
David Srbecký 358b6cf691 Merely moved some TreeModel code together 13 years ago
David Srbecký 62265526a4 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 13 years ago
Siegfried Pammer 061a11ab76 fix bug in DebugOptions 13 years ago
Siegfried Pammer c709b1f900 updating string resources; release of SharpDevelop 4.2 Beta 2 13 years ago
Siegfried Pammer 86b63e630f fix NullReferenceException when intercepting handled exceptions 13 years ago
Siegfried Pammer d8d6e2bc62 fix issue in XamlExpressionFinder, causing find references to fail finding the definition position of members defined in XAML 14 years ago
Siegfried Pammer 3a949f7aab fix bugs in GetOffsetFromFilePos and XamlResolver 14 years ago
PeterForstmeier 4e460c9ab2 FormsDesigner.GripdOptions - Change TextBlock to Label (AccessKey), update resource 14 years ago
Daniel Grunwald 926f362d75 Fixed incorrect end position of comments in XmlFoldingStrategy. 14 years ago
Daniel Grunwald 86f08190b4 Remove .NET 3.5 requirement in README; fix SDK requirements. 14 years ago
PeterForstmeier 81a0f5e41d CQA MainForm - ReportTab get focus if report is rendered 14 years ago
PeterForstmeier 76eb87f42c Update German Resource 14 years ago
PeterForstmeier 04a6c09e0f Update Resources 14 years ago
PeterForstmeier 4562c5118d Remove WindowsFormsGridOptions.xfrm 14 years ago
PeterForstmeier c2123ecb5c Convert FormsDesigner GridOptionsPanel to WPF 14 years ago
Siegfried Pammer c48107b503 fix exception 3121 14 years ago
Siegfried Pammer d46b921b6a move MyersDiff to SD.Widgets 14 years ago
Matt Ward f90e3c4186 Define $(SolutionName) when building a project in SharpDevelop. 14 years ago
Siegfried Pammer 821ffcb805 remove DoEvents from all debugger pads 14 years ago
Siegfried Pammer 9c892c6636 ignore all exceptions while evaluating 14 years ago
PeterForstmeier 4148a3ba2f Cleanup 14 years ago
PeterForstmeier f859c7560d Remove unused Property 'VisibleInReport' 14 years ago
PeterForstmeier 3d8e6d7ab7 Cleanup ReportEngine.cs 14 years ago
Siegfried Pammer 0b93199ba2 remove crazy exception handling from WindowsDebugger.GetValueFromName 14 years ago
Siegfried Pammer 277c8ad61d fix loading of code quality analysis 14 years ago
PeterForstmeier d0f6141dab Cleanup basereport 14 years ago
PeterForstmeier a4df4760f7 Change Report access from FileName to EmbeddedResource 14 years ago
PeterForstmeier 8d15f512b8 ReportEngine.cs - LoadReportModel (Stream stream) 14 years ago
Siegfried Pammer f93a898750 code cleanup - remove dynamic code from Debugger.AddIn 14 years ago
Siegfried Pammer f7169bd6c8 fix memory leak in WatchInputBox 14 years ago
Siegfried Pammer 0f3ce6db53 remove DoEvents from EDMDesignerViewContent.Load 14 years ago
Siegfried Pammer 77cb734df9 enforce all DoEvents from pads on the main thread to avoid race conditions in debugger. Do delayed invalidate on all pads. 14 years ago
PeterForstmeier a0044fe82e Change CodeQuality.addin 14 years ago
Daniel Grunwald db7fec5e5b Merge branch 'net45' into master. 14 years ago