Commit Graph

1585 Commits

Author SHA1 Message Date
NaBian
4c50697110
Merge pull request #860 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-06-08 23:16:03 +08:00
github-actions-dotnet-formatter[bot]
323c805baf Automated dotnet-format update 2021-06-08 15:14:29 +00:00
NaBian
5afb569d11 code formatting 2021-06-08 23:11:14 +08:00
NaBian
6a3711e6e0 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-06-08 21:01:54 +08:00
NaBian
1028f08f80
Merge pull request #857 from ChoKaPeek/master
PropertyGrid: simple handling of custom editors
2021-06-08 20:51:35 +08:00
NaBian
dba48a5e8c Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-06-08 20:47:38 +08:00
NaBian
193090da43 simplify new expression 2021-06-08 20:35:14 +08:00
NaBian
90d8dcadde
Merge pull request #854 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-06-08 20:21:34 +08:00
Amael TARDIF
a5aedba1f2 PropertyGrid: simple handling of custom editors
In PropertyResolver, CreateEditor() uses the provided type or falls back to previous behavior
2021-06-05 14:04:11 +02:00
github-actions-dotnet-formatter[bot]
1ef4cdfb1b Automated dotnet-format update 2021-06-02 16:07:54 +00:00
NaBian
42b2cb3033 Merge branch 'pr/772' 2021-06-02 23:46:54 +08:00
NaBian
ef96d50966 Update NonClientAreaContent.xaml 2021-05-31 23:54:18 +08:00
NaBian
1dbcc76ece fixed #848 2021-05-31 23:24:22 +08:00
NaBian
6d1543eacf Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-05-30 21:54:57 +08:00
NaBian
0c870cb9e8 Update GrowlWindow.cs 2021-05-30 21:54:07 +08:00
NaBian
f40ec61f22
Merge pull request #847 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-05-30 17:48:52 +08:00
github-actions-dotnet-formatter[bot]
cc38de2d48 Automated dotnet-format update 2021-05-30 09:48:10 +00:00
NaBian
01c41422f8 fixed .net 4.0 compile problem 2021-05-30 17:46:41 +08:00
NaBian
95694e7e27 support for AccentColor 2021-05-30 16:48:30 +08:00
NaBian
3da5662a90 support for sync with system theme 2021-05-30 14:50:38 +08:00
NaBian
d997aee5f7 now hc styles can be referenced in window.resource
by the way, supported multiple themes at the same time, It may be related to #574
2021-05-30 01:47:30 +08:00
NaBian
3be68c3010 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-05-29 21:20:27 +08:00
NaBian
aa776316cd fixed #846 2021-05-29 21:18:54 +08:00
NaBian
697eab2c84
Merge pull request #838 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-05-29 18:02:06 +08:00
github-actions-dotnet-formatter[bot]
b0c98aef03 Automated dotnet-format update 2021-05-29 10:01:26 +00:00
NaBian
28559e2315 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-05-29 17:59:55 +08:00
NaBian
74768577ef upgraded growl
now if user do not set hc:Growl.GrowlParent="True", growl will create a default panel.
2021-05-29 17:56:56 +08:00
NaBian
13b46bec51 upgraded growl
now if user do not set hc:Growl.GrowlParent="True", growl will create a default panel.
2021-05-29 17:35:48 +08:00
NaBian
30578843f6
Merge pull request #837 from pozzif/Fix-FlexPanel-items-order
Fixed the order of the items in the FlexPanel
2021-05-26 22:28:27 +08:00
NaBian
9dce78f24d Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-05-26 22:04:33 +08:00
NaBian
c9fb7a2eb5 fixed #827 2021-05-26 22:04:27 +08:00
Fabio Pozzi
910b940b06 Fixed FlexItemInfo CompareTo method in order to fix the order of the items in the FlexPanel 2021-05-26 11:17:40 +02:00
NaBian
c209cb4df4
Update README-cn.md 2021-05-25 17:12:32 +08:00
NaBian
aded2ab4e3 update Backers 2021-05-24 22:39:27 +08:00
NaBian
f994ec977b fixed a bug of CheckComboBox
SelectedItem cannot be restored while clearing
2021-05-24 22:34:35 +08:00
NaBian
8ca0eb53e4 fixed #824 2021-05-24 22:06:58 +08:00
NaBian
a24baef671 fixed #829 2021-05-24 21:56:41 +08:00
NaBian
57624dcc91 fixed #831 2021-05-24 21:33:51 +08:00
NaBian
a6a78f4739 fixed #833 2021-05-20 22:09:17 +08:00
NaBian
01179c5534 minor modify CalendarWithClock style 2021-05-09 18:57:02 +08:00
NaBian
068b7a3882 fixed #646 2021-05-09 13:23:52 +08:00
NaBian
c9355124d4 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-05-09 12:47:00 +08:00
NaBian
fc0df51743 fixed #781 2021-05-09 12:38:57 +08:00
shaosu
2a5d70e95b
Maximum改变时会影响到Value的显示
MaximumProperty应设置独立的回调
2021-05-03 16:53:38 +08:00
NaBian
f472822b0b
Merge pull request #804 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-04-25 23:28:59 +08:00
github-actions-dotnet-formatter[bot]
ce03653efe Automated dotnet-format update 2021-04-25 15:27:58 +00:00
NaBian
c614700855 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-04-25 23:27:44 +08:00
NaBian
bebe9b8c61 fixed #766 2021-04-25 23:27:19 +08:00
Mahdi
ede66ad89c Merge branch 'master' into ColorPicker-event 2021-04-25 19:11:51 +04:30
Mahdi
1f0cf4ef91 Merge branch 'master' into Update-BlurWindow 2021-04-25 19:10:38 +04:30