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
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
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
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
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
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
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
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
Daniel Grunwald
a725d631a5
Fixed SD2-1106: FxCop code analysis not run when building the entire solution
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2051 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c7e62da426
Fixed SD2-1202: NullReferenceException for incomplete type argument list
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2048 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4a7de549c2
Fixed building of VB compact framework projects (SD2-1196)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2047 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
47ae6603d0
Fixed SD2-596: C# to VB conversion should use CType instead of DirectCast for casts to primitives
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2035 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f399bed9de
Fixed SD2-1079: Cast statements not converted correctly from C# to VB.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2034 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5691c03e96
Fixed SD2-1181: Remove unused imports removes using statements required for type arguments
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2032 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2e1943b2ff
Now using EasyCodeDom to make NRefactoryASTGenerator code more readable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2026 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ad8d980c80
Rewrote subversion DiffPanel using SplitContainers, fixes resizing problems.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2016 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f860a723e0
Fixed forum-12405: BracketMatchingStyle bug in Text Editor Control - one line patch by Dan Fowler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2014 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
a0db909e8f
SD2-1161: Refactor icons don't show for VB generic interface declarations in the editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1993 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6d85e67099
Speed up folding code a bit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1981 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
9b8e8de67b
added SharpCoco source code
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1980 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
c72b88aa50
keep directory
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1979 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
2a40620a58
fixed parser generation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1978 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
af50fcaf60
removed sharpcoco binary because it's not used. removed sharpcoco source code because it doesn't match the version used.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1977 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cec58a8ed4
Fixed ExpressionFinder unit test, added unit tests for folding manager.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1971 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
Markus Palme
79889f6620
forum 12715
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1962 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
64eae0f20b
cleanup; converted array lists to generic lists
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1959 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
Markus Palme
9c565052a2
removed the tip of the day dialog
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1946 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
53739a9c31
Fixed forum-12661: Missing parenthesis when converting CastExpression from VB to C#.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1940 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
75ccdb10ea
ICSharpCode.Core: For <MenuItem type="CheckBox">, the checked attribute can now be specified. Doing so enables lazy loading by using that value as default (until the item is clicked). The value can depend on properties stored in the PropertyService.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1930 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6f8dff4b67
Fixed various translation issues.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1927 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
11bde7c539
Fixed SD2-1011: If statement indentation when no bracket used.
...
TextView now uses integer positions.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1926 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
70a9f05362
Fixed SD2-1142: Indentation removes comments in VB code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1925 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
dfe345a6f8
TextArea.IsInputChar now always returns true. This fixes SD2-747: Form containing the text editor and a button with a shortcut
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1916 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
efe9804358
Fixed SD2-1163: Text is shown above text editor's limits when scrolling text horizontally.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1910 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d9dd2ffd90
Fixed SD2-1166: C# parser: Initializer in event declaration causes parser error
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bc52b86150
Use GDI (TextRenderer) instead of GDI+ (DrawString) for text rendering in the text editor.
...
Fixes SD2-1135: Font width measurement not exact for some fonts
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3010494a64
Fixed SD2-950: SharpDevelop Project Cconverter doesn't show correct line/column status.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ddd254943
CodeDomVisitor: keep type arguments on base type references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1879 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