Matt Ward
95a1d1da42
Fixed null reference exception that occurred if the WiX dialog designer was switched to when no WiX project was open.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1660 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
0050ba056e
The WiX controls sidetab now sets the hint path using the addinpath string parser property. Fixes the exception that occurred on opening the toolbox when SharpDevelop's working directory was not the bin folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1649 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8ee931825f
Add IconEditor AddIn (can currently only view icons, modifying them will be added later)
...
Supported icon formats:
- classic (AND mask + XOR mask)
- XP (.bmp with embedded alpha channel)
- Vista (Embedded .PNG files, high-resolution icons up to 256x256)
The viewer also supports all the quirks I could find in my icon collection - 32x31 icons, monochrome icons with transparency, icons where color depth in IconHeader is wrong.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1637 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9ab7da37a5
Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1636 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
44dfe7f1b8
Fix file headers: set svn:keywords=Revision on all files; apply file header to all files; make all files UTF-8.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1634 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
301d7ee33b
Implemented enum completion after "return".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1615 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
19d999cf82
SD2-945: Typing a declaration of two or more variables in the same line (VB) throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1611 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ae6de2495e
Improved NRefactory public API (moving classes to other namespaces etc.)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1609 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
720d93d03f
Fixed SD2-930: VB exponential operator not converted to C#
...
Fixed SD2-879: Folding breaks with consecutive operators in VB code
Fixed SD2-906: Folding breaks on VB property declaration
Fixed SD2-921: Definitions in one line converted incorrectly from VB to C#
Fixed SD2-903: 'Using' statement not converted correctly from VB to C#
Fixed SD2-890: 'uint' type converted incorrectly from C# to VB
Fixed SD2-907: static method level variables are not translated from VB to C#
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1605 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
9fa1b07c0c
Fixed some FxCop warnings in NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1599 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
94832e929a
Implemented SD2-572: Enum autocomplete
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1587 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
64971ec421
Implemented SD2-446: Support skipping method bodies in VB Lexer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1586 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6f4e2a4736
Work around MSBuild CopyToOutputDirectory bug.
...
Fixed NRefactory unit tests.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1584 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
835c7dedbd
NRefactory: use Location structure instead of System.Drawing.Point for source positions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1581 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
09b610b3ae
Boo.InterpreterAddIn now can host multiple interpreters
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1580 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4894539d4
Some FxCop suggestions to NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1579 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b430d4b3aa
Fixed SD2-854: Renaming VB's MyApplication class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
40347a51c9
Add more strings to translation database. (based on list by asl)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
aac539edf7
Fixed SD2-808: Indenting comment when typing colon character or ( )
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1430 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
730def510e
Referenced assemblies are now loaded with Mono.Cecil.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e6865a4baa
Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
df43c0eef7
Fixed SD2-816: Output visitor does not output implicit/explicit operators
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1419 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
58dfc5abce
Fixed SD2-813: If statement not parsed
...
Fixed other small bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
dfb3e6a5a4
Fixed possible exceptions in Boo code-completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1403 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
704ea9be70
BooAdvancedHighlighter: only resolve references that in the visible part of the document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1394 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a3b4fd0301
Added support for advanced syntax highlighters.
...
Boo: Assignments that introduce new local variables are highlighted.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1392 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
251761f70a
Add Rename command to refactoring menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1391 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
130f45f439
Prevent creating ConstructedReturnTypes that cause infinite recursion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1390 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
af70e15281
New feature: Removed unused "using" statements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1389 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8c9d5e35c
RefactoringService now accepts any ResolveResult.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1387 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f2ecb18965
Fixed BOO-713: Explode operator must be used for DataGridView.Columns.AddRange.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1386 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
16d87fd62e
Fixed SD2-797: Code-completion for nested classes is broken
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1379 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e5bc45a6e2
Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1377 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c9b71ac07a
Fixed forum-7221
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de3141c785
Improved code-completion for duck-typing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1375 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3a82fa2f79
Fixed SD2-726: Xml comment autogeneration on methods with attributes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1374 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3897fc0a33
BooBinding: detect indexers in parsed code
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1370 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
414ab81065
Fixed SD2-508: Tooltips on declaration lines
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1364 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
990e3eedc6
Code completion for variables defined in except-clauses.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1358 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
06f093be9a
Fixed forum-7077 (Boo code completion)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1357 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
31f58f9a13
Update to Boo 0.7.6. Fixed various bugs in Boo code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1356 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
571f250ca9
InferredReturnType: use type of last ExpressionStatement for inline closures.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1342 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ad886431e5
Boo resolver unit tests now reference Boo.Lang.dll.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1341 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d595bff51e
Implemented code-completion for Boo's CallableTypeReference.
...
Added Boo resolver unit tests.
Added workaround for IME crash in WOW64 mode.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1339 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4f03337a8c
Fixed SD2-773: Unable to design Boo form containing ListBox
...
Fixed code-completion on closure parameters.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1323 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e80b7a41ec
Boo Forms Designer now correctly loads [Flag] properties like Anchor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1319 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7ab5aec81b
Fixed SD2-765: Create OnEvent method does not work for VB methods without delegate
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1317 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8022c21c7e
Boo: Support code completion on variables declared in a UnpackStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
529a95b46c
Update to Boo 0.7.6.2215
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a4b35aaae6
Improved Boo VariableLookupVisitor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago