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
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
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
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
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
Matt Ward
ecf6ec72a3
Release builds of SharpServerTools now build to the same folder as Debug builds - AddIns\Misc\SharpServerTools
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2157 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
fd5c27cf36
Added SharpServerTools to the installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2156 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
80fb684f1c
Using 'Installed OR' in the installer's LaunchConditions so they do not block the user from repairing or uninstalling if the package has been already been installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2155 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1a245bf728
Fixed SD2-1206: New "Wait" Dialog appears if the search has already finished.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2154 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2f3da55275
Fixed SD2-1179: renaming an interface called "inter" changed the "interface" keyword instead of the interface name
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2153 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2cfab8e408
Don't show "unhandled exception" dialog for exceptions handled by the windows forms designer (SD2-1120).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2152 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c75e4a3e5e
Fixed SD2-1082: Adding a user control to a form throws exception if the control's code doesn't have a constructor without arguments.
...
Prevent ParserService.AllProjectContents from returning project contents multiple times.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2151 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
febc16e23b
Fixed SD2-936: Insight window filename incorrect after renaming file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2150 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4ec9ae9992
SD2-880. On opening the text editor's code completion options the code completion group box is now disabled correctly when code completion is disabled.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2149 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e3539c8aa4
Fixed SD2-1220. Code coverage result tree nodes are now sorted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2148 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
b1597429a4
Running unit tests will now clear the build output window before building the projects ready for the test run.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2147 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d2ed72122d
Fixed SD2-740: Right clicking a class bookmark
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2146 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
b69d0fd504
SD2-1241. Fixed two problems in the Unit Tests pad that could occur when opening another solution before the parser has finished parsing the currently open solution. A) The ProjectService.OpenSolution could be null. The unit tests pad now clears the test tree in this case. B) If the project content is null for a project it is not added to the test tree. This can occur if the test tree is in the middle of updating the tree but the parser has cleared the project content as it starts to load another solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2145 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
845e2c2f3e
Fixed forum-13637: adding new file to project stored on network drive creates file in wrong path
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2144 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9fd24dbaea
SD2-1218. The code coverage output window is now cleared before running the tests. If multiple projects are to be run with code coverage the output window is cleared once at the start and not for each test run.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2143 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4800ae7268
Fixed SD2-1233. When opening the Unit Tests pad after just opening a solution, before the parser has finished parsing the contained projects, the Unit Tests pad no longer adds projects to the test tree view. Before the parser has finished parsing a project it has no associated project content. Previously this caused the test tree to throw a null reference exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2142 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a62ddf0575
Fixed forum-13686: Read-only custom line not so read-only
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2141 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f5793ea348
Fixed some problems reported in the forum.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2140 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b8ea7d408c
Disable .NET 1.0 support.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2139 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
491ae3cacf
Force all project contents in a registry to use the same version of .NET assemblies based on the target framework of the project - a .NET 2.0 project referencing .NET 1.1 projects will see .NET 2.0 completion for objects returned by the .NET 1.1 assembly.
...
Fixed bug that caused assemblies referenced by CF projects to always reference .NET 2.0 projects, causing code-completion to fail when the .NET 2.0 registry was not initialized
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2138 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
88cfacfba1
Fixed SD2-863: Children of current Namespace resolved in wrong order
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2137 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago