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
Matt Ward
b9ad571bde
Rebuilt Bitmap resources so new SharpReport icons are accessible through the ResourceService.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1111 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
Markus Palme
15a53ad8dd
applied path from scott ferrett correctly
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1109 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
984a3236c0
applied patch from scot ferrett
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1108 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
Daniel Grunwald
2e030b8b2a
Fixed Forum-5038: using "Go to line number" does not clear the selection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1106 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8c8f945005
Allow CodeCompletionDataProvider to specify the chars that are allowed to be entered while the code completion window is opened.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1105 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
Daniel Grunwald
9caae3a9db
Fixed SD2-666: Code generation for EventHandler produces invalid code
...
Fixed SD2-589: Accessing disposed object on shutdown error logged
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1103 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
44a402378e
Fixed SD2-680: Exception when deleting the *Designer.cs partial class file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1102 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
149af8951d
Fixed SD2-679. Attempting to create a directory in the project browser containing invalid characters, such as a backslash, will display an error message.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1095 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
752efc9b96
load resoures when addin is inserted and enabled
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1094 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
6446c1a06f
don't load resources if hintPath is null
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1093 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
Markus Palme
f6eba6fd7d
bitmap/string resources can now be registered in *.addin files using the tags <BitmapResources> and <StringResources>
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1088 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
Daniel Grunwald
440e3e6ba5
Fixed SD2-674: Invalid indentation used by "override" code generator.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1082 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
Daniel Grunwald
6c0473638e
Fixed some NRefactory bugs, added NRefactory unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1080 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
David Alpert
56f82265dc
Applied patch by John Simons: Closing an open file tab returns focus to the previously focused tab. Patch edited slightly to use generics & follow DockPane.cs naming conventions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1078 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
Daniel Grunwald
36ef218ec5
Fixed SD2-673: Opening invalid projects raises exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1074 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
Matt Ward
a328ef8561
Output text line parser now successfully parses NUnit output containing a carriage return character.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1067 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
5c474f46a7
When a tree node in the ExtTreeView is selected, but the control does not currently have the focus, the node's text colour is set to ControlText and not the node's ForeColor. This makes the ExtTreeView consistent with the .NET framework TreeView.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1066 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