peterforstmeier
|
d574edd956
|
ReportViewer.cs use PagesCollection from ExportRunner.cs
|
14 years ago |
peterforstmeier
|
498b738a1c
|
Better ColorConverter
|
14 years ago |
peterforstmeier
|
31ce53c45a
|
ReportViewer.cs use ExportRunner.cs
|
14 years ago |
peterforstmeier
|
af0e988af9
|
Cleanup
|
14 years ago |
peterforstmeier
|
70e2b6c435
|
Move-Rename some Files, adjust namespaces
|
14 years ago |
peterforstmeier
|
26c5c6af70
|
ViewModel for WpfReportViewer
|
14 years ago |
peterforstmeier
|
be7fa185fc
|
remove unused code
|
14 years ago |
peterforstmeier
|
516756d101
|
Remove unused code in SectionBounds.cs, modify SectionBoundFixture.cs
|
14 years ago |
peterforstmeier
|
f92fc980aa
|
Remove double use of ReportModel in DataPageBuilder.cs and Converters/BaseConverter.cs
|
14 years ago |
peterforstmeier
|
65549f524e
|
Circle and Rectangle in FixedPage
|
14 years ago |
Daniel Grunwald
|
35e5a72359
|
Fix whole-word search in wildcard search mode.
http://community.sharpdevelop.net/forums/t/13167.aspx
|
14 years ago |
Matt Ward
|
66d07b6e62
|
Fix errors when installing jQuery NuGet package.
|
14 years ago |
Matt Ward
|
7962901968
|
Second attempt to fix hang when closing SharpDevelop with a solution and the package management console open.
|
14 years ago |
Matt Ward
|
09d3724f90
|
Fix errors when uninstalling jQuery NuGet package.
|
14 years ago |
peterforstmeier
|
60ce1e365a
|
Draw Line in FixedPage
|
14 years ago |
mrward
|
94a6d5d89e
|
Fix null DTE object in PowerShell host.
|
14 years ago |
mrward
|
507a8a6dc9
|
Fix PowerShell detection error when registry key does not exist.
|
14 years ago |
mrward
|
efc8507e50
|
Move PowerShell specific code to separate assembly.
|
14 years ago |
peterforstmeier
|
d662eb7898
|
Draw Border in FixedPage
|
14 years ago |
Matt Ward
|
b7a218199c
|
Support updating the text editor's font size and default text background and foreground colours from PowerShell.
|
14 years ago |
peterforstmeier
|
ff5f93c1c4
|
Code duplications
|
14 years ago |
Matt Ward
|
52097c9e0d
|
If PowerShell is not installed the Add Package Reference dialog will not install the package using the console.
|
14 years ago |
Matt Ward
|
79edee6940
|
Show error message in package management console if PowerShell 2.0 is not installed.
|
14 years ago |
Matt Ward
|
65baef9f19
|
Fix cross-thread exceptions when running PowerShell scripts with Add Package Reference dialog is open.
|
14 years ago |
Matt Ward
|
bed8a56844
|
Fix Get-Package cmdlet not returning packages from repository when a project is not open.
|
14 years ago |
peterforstmeier
|
0e0dbdc3e2
|
Code duplications in Wizard
|
14 years ago |
Matt Ward
|
359fde507f
|
Fix duplicate assembly references being added by NuGet when reference name does not have .dll or .exe file extension.
|
14 years ago |
Matt Ward
|
8342c8288d
|
Fix null reference exception when clearing packages after the configured NuGet package sources are changed.
|
14 years ago |
Matt Ward
|
ee506d2adb
|
Change how PowerShell scripts are executed from a cmdlet so exceptions do not stop the script running and exception error messages are displayed by PowerShell itself.
|
14 years ago |
Matt Ward
|
74a201369f
|
Implement same behaviour as Visual Studio's EnvDTE.ProjectItems by throwing an exception when AddFileFromCopy called and the destination file exists.
|
14 years ago |
peterforstmeier
|
fc92018322
|
Font handling in WPF (Bold,Italic etc)
|
14 years ago |
Matt Ward
|
6cd00943dc
|
Refactor package script creation code.
|
14 years ago |
Matt Ward
|
e577490860
|
NuGet package now being passed to PowerShell scripts.
|
14 years ago |
Matt Ward
|
dadb1e0ceb
|
Fix exception when NuGetPSVariables package iterates over project properties.
|
14 years ago |
Matt Ward
|
72a2251995
|
Prevent a package from being uninstalled before a PowerShell script has run when uninstalling from the Add Package Reference dialog.
|
14 years ago |
peterforstmeier
|
bcdb65f125
|
WPF - Image from File
|
14 years ago |
Matt Ward
|
e0030363b0
|
Execute commands using the console host instead of directly accessing the scripting console.
|
14 years ago |
Matt Ward
|
3ce0fcea4f
|
Fix null reference exception when package management console first displayed by Add Package Reference dialog.
|
14 years ago |
Matt Ward
|
62b1dc36cb
|
Run PowerShell scripts when installing/uninstalling NuGet packages with the Add Package Reference dialog.
|
14 years ago |
Matt Ward
|
75a921410d
|
Make IPackageScript method names consistent with other classes.
|
14 years ago |
Matt Ward
|
52ada1773b
|
Add cmdlet to run a set of package scripts inside the PowerShell console.
|
14 years ago |
Matt Ward
|
827bfdbcd1
|
Use script runner instead of running PowerShell scripts directly.
|
14 years ago |
Matt Ward
|
32f20ce0f7
|
Refactor package script classes to no longer require the PowerShell session to be available when they are created.
|
14 years ago |
Matt Ward
|
7cb14bbf56
|
Fix hang caused by Package Management console on closing SharpDevelop with a solution open.
|
14 years ago |
Matt Ward
|
6da330efb2
|
Dispose PowerShell pipeline after use.
|
14 years ago |
peterforstmeier
|
47fa6a86c8
|
WpfReportViewer - Plain FixedDocumentViewer Control
|
14 years ago |
peterforstmeier
|
9055abce7d
|
add missing file
|
14 years ago |
peterforstmeier
|
4661680fe1
|
Simple (textonly) reports as FixedDocument are working
|
14 years ago |
Matt Ward
|
5fda9cdf73
|
Refactor Package Managementment addin.
|
14 years ago |
Matt Ward
|
64a7c8ab80
|
Reset PowerShell working directory when solution is closed.
|
14 years ago |