David Srbecký
094c49f0f5
Added generated debugger help file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2212 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
2cd932ccba
Fixed build: Moved DebuggerObject to correct namespace
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2211 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
975bbd6381
All debugger classes derive from DebuggerObject;
...
Added missing SVN Revision keywords
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2210 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
253b43f169
Improved DebugType.FullName (support arrays and generics)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2209 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
6488bb2dde
Eval results are not automatically re-evaluated anymore
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2208 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
e4f3e42ee1
Fixed unit test: Eliminated WaitHandles from process
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2207 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
0d1b123a4d
Debugger tests compile (but fail)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2206 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e368ce2301
Show better error message when Forms Designer is used and the reference to System.Windows.Forms is missing (SD2-1211)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2205 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1092a4033b
Add ClassDiagram AddIn by Itai Bar-Haim.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2204 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
71828fa925
Make setup install to Program files\SharpDevelop\3.0 instead of 2.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2203 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7dfd63273a
Improved VB -> C# converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2202 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
6b12da655f
Use reflection instead of exceptions to determine type. This minimizes overhead while being debugged.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2201 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
137ebabd5a
Fixed SD2-1040: External subs declarations not converted correctly from VB to C#
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2200 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4a374bf942
Fixed SD2-1071: Explicit bounds in array assignment not converted correctly between C#<-->VB.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2199 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
773461f3fb
Fixed SD2-928: Code generation options are ignored
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2198 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
3200698378
Added some performance measurements; Improved value cache
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2197 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2c108be5e5
Add project template for creating a custom tool AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2196 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
9944060a99
Remove GetClass overload that doesn't take a TypeParameterCount
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2195 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
12568ecff0
Add missing files to setup (StringResources.pt.resources and VBNet\CompactFormsProject.xpt)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2194 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
06debea3a6
Remove NAntAddIn from setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2193 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ecba5ff63e
Remove NAntAddIn
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2192 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
9b7a082e24
Add partial C# 3.0 support.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2191 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
23d2ca7cbd
Allow selection of multiple .dlls when adding components to the forms designer. (forum-14092)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2190 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
a196165818
Moved a few files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2189 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
dea84962aa
3.0 Alpha designation for setup; note: we do not yet check for .NET FW 3.0 preinstalled which will be mandatory for Montferrer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2188 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4109904d24
Complete rewrite of variable subsystem
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2185 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ab9847def4
Mark trunk as SD 3.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2182 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
4bb5ac924e
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2180 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
eaa4c88c80
Updated SharpReport to revision 31. This revision includes PDF support. Setup still needs to be modified to include added assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2179 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8ef45d5c53
Fixed conversion of TypeOfIsExpression to Boo.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2178 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
eede8fa2ea
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2177 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2c42782129
Update to Boo revision 2371.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2176 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
259a31692e
Fixed code-completion problem introduced in last revision.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2175 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8c2dfd9573
Fixed scope of loop variable in ForStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2174 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
27e3d06d46
Fixed SD2-1249. Modified the WiX setup project template so that the MSBuild project property DefineConstants is not escaped when the new project is created.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2173 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
700dc8fe57
Fixed SD2-1238: Menu items View Code and Properties shown when right clicking a menu strip in the designer do nothing (patch by Aaron Carlson)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2172 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3fbed5069c
Fixed SD2-882. The selected WinForms toolbox item is now cleared when the sidebar is reloaded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2171 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
bb4814b719
Fixed SD2-1219. New namespace, class and method tree nodes added to the Unit Tests tree are now sorted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2170 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
61ee98484d
Add strings from subversion AddIn to translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2169 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
8c00af1a81
Fixed SD2-1247 - Definition view throws a DirectoryNotFound exception with a new class that is not part of a project. Modified the DefinitionViewPad so it looks for the file contents in the currently open text editors before loading the file from disk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2168 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
52f9d67a00
Fixed SD2-1138: TextEditor throws exception when undoing generated code and then re-generating it.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2167 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
69906811f8
Add Portuguese string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2166 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
78ac392101
Fixed SD2-1228: Find references dialog title includes ampersand character
...
Fixed loading assemblies for code-completion that have multiple modules stored in multiple files (e.g. System.EnterpriseServices)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2165 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c053b954a6
Added basic cut, copy and paste to the XML tree editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2164 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
80abc20f76
Implemented reloading solution when it was changed by version control operation (SD2-1221)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2163 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0224841f29
Move base class reference (:Form) from Designer file to main file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2162 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ca45c905f3
Fixed SD2-931: Undo after inserting code template
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2161 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f7d5e74a8b
Fixed SD2-934: Two Dynamic Help menu items
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2160 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1276b5114e
Auto-add new files to version control (part of SD2-1221)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2159 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2209a49fcf
Reverted docking library patch from revision 1181. Hopefully this will fix SD2-1244: Layout change causing InvalidOperationException in DockPane
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2158 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago