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
Peter Forstmeier
c725be440a
Fixed Unbound printing for FormSheet Reports
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1608 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3df97ea2d9
Fixed SD2-891: Content of VB 'With' statement not converted correctly to C#
...
Fixed SD2-894: Abstract properties declaration not converted correctly from VB to C#
Fixed SD2-895: VB 'Not' operator is not converted correctly to C#
Fixed SD2-901: VB 'Continue' statement not converted correctly from C#
Fixed SD2-902: C# 'break' statement not converted correctly to VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1607 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
220e1006e9
Move samples to SharpDevelop2.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1606 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
Mathias Simmack
168d545a4f
uploaded a new version of my Help 2.0 register tool including its source
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1604 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a5ec465e77
Merged missing SharpReport resources from Corsavy.
...
Fixed some bugs in code analysis-AddIn.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1603 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
2812afc890
added addin file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1602 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ee3b8e7273
Add "Suppress message" command to FxCop warnings on the error list
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1601 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
9b1e1f4660
Added SharpDbTools project to the SharpDevelop.sln
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1600 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
a06b1d7c39
Fixed SD2-922: RegEx window not restoring its size after been maximized
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1598 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6881dd2e22
Add LineCounter example AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1597 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
1bb8b5a11a
Added Debugger.BooInterpreter
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1596 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
8ed9f2a774
Fixed SD2-937
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1595 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
5f30db49e6
Fixed SD2-939
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1594 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
0fccdb3d58
possible workaround to SD2-941.
...
i couldn't reproduce the problem illustrated in SD2-941, but instead this addresses the crash when BooBinding tries to reference FormsDesigner if the FormsDesigner.addin file does not exist.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1593 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
7527f78d62
Fixed the following build errors for the SharpDevelop.Tests solution:
...
Main\Base\Test\Services_Navigation\NavigationServiceTestFixture.cs(115,52)
: error CS1026: ) expected
Main\Base\Test\Services_Navigation\NavigationServiceTestFixture.cs(128,55)
: error CS0117: 'ICSharpCode.Core.NavigationService' does not contain a definition for 'GetListOfPoints'
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1592 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
d3b4caea01
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1591 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c842399550
Allow AddIns to customize the MSBuild logger.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1590 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
fda0e1783d
cn-gb added to build
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1589 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
a7f1fb921a
Final update of language resources; 18+1 languages shipping for RTW
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1588 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
d4abe4a752
NRefactory now preserves blank lines.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1585 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
3c18394e4b
New feature: move class to file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1583 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
a57ab03b7f
ObjectValue split into ObjectValue and ObjectValueClass;
...
Variable submenus implemented in Debugger.Core
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1582 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
David Alpert
bb59b00aef
Fixed suggestions by FxCop for NavigationService;
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1577 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
76f3560e3a
Merged Corsavy r1517:1567 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1576 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ac642f3f00
Update StringResources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1575 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4c06781d2e
Search and Replace dialog buttons disabled if no find pattern entered. Search/replace keyboard shortcuts now switch between the search/replace tabs when the search and replace dialog has the focus.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1574 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9a0f8a84d1
SD2-918. Unit tests window - Run tests right click menu option available when no tests are loaded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1573 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
61a2794be0
Added keyboard shortcut to open Code Coverage window. Added text editor right click and edit menu options to show/hide code coverage.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1572 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
a34ddc9e98
Help 2.0: more suggestions made by FxCop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1571 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
bfaf9a355f
updated document headers NavigationService additions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1570 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
9b96afbfde
Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1569 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Alpert
03c3f60c71
ToolBarSplitButton now supports disabling the button while leaving the dropdown enabled; addin files can now specify a disabledIcon for a ToolBarSplitButton's button.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1568 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4ad34ac866
Fixed SD2-844: \ is not an escape character in C# XML comments.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1567 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f4f667dbf6
Fixed SD2-850: Code generation for abstract EventBindingService class adds 'override virtual' modifiers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1566 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a3ca35f2a5
Prevent collapsing/expanding of ExtTreeView nodes on double click if they override ActivateItem. This fixes forum-9077.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1565 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ec072088f
Fixed SD2-925: Building a project when the solution has different configurations
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1564 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
88688e3a01
Fixed forum-9719: cannot include binary files in project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c26a45f166
Fixed forum-9740 (When renaming an item in a treeview and using the Del key, #D tries to delete the whole item)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1562 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
d19a7abfa8
PushModel in unbound mode is now working as well
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1561 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
1eda97b187
Update Examples with 'UnboundPushModel' Report
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1560 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
b9c439ccd5
Setup script for RTW
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1559 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago