olegbevz
be0c6a343f
Update assembly flags generation algorithm
12 years ago
olegbevz
807651fe54
Add namespace restore while saving assembly info
12 years ago
olegbevz
66127ce814
Add write asssembly flags support
12 years ago
olegbevz
00b34016c2
Add assembly info writing tests. Add Assembly Flags reading support.
12 years ago
olegbevz
6f7eb3b7da
Add assembly info provider reading tests
12 years ago
olegbevz
3de10a3d5e
MessageBox if some of the assembly info values was incorrect
12 years ago
olegbevz
b3d04861a4
Add languages list for neutral language option
12 years ago
olegbevz
7d57cc7a13
Add button for generating new GUID
12 years ago
olegbevz
2c27884923
Add AssemblyInfoViewModel
12 years ago
olegbevz
6c2fc19637
No guid and versions displayed if there is no attributes in assemblyinfo file.
12 years ago
olegbevz
c8198ab98a
Add new options to assembly info editor: AssemblyDefaultAlias, AssemblyInformationalVersion, CLSCompliant, JitOptimization, JitTracking
12 years ago
olegbevz
eaf5d78a66
Add converter to edit assembly versions. Add messagebox appearence when assembly info file was not found.
12 years ago
olegbevz
d1b8ff41ce
Add AssemblyInfoProvider to read and write assembly info file. Bind assembly info to panel.
12 years ago
olegbevz
a85e1af0fa
add assembly info panel content
12 years ago
olegbevz
11a96d9de5
add assembly info options panel
12 years ago
olegbevz
ed680e13fc
Fix namespace order [refs #250 ]
12 years ago
olegbevz
ed59f83fbe
Fix indenting [refs #250 ]
12 years ago
olegbevz
821c41289a
Update solution active configuration when SolutionConfigurationEditor dialog is closing [refs #250 ]
12 years ago
Andreas Weizel
9deca6854d
Merge pull request #603 from jogibear9988/SideTabGdiIssues
...
Fixes DPI issues for SideTab
12 years ago
jogibear9988
657ce8ac4b
Fixes DPI issues for SideTab
12 years ago
Andreas Weizel
a0eafb3922
Merge pull request #593 from jogibear9988/master
...
Support for {x:Refrence}, Template & Namescope fixes
12 years ago
Daniel Grunwald
013a3425df
Update to AvalonEdit commit a4f053c2d.
12 years ago
Andreas Weizel
3834da1b14
Fix #597 : StackOverflowException possible
12 years ago
jkuehner
a8bb555395
Posibility to Disable Snaplines via AttachedProperty
12 years ago
jkuehner
175f95ebcd
Fix Problems with Namescopes
12 years ago
jkuehner
b0738738b4
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jkuehner
d53b6553a9
Bugfix: Fixes Problems that many other Projects define the UIHelpers also. So move them to an extra Namespace
12 years ago
jogibear9988
b5c1db0392
Fixes #595
12 years ago
jkuehner
05bce656e4
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jkuehner
b4f59a361e
Xaml Namescope fixes
12 years ago
jogibear9988
9bb1062dc8
A few Unit-tests for INamescope (more to follow...)
12 years ago
jogibear9988
eb86aa7a0f
- Fixes that FrameworkTemplates now complety work
...
- Fixes Problems when Xaml Child Nodes have Whitespace elements
- Fixes Type Finder Problems with mscorlib
- Fixes on MarkupExtensions Properties are not always of the Object, but are also not attached, so they still should be found
12 years ago
jogibear9988
eb932cf5c7
One more Template Test
12 years ago
jogibear9988
f53786597b
Support for ControlTemplates in XAML Designer
12 years ago
jogibear9988
9e0ccc9127
TemplateHelper :> Convert Visuals to a XAML Template
12 years ago
jogibear9988
5c393c47ef
Better XAML Namescope Handling in XamlObjectServuceProvider
12 years ago
jogibear9988
6464e5b675
Print short Syntax on MarkupExtensions (for Binding, Reference and StaticResource)
...
That means instead of {Binding Path=Property1} we Print: {Binding Property1}
12 years ago
jogibear9988
d14b6959f7
Test for {x:Reference}
12 years ago
jogibear9988
46aaadc179
Support for {x:Reference} by implementing on method of IXamlNameResolver
12 years ago
Andreas Weizel
fabcc314f2
Merge pull request #592 from jogibear9988/master
...
Bugfixes in WPF Designer
12 years ago
jogibear9988
9ecdad93de
Merge remote-tracking branch 'remotes/sd/master'
12 years ago
jogibear9988
8067132d39
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jogibear9988
80fbea36e0
Fix: Set Height niot width with DesignHeight
12 years ago
jkuehner
c24dcaad57
Formated Text Editor -> Set Run Properties only when Set
12 years ago
Siegfried Pammer
0be92538a3
Merge pull request #588 from jogibear9988/master
...
Feature: Support of DesignWidth/DesignHeight Property
12 years ago
jogibear9988
b579d694cf
Feature: Support of DesignWidth/DesignHeight Property
...
fixes #410
12 years ago
Siegfried Pammer
e43e7b0d9d
Merge pull request #586 from jogibear9988/master
...
More fixes for the WPF Designer
12 years ago
jogibear9988
b865e4e8b6
Border for Empty Image now fully working!
12 years ago
jkuehner
85006fd282
Update WPF Extended Toolkit DLL to 2.3
...
(But to github Version: https://github.com/jogibear9988/WpfExToolkit )
12 years ago
jkuehner
86f8f33591
Fix Formated TextEditor should not reference a specific DLL Version
12 years ago