Peter Forstmeier
79ef5788d6
Add public void Run (Stream stream) and public void Run (string fileName,bool show) to Pdf/PdfExporter.cs
11 years ago
Daniel Grunwald
8698272c4b
When replacing the whole document, ensure the deleted lines have IsDeleted set to true.
11 years ago
Daniel Grunwald
ed42398a05
Use ToolNotFoundProjectLoadException in WixProject.CheckWixIsInstalled()
11 years ago
Daniel Grunwald
354b7a404c
Fix C# syntax highlighting: more than 3 slashes do not start a doc comment.
11 years ago
Siegfried Pammer
cfc8e8ae6b
fix unit tests
11 years ago
Siegfried Pammer
b2a877fb45
fix #452 : XAML CC inserts ", " in unexpected places when typing nested markup extension
11 years ago
Siegfried Pammer
3f0a433b16
cancel XAML completion in attribute values, if '{' is pressed and we are in an empty attribute value
11 years ago
jkuehner
28af1f070c
Select Items below the current by Pressing Alt Key when Clicking on Control!
11 years ago
jkuehner
632aa871dc
WPF Toolkit DLL missed for Color & TimeSpan Editor
11 years ago
jkuehner
eae49c832c
A few small fixes for the XamlDesigner Sample App:
...
- fix the AvalonDock default Settings so no exception is raised
- Allow the Designed WPF View to be Tested or Rendered to a Bitmap
- Better Assembly Resolving
11 years ago
jkuehner
5b3cfdb474
Color & TimeSpan Editor in PropertyGrid
...
uses Controls from Extended WPF Toolkit fork (https://github.com/jogibear9988/WpfExToolkit )
11 years ago
jkuehner
5a181c135f
Open Collection Editor from PropertyGrid for Properties which implement ICollection
...
(Resources, Children, Items, ...)
11 years ago
Siegfried Pammer
e61e0fa4bb
Merge pull request #448 from jogibear9988/master
...
Fix Unit Tests
11 years ago
jkuehner
12423244dd
Fix Undo on Keyboard Movement
11 years ago
jkuehner
2a76625355
Fix Unit Tests
11 years ago
Siegfried Pammer
20d75cd269
Merge pull request #446 from jogibear9988/master
...
Many small fixes & Extensions for the WPF Designer
11 years ago
jkuehner
1220ef63ac
OutlineView -> Fix jump to selected Item
11 years ago
jkuehner
2f78283d2d
Snapline -> Null Ref fix
11 years ago
jkuehner
78fe8ec698
Show a Border around multiple Selected Items and a TopLeftContainerDragHandle (multipleItems)
11 years ago
jkuehner
9cdcb17cd4
Canvas extension -> Only when One item is selected
11 years ago
jkuehner
46f44c9361
New Selection Extensions Server (PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer) & fix OnlyOneItemSelectedExtensionServer
11 years ago
jkuehner
19e600c7fb
Fix UNDO on Resize and Skew Extension
11 years ago
jkuehner
8cc570dd42
Merge remote-tracking branch 'remotes/sd/master'
11 years ago
jkuehner
35c2af4055
Remove unused Code from Rote Thumb
11 years ago
jkuehner
ed0a56671b
Skew Thumb Extension
11 years ago
Siegfried Pammer
fadbc153f3
Merge pull request #442 from gumme/WpfDesignerParserFixes
...
XamlParser now supports attached property used on a derived class.
11 years ago
Siegfried Pammer
1b1a77360a
Merge pull request #443 from gumme/WpfDesignerCanvasPlacement
...
Minor changes to allow inheritance from CanvasPlacementSupport
11 years ago
Siegfried Pammer
f4f990ed0e
Merge pull request #444 from gumme/WpfDesignerStabilityBugFixes
...
Added null-check to avoid exception
11 years ago
Christoph Wille
8cd0877aa9
Add "package get" project for SDR
11 years ago
jkuehner
8c15e941d8
RotateThumb -> Only when Only one Item is selected
11 years ago
jkuehner
3e187df808
Make Snapplines also work for Items in other Containers
11 years ago
jkuehner
3dd49163c9
Snapline for middle of Object (like in VisualStudio)
11 years ago
jkuehner
9bb17efaf9
Adorner Display fix
...
(fixes #435 )
11 years ago
jkuehner
ca626f919d
In WPF Designer A few extensions should only be used when only One Item is Selected,
...
because they only work with one Item (ResizeThumb, RotateThumb, RenderTransform, QuickOperationMenu)
11 years ago
jkuehner
501623b3eb
TopLeftContainerDragHandle for all Framework Elements
11 years ago
jkuehner
b5629032e4
Extension Server for Only one Selected Item
11 years ago
jkuehner
5c2dacc029
Rotate Thumb -> Update Adorner on Rotation
11 years ago
Peter Forstmeier
076c0278db
Assembly References in ICSharpCode.Reporting
11 years ago
Peter Forstmeier
caa39a6a8b
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
11 years ago
Peter Forstmeier
acd5d10ad9
Render mixed Containers
11 years ago
Andreas Weizel
8ec9f9d3a1
Merge pull request #427 from linquize/add-service-reference
...
Add service reference
11 years ago
Daniel Grunwald
3e6ad09782
Allow recursively expanding the unit test treeview using '*'.
11 years ago
Daniel Grunwald
ec141bae4b
Remove duplicate UpgradeToolsVersion() call.
11 years ago
Daniel Grunwald
df292ae920
When loading a portable library project and the portable library tools are not installed, display an error message directing the user to the download.
11 years ago
Matt Ward
9993dcd14b
Add Portable Library Tools to dependency list.
11 years ago
Peter Forstmeier
3e8a03a151
Cleanup
11 years ago
Peter Forstmeier
6c506d4382
RectangleCorners
11 years ago
Peter Forstmeier
6f0ac58a98
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
11 years ago
Peter Forstmeier
d27ecc5ece
Circle as Container
11 years ago
Daniel Grunwald
7c90ec5800
Add GlobalAssemblyInfo.cs to ICSharpCode.Reporting.
11 years ago