Linquize
|
6e4dee8572
|
Disable Debug -> Add watch expression if no text selected
|
11 years ago |
Andreas Weizel
|
45539af7eb
|
Auto-formatting: Fixed some issues.
|
11 years ago |
Linquize
|
257ca47ad7
|
Add expand all tests
|
11 years ago |
Linquize
|
928980620b
|
Tidy up AddIn names
|
11 years ago |
Linquize
|
dfbb94fdca
|
AddIn Scout: Add Label column
|
11 years ago |
Linquize
|
24eb15f29c
|
AddIn Scout: Do not add extra SubItems if more than one Condition
|
11 years ago |
Matt Ward
|
74400d6919
|
Fix #422 - Unable to install Microsoft.CodeAnalysis NuGet package
If a package has only dependencies on other packages and no other
content then treat the package as project package and not as a
solution package.
|
11 years ago |
Peter Forstmeier
|
8b59899daf
|
Rectangle + ContainerDesigner
|
11 years ago |
Linquize
|
1b8025c904
|
Recent project list add context menu
- Open containing folder in Explorer
- Remove from recent project list
|
11 years ago |
Peter Forstmeier
|
faddd08bfe
|
DataItem + DataItemDesigner
|
11 years ago |
Andreas Weizel
|
a2f4e3b42d
|
Handling comments correctly on auto-formatting.
|
11 years ago |
Peter Forstmeier
|
c0929af7a0
|
BaseDataItem
|
11 years ago |
Peter Forstmeier
|
f52b3894a2
|
Better structure of ReportSettings in PropertyGrid
|
11 years ago |
Matt Ward
|
d88757d8ae
|
Update to NuGet 2.8.1
|
11 years ago |
Linquize
|
2986e044fb
|
Report Designer: Do not add tabs twice
|
11 years ago |
Peter Forstmeier
|
24034c318b
|
Create empty FormSheetreport from File/New
|
11 years ago |
Linquize
|
56c0e48730
|
UnitTestNode should subscribe test events on create
Fix no result color displayed on tree node if do not perform expand-collapse-expand actions.
|
11 years ago |
Andreas Weizel
|
6b0b960742
|
Another improvement to automatic formatting of blocks when closing "}". Currently doesn't handle comments correctly.
|
11 years ago |
Andreas Weizel
|
f22e332f6e
|
Better detection of a block statement beginning on auto-formatting.
|
11 years ago |
Siegfried Pammer
|
fac0dd9518
|
partly address #415: OutOfMemoryException after starting and stopping debug session on SD project several times; debugging sessions that are no longer running are now removed from the tree (again).
|
11 years ago |
Daniel Grunwald
|
564957c237
|
Use en-US for culture-dependent tests.
|
11 years ago |
Daniel Grunwald
|
f6db81a72a
|
Rename ICSharpCode.Reporting.Test to ICSharpCode.Reporting.Tests so that the tests get run on the build server.
|
11 years ago |
Daniel Grunwald
|
d587e42543
|
ICSharpCode.Reporting: set local copy=false
|
11 years ago |
Matt Ward
|
56b3d62edd
|
Prevent updating to unpublished/unlisted NuGet packages.
Update-Package was updating to unpublished/unlisted NuGet packages.
|
11 years ago |
Matt Ward
|
5da67914a4
|
Fix race condition when searching for NuGet packages.
|
11 years ago |
Andreas Weizel
|
6de90c47b8
|
Fix #414, the next attempt. To avoid problems with XML namespaces when serialized properties are saved directly inside of an MSBuild project, now project-specific formatting rules are saved in .csproj.sdsettings files (similar to solutions).
|
11 years ago |
Peter Forstmeier
|
61f3091a55
|
Adjust Addin File
|
11 years ago |
Peter Forstmeier
|
62cc51441c
|
Cleanup Designer
|
11 years ago |
Peter Forstmeier
|
c97c181cd3
|
Cleanup
|
11 years ago |
Siegfried Pammer
|
848e25724f
|
fix Exception on DotCompletion after first dot in ConsolePad
|
11 years ago |
Siegfried Pammer
|
81f43dc9e8
|
fixed NRE in XamlOutlineContentHost.TreeViewMouseDoubleClick (see forum/20507)
|
11 years ago |
gumme
|
c582faba1a
|
Added null-check of ParentTree, as this have been null and caused exception.
|
11 years ago |
Andreas Weizel
|
4997ba5dff
|
Fix #378: CaretReferenceHighlightRenderer cannot be turned off.
|
11 years ago |
Andreas Weizel
|
7f98c898d1
|
Support for new formatting policies in some refactoring functions.
|
11 years ago |
Peter Forstmeier
|
6dd1585ad8
|
Show FormSheet Reports as Preview in Designer
|
11 years ago |
Linquize
|
9bf5e2b2d9
|
Treat empty PlatformTarget as AnyCPU
|
11 years ago |
Siegfried Pammer
|
62e91ac366
|
remove UnitTestDebuggerService, it has become useless due to the IDebuggerService refactoring
|
11 years ago |
Andreas Weizel
|
977929031a
|
Activated AutoFormatting option.
|
11 years ago |
Peter Forstmeier
|
2b141af1be
|
BaseClass for designers
|
11 years ago |
Peter Forstmeier
|
70da82b98a
|
Toolbox
|
11 years ago |
Peter Forstmeier
|
8558464a0f
|
SelectionService
|
11 years ago |
Peter Forstmeier
|
ae1f3133c2
|
TextItemDesigner
|
11 years ago |
Andreas Weizel
|
6fd2d1a8e7
|
Implemented auto-formatting of code parts when typing "}" or ";".
|
11 years ago |
Andreas Weizel
|
f07b9ee38b
|
Indent engine now initialized with project formatting settings if possible, not only with global settings.
|
11 years ago |
Sergey Galich
|
6f3a06adb5
|
Display full error message in Package Manager
Display ToolTip over error message with full message content
|
11 years ago |
Peter Forstmeier
|
8b6c86da80
|
Designer can draw Sections
|
11 years ago |
Siegfried Pammer
|
3752197b37
|
fix #364: Stack Pad is horribly slow with "Show argument values" option active
|
11 years ago |
Peter Forstmeier
|
aa90e2230d
|
Add missing Files
|
11 years ago |
Peter Forstmeier
|
476030722b
|
Display DesignSurface
|
11 years ago |
Andreas Weizel
|
f84804fa8e
|
Forgotten localization of "Code Formatting" tab text, fixed other localizations.
|
11 years ago |