Daniel Grunwald
0824719cc9
Fixed SD2-1625 - Forms Designer corrupts field declarations with inner class type references
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
b87a337213
Fixed conversion of inner class type references to CodeDom.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5298 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ea8ead857b
Fixed SD2-1626 - Type parameters placed incorrectly when implementing interface nested inside generic class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a30ba7fec7
Added ${ItemNameNoExt} - see forum-9830.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4740f942e5
Backport r5265 - Fix for "Cannot use JMC on this code (likely wrong JIT settings)." to 3.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d5c6e2aad2
Fixed SD2-1623 - Boo: Find references does not return any results
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8033853d49
Fixed forum-10355: Boo code completion fails using import statements from user assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5276 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a90ce890dc
Updated to IronPython 2.6 RC 3
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c1ca7b1e36
Fixed C#->VB code converter issues with casts between char and integers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5221 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
aa877491c1
Added object initializers support to VB output visitor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5220 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
14c77d60ae
Updated to IronPython 2.6 RC 2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5188 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
cf9adbb9ba
Check all base classes for unit test methods not just the immediate test class parent.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5075 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9914989d40
Fixed forum-10179: move file up/down in F# binding crashes SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ce6ff9bb09
Disable failing debugger unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5060 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c543ebd41f
backport "4826 Fixed race condition that was causing unit tests to fail" to 3.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5059 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4c0620e367
Use different directory for debugger test cache. (reason the last two builds failed was that the debugger unit tests are caching the compiled test programs)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5058 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1d42e43287
Don't show MessageBox when running unit tests on build server.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5057 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
0136a81aab
Run debugger unit tests as 32-bit process.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5056 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2c343922df
Trying to work around MSBuild Community Tasks always using AnyCPU-version of NUnit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5055 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d5e990ac19
Set UpdateSetupInfo to x86.
...
Removed unused Microsoft.Build reference from profiler.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5054 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
892c9f534e
Added extra unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5042 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
5d390ee9e1
Removed unused code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5035 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6990764e4f
Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5022 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
85509249c8
Updated to IronPython 2.6 RC1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5021 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
6a248e8b58
- added SDPS version check
...
- fixed CopySelectedData
- fixed GetCallers
- partially fixed Merge
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5018 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christoph Wille
badb902cbd
3.1.1 designation for setup and build artefact packaging
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5010 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
e4591410ee
optimized processing of *Self columns to avoid GUI hangs in SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5009 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
1e22646923
Added smart indenting for Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5007 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
93c1198fd4
NRefactory C# parser: fixed parse error for unknown attribute targets - the C# compiler only emits a warning for those
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5003 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
503cb2b06e
Improved code completion with default constructors:
...
- don't add default constructor when a class has internal constructors
- always add default constructor to value types
Disable "Rename" command for operators.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5002 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
cc0f7f60e7
Fix bug in "AddUsingDeclaration" refactoring: when running the refactoring two times quickly after another (without waiting for a reparse), the list of using declarations would get corrupted.
...
Use correct sorting logic for inserting using declarations.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5001 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
59eb977b8a
Text editor indent settings now used when generating event handlers in Python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5000 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2d46880b72
Fixed ambience NullReferenceException (bug introduced in revision 4954)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4993 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
39efc1c363
Fixed NRefactory C# parser bug with method calls on InnerClassTypeReferences ("A<T>.B.C<U>.Foo();")
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4986 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
835431f6ab
Fixed bug in code determining the size of the name column in the profiler.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4977 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6543362d93
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4976 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
bccf8b8dd3
- added WPF assembly key for "Do not profile .NET internals"
...
- fixed hot path selection
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4968 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
efa6ff705a
Search for SDK tools in Windows 7 SDK.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4967 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
41e2c36afa
Fixed C# parser bug that caused InvocationExpressions to have no or incorrect locations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4960 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
0d6c72676b
Rewrote IReturnType-output in VBNetAmbience to support inner classes inside generic classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4959 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a1b478b3fa
Update to NUnit 2.5.2.9222
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4958 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
e9ae2efe47
Added unit test for generating textBox.PasswordChar property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4957 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
51dcc82ad4
NRefactoryASTConvertVisitor: produce correct DOM for inner classes inside generic classes (copy the type parameters into all inner classes)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4955 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9d6d9f20fe
Fixed bugs loading method modifiers from Reflection/Cecil.
...
Rewrote IReturnType-output in CSharpAmbience to support inner classes inside generic classes.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4954 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
29e849b39f
Fixed forum-9975: Python Designer generates incorrect code for TextBox.PasswordChar property
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4953 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6bdfc5a232
Forum-9934: work around exception by limiting class diagram to 10000x10000 pixels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4951 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christian Hornung
b537595e0b
Fixed SD2-1016 - #Develop menus cannot be navigated using arrow keys when a winform has the focus.
...
FormKeyHandler now uses Control.FromChildHandle to determine whether the key message actually comes from inside the forms designer.
Replaced Hashtable with generic Dictionary. Removed unused local variable "ctl".
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4948 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d3bfe7a542
Fixed forum-10060: CSharp Parser not setting EndLocation on some LocalVariableDeclaration objects
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4946 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2059062c5e
Work around SD2-1049 - XPath query combo box is case insensitive - by disabling auto-completion in the query combo box.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4945 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f63bdc2ea3
Fixed SD2-1532: Context help (F1) does not work for constructor calls
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4944 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago