Daniel Grunwald
1898a796a3
Infer array literal context from context in FormsDesigner CodeDom converter.
...
Updated Boo.Lang.CodeDom.dll -> fixes generation of array literals.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1128 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
c247d4b9a4
Small changes from FxCop, modifid ConnectionObject.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1125 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b89b1c599f
Fixed bug: "Run Tests in Debugger" / "Run with NCover" / etc fail with warnings.
...
Fixed code-completion in anonymous methods when anonymous method was used as initializer in variable declaration.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1120 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ebee6a70d1
Fixed BOO-653: Creating a new class without a file extension does not put the build action to compile.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1119 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
98335d8152
Fixed SD2-426: About box / Version info tab / Copy (the clipboard seems to be set correctly, we can ignore the ExternalException)
...
Fixed SD2-684: Cannot open a new form without saving it first.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1117 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
f04cf74627
Fixed bug: Line number of breakpoint did not change with code edits
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1116 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
2fc99675ed
Fixed Forum-4943: Debugger says "Function has expired"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1115 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
12a1741d0f
Extended debugger test FunctionVariablesLifetime to check for "Function Expired" bug
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1114 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
986ea8c712
Removed unused merging functions from VariableCollection
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1113 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
318c6aa34f
Fixed Forum-4946: error indenting single-line If-statements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1112 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
f984fe2446
patch from scott ferret: saving image resources with the correct extension
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1110 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
2192003822
The xml editor now keeps the existing document folds if the xml is no longer well formed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1107 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
5a8919099a
Fixed Forum-4952,5005 - Ignored errors when manipulating pdb files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1104 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
e36651bf2d
Better localisation of FieldsExplorer.cs, no dragging of Functions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1101 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
375720d358
Fixed SD2-678. Unit testing pad's stop toolbar button is now disabled after a test run has finished.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1099 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
401350568c
Signature suggested by Ingo Scholtes used for CreateDebuggingInterfaceFromVersion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1098 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
382a4eaf32
Fixed build error and Forum-4986.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1097 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1893856800
Fixed SD2-580: Adding GAC reference to standard .NET assemblies adds full assembly name to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1096 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
44ad25ab69
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1092 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
5d81e37a5d
Fixing Issue SD2-669 from Matt Ward
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1091 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
471de2f4ce
Fixing Issue SD2-688 from Matt Ward
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1090 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
641af3f5f8
Console applications run from debug build of #D have their own console
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1089 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
0be82e62dd
Implemented SD2-663 - you can copy values from tooltips to clipborad;
...
Values of properties can not be edited
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1086 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
bcae75a925
Implemented SD2-546: Breakpoints that will not be hit should have different icon;
...
Reworked breakpoint synchronization.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1085 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
ea4884bf6a
Improved speed of expanding tree nodes in code coverage tree view - child nodes added only when the node is expanded via the ExtTreeNode.Initialize method. Classes with no namespace are now added to the tree view without a parent namespace node.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1084 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
edc71e8dd7
Renaming in Breakpoint class. Added WillBeHit property to BreakpointBookmark.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1083 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
0c46d5169c
Fixed SD2-649: Breakpoint within anonymous delegate method causes COMException
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
8b753ce99c
Fixed SD2-633: Trying to debug a non .NET executable throws an exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1079 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7c58827869
Sort ExtTreeView only when expanding a node for the first time instead of every time a node is expanded.
...
OverrideMethodsCodeGenerator now shows methods from base classes when the base class definition is in another part of the class.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1076 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cbb371b262
Fixed SD2-670: Second form resource added if design view switched to from designer partial class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1075 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
97a2fd987f
Modified code coverage project guid so SharpDevelop.Tests solution now works.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1073 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
fb130e19bd
Added missing string resources for Code Coverage addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
43ae176456
Further refactoring of ReportGenerator, new Exception MissingModelException.cs added
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1071 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b8db7f0b60
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1070 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
94d5e5bc08
Switch from MbUnit to NUnit:
...
Fixes SD2-621 (ExpectedException test failure not added to error list), SD2-408 (Add "Run Test" to member bookmark), SD2-618 (Run test fixture in console with debugger shows no output).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
6a968c6f6b
Items that have zero code coverage are now displayed in grey in the tree view. Added tests and code to parse NUnit xml output files - not currently used.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
7a3087b6a3
Fixed SD2-672: Applications using DynamicProxy cannot be debugged
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1065 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
c345caa1a6
BreakPointsPad derives from BookmarksPad. Implements:
...
SD2-608: Cannot remove breakpoints via breakpoint pad;
SD2-609: Cannot go to source code line from breakpoint pad;
SD2-610: Saved breakpoints should be displayed in breakpoint pad on opening a solution
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1064 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
d139534b91
Fixed Forums-3382,3489,3575: Attempt to display property of property crashed the debugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1063 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
f8131d60a1
Fixed SD2-638: Crash when closing console window during debugging;
...
Added debugger test: DebuggeeKilled
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
3ec442e255
Fixed SD2-637: Cannot expand array in debugger tree view;
...
Fixed SD2-612: Debugger exception generated when viewing XmlNamespaceManager members
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1061 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
6991095c10
Small changes in ReportGenerator and better handling of IDisposable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1060 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
57e48ef856
Added debugger test: ArrayValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1059 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
bba33f86ce
Add JScriptGlobals by John Simons: HtmlHelp settings (e.g. language filter) are now persisted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1058 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a2469ef84d
Added code coverage addin - supports NCover.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1057 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
42dcc8da05
Patch by Scott Ferrett: List of project file extensions to open when the file was specified on the command line was hardcoded to csproj,vbproj,booproj; now it can be extended using the AddIn tree.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1055 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fdad3d05d5
Fixed SD2-661: Project browser cannot be navigated with keyboard
...
Fixed SD2-578: Changing the "Name" property in the designer does not change the form class name
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1054 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
1119f56695
FieldsExplorer is invisible until SharpReport run's and update themself from SharpReportView
...
at start and when View's changed
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1053 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0d9ccc034b
Applied forms designer patch by Christian Hornung: use the MenuCommandService implementation from the .NET framework.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1050 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ae6635bcb6
Fixed SD2-639: Renaming a form should rename the resource file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1049 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago