Commit Graph

323 Commits

Author SHA1 Message Date
眾尋
62d8f425af
Merge pull request #2 from HandyOrg/master
更换了转换器的名字
2019-04-17 21:12:11 +08:00
眾尋
48e4709da1
Merge pull request #1 from yanchao891012/extdev
TabControl增加TabStripPlacement设置
2019-04-17 21:08:43 +08:00
眾尋
0407b83b4d TabControl增加TabStripPlacement设置
调整原有的TabControl样式,使设置TabStripPlacement参数生效
2019-04-17 21:05:03 +08:00
NaBian
41bcc07a7d
Merge pull request #71 from HandyOrg/pr/70
Pr/70
2019-04-17 19:56:07 +08:00
NaBian
62c6528f35 change the class name 2019-04-17 19:47:19 +08:00
眾尋
2f5c21fc62 增加了Null2VisibilityConverter转换器
value是Null的时候隐藏,不为Null时显示
2019-04-17 00:04:43 +08:00
眾尋
26882ec086 Merge remote-tracking branch 'upstream/master' 2019-04-16 23:46:17 +08:00
NaBian
348d47920f add doc 2019-04-16 23:09:47 +08:00
ZX
4729cbfdab 增加Null2VisibilityConverter
value是null的时候隐藏,不为null显示
2019-04-16 16:29:55 +08:00
NaBian
0eb9bed399 add doc 2019-04-15 23:27:39 +08:00
NaBian
28c464a8e2 add doc 2019-04-12 00:03:03 +08:00
NaBian
5bcce0a29a add doc overview 2019-04-11 00:04:13 +08:00
NaBian
6f265e5e09 add doc tnx 2019-04-10 23:34:43 +08:00
NaBian
792897291b add doc 2019-04-10 22:28:09 +08:00
NaBian
16ef430a39 Adjust project structure 2019-04-10 00:53:59 +08:00
NaBian
89875792aa
Merge pull request #67 from HandyOrg/pr/66
Pr/66
2019-04-09 22:34:35 +08:00
NaBian
df0cf7264a update pr/66 2019-04-09 22:24:15 +08:00
qiang dai
85220e5520 Adjust the fillet size of Growl by BorderElement.CornerRadius property 2019-04-09 20:55:38 +08:00
NaBian
7bb9d0ad6f Update NotifyIcon.cs 2019-04-08 22:36:02 +08:00
NaBian
37a0634b91
Merge pull request #65 from HandyOrg/pr/64
Pr/64
2019-04-08 22:03:46 +08:00
NaBian
81f6e6959a update pr/64 2019-04-08 22:03:00 +08:00
Montilla Kryštof
40f5491f5c NotifyIcon Context Menu Position Fix 2019-04-08 14:38:45 +02:00
NaBian
0f9cbd11dd Delete Source2ImageConverter 2019-04-06 23:10:14 +08:00
NaBian
8066b3836b
Merge pull request #61 from HandyOrg/add-shared-project
Adjust project structure
2019-04-05 23:26:21 +08:00
NaBian
08814b14b4 delete csproj files 2019-04-05 23:25:47 +08:00
NaBian
e3c436f939 Adjust project structure 2019-04-05 22:23:19 +08:00
NaBian
d38912f5da
Update LICENSE 2019-04-04 23:59:10 +08:00
NaBian
180315c57a
Merge pull request #60 from HandyOrg/pr/59
Pr/59
2019-04-04 23:52:51 +08:00
NaBian
ada85bb59d update pr/59 2019-04-04 23:51:42 +08:00
Dingping Zhang
0fb520bf8d I18n for the BadgeDemoCtl. 2019-04-04 21:38:30 +08:00
DingpingZhang
2fd5d90432 Play an animation when the content of the badge is changed, and add the related demo. 2019-04-04 21:05:15 +08:00
Dingping Zhang
bf34643ff4 Add the processing status style to badge control. 2019-04-04 13:19:32 +08:00
NaBian
7dc9c11c3e support for .NET Core 3.0 2019-04-03 23:40:54 +08:00
NaBian
d26e29176d
Merge pull request #58 from DingpingZhang/enhance-dialog
添加“Dialog.ShowAsync<T>(): T”函数以获得Dialog的返回值
2019-04-03 22:08:22 +08:00
NaBian
ce93f34467 update pr/58 2019-04-03 22:07:17 +08:00
Dingping Zhang
e9329ef982 Add a InteractiveDialog demo for the DialogExtension. 2019-04-03 00:37:10 +08:00
Dingping Zhang
70d4a39e3b [Refactor] Extract the logic of the ShowAsync() method from the Dialog.cs file to the DialogExtension.cs file. 2019-04-02 23:36:52 +08:00
NaBian
991f0ee63c Update README.md 2019-04-02 23:32:58 +08:00
NaBian
71fa5f3705 Update README.md 2019-04-02 23:31:45 +08:00
NaBian
540ec81de6 Update GrowlDemoViewModel.cs 2019-04-02 23:16:06 +08:00
NaBian
c10646a9f0 Update Growl.cs 2019-04-02 23:10:15 +08:00
DingpingZhang
19d6d1c289 [Bugfix] Allows the user to return null (default value) when the return value type is a reference type. 2019-04-02 11:47:39 +08:00
DingpingZhang
82e9577a9f Add the "ShowAsync<T>():T" method and IDialogResult interface to the Dialog control. 2019-04-02 10:31:26 +08:00
NaBian
b7c87f8ab2
Update NotifyIcon.cs 2019-04-01 23:13:34 +08:00
NaBian
d476221a95 Update NotifyIcon.cs 2019-03-31 23:03:06 +08:00
NaBian
f7ca63a1ca Optimized growl 2019-03-31 21:42:05 +08:00
NaBian
513e57f013 update readme 2019-03-31 17:43:56 +08:00
NaBian
e93504bffd Merge branch 'master' of https://github.com/NaBian/HandyControl 2019-03-31 17:36:29 +08:00
NaBian
9cc8907324
Merge pull request #57 from HandyOrg/pr/56
Pr/56
2019-03-31 17:31:01 +08:00
NaBian
dd73bfd92a update readme 2019-03-31 17:28:18 +08:00