161
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Posibility to Disable Snaplines via AttachedProperty More... about 11 years ago
Fix Problems with Namescopes More... about 11 years ago
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop More... about 11 years ago
Bugfix: Fixes Problems that many other Projects define the UIHelpers also. So move them to an extra Namespace More... about 11 years ago
Fixes #595 More... about 11 years ago
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop More... about 11 years ago
Xaml Namescope fixes More... about 11 years ago
A few Unit-tests for INamescope (more to follow...) More... about 11 years ago
- 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 More... about 11 years ago
One more Template Test More... about 11 years ago
Support for ControlTemplates in XAML Designer More... about 11 years ago
TemplateHelper :> Convert Visuals to a XAML Template More... about 11 years ago
Better XAML Namescope Handling in XamlObjectServuceProvider More... about 11 years ago
Print short Syntax on MarkupExtensions (for Binding, Reference and StaticResource) That means instead of {Binding Path=Property1} we Print: {Binding Property1} More... about 11 years ago
Test for {x:Reference} More... about 11 years ago
Support for {x:Reference} by implementing on method of IXamlNameResolver More... about 11 years ago
Addition to DesignPanel to be able to suppress default key action for objects More... about 11 years ago
Merge pull request #592 from jogibear9988/master More... about 11 years ago
Merge remote-tracking branch 'remotes/sd/master' More... about 11 years ago
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop More... about 11 years ago
Fix: Set Height niot width with DesignHeight More... about 11 years ago
missing file More... about 11 years ago
Handling KeyEvents for extension in case the extension needs it and a normal key event handling would interfer with the DesignPanel.cs keyhandling due to event bubbling prevention or such. More... about 11 years ago
Formated Text Editor -> Set Run Properties only when Set More... about 11 years ago
Merge pull request #588 from jogibear9988/master More... about 11 years ago
Feature: Support of DesignWidth/DesignHeight Property fixes #410 More... about 11 years ago
Merge pull request #586 from jogibear9988/master More... about 11 years ago
Border for Empty Image now fully working! More... about 11 years ago
Update WPF Extended Toolkit DLL to 2.3 (But to github Version: https://github.com/jogibear9988/WpfExToolkit) More... about 11 years ago
Fix Formated TextEditor should not reference a specific DLL Version More... about 11 years ago