Daniel Grunwald
151ed555c2
Default .NET assemblies are now loaded with Reflection instead of Cecil.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2008 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
819f30e1da
Fixed file headers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1966 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
a1543c981e
removed unused import statements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1965 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ce88146dc
Move Ambience and ExpressionFinder to ICSharpCode.SharpDevelop.Dom
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1958 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
1dc51241d5
cleanup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1956 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
58a4e84c3b
replaced array list with generic lists; cleanup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1951 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bd84127e89
Type parameters are now included in CtrlSpace list.
...
Prevent exception on invalid constraints declarations.
Fixed forum-12689: InvalidCastException when ${property:...}-Tag is used to get a property that is not of type string.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1943 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
42ab1e46fb
Fixed NullReferenceException when implicit reference (like Microsoft.VisualBasic in VB projects) cannot be loaded for code-completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1938 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b222c73868
Fixed SD2-1164: Code completion doesn't appears for referenced projects namespaces content.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1935 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7b2b18157d
Fixed SD2-1103: MouseEventArgs.Button property shows ' value__ ' member in completion menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
083b5340a2
Fixed SD2-990: Allow to specify path to FxCop in the options
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c1ec80ea6a
Fixed SD2-1146: Refactoring generates invalid shared (static) declarations inside VB modules.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c1021f1393
Fixed SD2-982: Autogenerated interface code adds property setter when only getter defined
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1873 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ca3838f9b3
Re-enable resolver unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8c3f088c3e
CecilReader was incorrectly marking interface members as private.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
1eddd435a2
Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3a43292513
Fixed SD2-1057 - UserControl in project does not appear in Custom Components tab. When adding an item to the project content cache the full assembly name is used as a key if the project content is a ReflectionProjectContent.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1801 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4e7fdc9893
Update to Cecil revision 65051. Fixes SD2-1052: Crash when starting SharpDevelop 2.1 on 64 bit Windows
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1778 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
52e507e78c
Fixed SD2-954: String resources are missing for Refactor menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1772 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4af14f6adf
When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1751 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bbb73b9b8f
C# parser bug: fixed arrays in unsafe structs are now parsed correctly
...
XmlDoc.Load now does not throw an exception for invalid XML files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1703 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
66acc25b3b
Fixed SD2-992: C# Interface public elements are converted to VB as Privates ones.
...
Fixed default visibility of inner types.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1674 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
14594474f1
Fixed SD2-964: Public VB structure variables are recognized as private ones.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1672 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f22e89b7d1
Fixed code-completion bug (NullReferenceException) introduced in rev. 1661
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1666 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
39efcc6cdb
Fixed code-completion unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1664 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8b52417845
Web references in Boo projects are now supported.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1663 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c9ecec41f3
Put ICSharpCode.SharpDevelop.Dom in a separate assembly.
...
WorkbenchSingleton.SafeThreadCall is now a generic method to check that the types of the arguments match the parameter types expected by the delegate.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1661 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago