Daniel Grunwald
6c464b82b5
Fixed parameter list completion bug introduced in rev. 2087.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2122 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bc2b1c8a57
Fixed bug that caused keyword-completion to be active inside comments in some cases.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2121 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2be71f98f3
Implemented SD2-1212: Solution configuration editor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2120 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
42e127b823
ResourceToolkit:
...
The resource resolvers now examine expressions more precisely and also take the code completion trigger character into account instead of simply trying to resolve every possible sub-expression.
This saves a few unneeded attempts to resolve expressions and fixes some problems where the resource code completion window opened when it should not, e.g. after typing something like 'ResourceService.GetString("...").Replace('.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2118 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f5c4ab918b
Fixed SD2-1156: JumpTo line position puts cursor at the bottom of the text editor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2117 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
988ddfc1de
Fixed SD2-1066: Invalid event handler generated for delegate's ref parameter
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2116 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
355a5f4b59
Fixed SD2-955: Incorrect C# syntax highlighting with verbatim string literals.
...
Fixed SD2-1093: XML syntax highlighting error having an element ending in a "\" character.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2115 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
07dd5f5a00
Fixed SD2-1159 - InvalidOperation exception thrown when trying to delete or cut an inherited control in the forms designer. The forms designer's clipboard context menu items now have loadclasslazy set to false so they are correctly disabled for inherited controls. Changed the FormKeyHandler so that when the delete key is pressed a check is made to ensure that the deletion command is enabled.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2114 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
422578071a
Fixed SD2-1196: Compact Framework support for VB
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2113 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6a8611bfdc
Fixed SD2-944: Moving a class from a location that doesn't exist throws exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2112 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
27a2e4a0a8
XML Tree now supports removing elements, inserting and removing text nodes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2111 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
ef9d61e5cc
switched to Beta 3 denomination
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2109 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6b2cddded4
Fixed unit tests after change to ParserService.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2108 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ccbcc10d6f
Fixed SD2-1208: Exception is thrown at #D startup if AddIn files cannot be found.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2107 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
13e4f3180a
Fixed build error
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2106 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8fdc73baba
Fixed forum-13577.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2105 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
acac08d13e
Fixed SD2-911: 'Classes' pad updates its content incorrectly
...
ParserService does not give the choice whether to raise the ParseInformationUpdated event anymore - the classes pad depends on getting every update notification.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2104 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
34bf248270
Fixed ClassBrowser bug.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2103 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a745c607d5
Fixed SD2-1110: Conversion of Microsoft generic sample project between C#<-->VB throws exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2102 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
19a53c7f2c
Add test for SD2-1110 (currently broken, let's see if the build server catches unit test errors)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2101 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1bdc99ff38
Fixed cleaning up before zipping the source (MSBuild doesn't run a target twice if there are two <CallTarget> statements).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2099 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a5626cd9dd
Fixed SD2-1210: #D doesn't rename project's namespaces anymore on project creation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2092 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
63d949f0bf
Add build script for build server.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2088 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0e00c678ce
Fixed SD2-1189: VB: #-delimited dates not supported by syntax highlighting and expression finder
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2087 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
e1562e5267
ResourceToolkit:
...
Using the new AsynchronousWaitDialog for the operations "find references", "rename", "find missing resource keys" and "find unused resource keys".
Allow the menu to finish closing on execution of these operations.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2086 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
9db329c476
Ensure font auto-scaling is done using the correct default font - fixes autoscaling problem on Vista.
...
Check for invalid element names in <ComplexCondition>
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2085 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e9dc0db183
Prevent StackOverflowException when loading assemblies with cyclic dependencies into the forms designer. Fixes SD2-1177: Forms Designer for .NET 1.1 projects (System.dll and System.Xml.dll depend on each other)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2084 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
156f6ad9a5
Started on SQLTool to provide generic sql editor and execution features within SharpDbTools.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2082 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
3c1cb596a8
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
199b85814e
Fixed the template icon.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2080 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2d6c265816
Initialize $(SharpDevelopBinPath) for project copy done when editing inactive configuration/platform. Fixed forum-13465.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2079 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1cb82b76a8
Update assembly base addresses to prevent relocation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2078 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
1c6b277e05
Ignore warnings 108 and 1591 in debugger wrapper classes.
...
CS108: The keyword new is required on X because it hides Y
CS1591: Missing XML comment for publicly visible type or member
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2077 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e11ef3bdba
Added a namespace filter command line option to nunit-console.exe which can be used to run only those tests in a particular namespace. This filtering is used when the user selects a namespace node in the Unit Tests tree and runs the tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2076 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
694abefe8e
Use persistence for GAC assemblies loaded using Cecil.
...
Look for xml documentation files installed by the Vista SDK.
Allow loading MSBuild projects that don't specify IdGuid/default Configuration/default Platform.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2075 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2132d1df6d
Fixed SD2-1191: Using Shift + Backspace with completion window removes extra text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2074 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ef7b2d0da0
Fixed CodeCompletionWindow mouse wheel handling.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2073 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
387ea3ce1b
Fixed wildcards support (SD2-1170)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ecf6c52e82
On VB -> C# conversion, do not generate "functionReturnValue" for functions that don't assign to their name.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2071 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4a4f605b32
Fixed importing VS 2003 projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2070 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
712af6c5cf
Fixed compilation errors in WixBinding.Tests due to the renaming of MSBuildBasedProject's GetProperty method to GetEvaluatedProperty.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
73f0c70429
SD2-1201: IfElseStatement does not have Location and Parent set
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
faf1f07bce
Make access to the underlying BuildEngine.Project is thread-safe. Should fix forum-13374 and similar problems.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2067 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5d0fc5b83c
Fixed SD2-1095: Autogenerated code for IEnumerable generic interface does not compile
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2066 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
ce632baed3
Running unit tests with code coverage no longer generates the unused NUnit xml output file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2065 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
42e58920d7
Fixed SD2-1140: Exception is thrown trying to show completion menu on VB delegate or event declarations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2064 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c838ffb4ad
Fixed SD2-1190: Exception is thrown selecting all text and then cutting/deleting it.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2063 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0729800650
Fixed SD2-1180: Changed event inserted at wrong position
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a3f37285fb
Add cancel button to AsynchronousWaitDialog.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2061 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
b34730f04a
Fixed SD2-1207 - Closing a file with the code completion window still open disposes the text editor before the completion window causing a null reference exception. The AbstractCodeCompletion window now checks that TextAreaControl's scroll bars are not null when it closes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2060 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago