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
David Alpert
b6b2341ac2
"Save all currently open buffers" option added to OpenFileTab/ContextMenu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1077 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
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
ae35cdce8b
Fixed exception when adding solution folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1056 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
David Alpert
5ea1656392
Fixed another possible NullReferenceException in recent changes to the project browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1052 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ebbd3bd080
Fixed SD2-640: Add existing form to project does not add .resx file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1051 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
Daniel Grunwald
8f779b2ffb
Fixed SD2-654: Get file types to register from AddIn tree.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1048 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cd423a3efa
Fixed SD2-656: Show tab order menu option should indicate current state
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1047 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9a42a2c0f8
Fixed SD2-484: Designer verbs not displayed in forms designer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1046 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3255344aba
Fixed SD2-652: Code completion for form component with modifier set to public
...
Fixed SD2-659: No code completion for newly added components to a partial form class
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1045 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ff84b11400
Fixed SD2-653: Design tab missing for new form added to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1044 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
369f7d4f06
Use default help namespace when help2environment.xml is empty.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1043 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
210d65be08
Change delegates to EventHandler<T>
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1042 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
ed17b45b28
Fixes from FxCop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1041 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8cad70aec9
Fixed exception when renaming project while project options are opened.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1040 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
40e7a2e3ea
Folder's are set correctly from ReportWizard
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1039 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f73f3cb986
Fixed path to ngen.
...
${ProductName} now can be used as reference to the name of the product using ICSharpCode.Core.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1038 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a34a53ef09
PostInstallTasks now calls ngen for SharpDevelop.exe (and its dependencies).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1037 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago