NaBian
|
a4feb44eb5
|
fixed a bug of demo
|
2021-09-10 00:06:53 +08:00 |
|
NaBian
|
01b8b40d71
|
Update AutoCompleteTextBoxDemoViewModel.cs
|
2021-09-09 23:52:57 +08:00 |
|
NaBian
|
ab753ed8fb
|
Merge pull request #983 from DingpingZhang/feature/highlight-text-block
feat(control): add the highlight-text-block control.
|
2021-09-08 23:06:05 +08:00 |
|
NaBian
|
07a280ca14
|
minor modified code
|
2021-09-08 23:03:49 +08:00 |
|
NaBian
|
3b6f34f294
|
Merge pull request #986 from ghost1372/Readme
Add AutoCompleteTextBox to ReadMe
|
2021-09-08 22:41:52 +08:00 |
|
NaBian
|
1325b436e0
|
updated readme
|
2021-09-08 22:41:27 +08:00 |
|
NaBian
|
af451c045c
|
Merge pull request #985 from ghost1372/patch-2
Update AutoCompleteTextBoxDemoViewModel.cs
|
2021-09-08 22:13:08 +08:00 |
|
Mahdi Hosseini
|
5ce8ca4985
|
Add AutoCompleteTextBox to ReadMe
|
2021-09-07 21:16:47 +04:30 |
|
Mahdi Hosseini
|
3fea7a74ac
|
Update AutoCompleteTextBoxDemoViewModel.cs
|
2021-09-07 21:12:27 +04:30 |
|
NaBian
|
5c8fcb12be
|
Merge pull request #984 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
|
2021-09-08 00:14:50 +08:00 |
|
github-actions-dotnet-formatter[bot]
|
bf3cb283ce
|
Automated dotnet-format update
|
2021-09-07 16:12:19 +00:00 |
|
NaBian
|
eea87ad879
|
add ignoreTextChanged
|
2021-09-08 00:08:56 +08:00 |
|
Dingping Zhang
|
43c2f67171
|
feat(control): add the highlight-text-block control.
|
2021-09-06 21:40:44 +08:00 |
|
chenjie02_cd
|
fbaeb194e8
|
Update PasswordBox.cs
|
2021-09-06 20:10:33 +08:00 |
|
chenjie02_cd
|
f6f167221d
|
EnumDataProvider support for Attributes
|
2021-09-06 20:10:07 +08:00 |
|
chenjie02_cd
|
4d7697914f
|
add BooleanArr2BooleanConverter
|
2021-09-06 20:06:15 +08:00 |
|
NaBian
|
904b32f986
|
adjusted project structure
|
2021-09-05 13:26:48 +08:00 |
|
NaBian
|
aa7310d495
|
Merge pull request #979 from dotnet-campus/t/lindexi/FixEncoding
Try fix file encoding.
|
2021-09-02 20:41:10 +08:00 |
|
lindexi
|
a659efa378
|
Try fix file encoding.
这个文件的编码不对,没有加上 BOM 头,刚好此文件的编码猜测上和 GBK 非常相同,因此格式化之后将会出错。我尝试使用了 SublimeText 打开此文件,也没有识别对文件的编码
|
2021-09-02 20:08:38 +08:00 |
|
Mahdi Hosseini
|
f6ff682bde
|
Add Next, Previous and GoTo Method for CoverFlow
|
2021-09-01 21:22:28 +04:30 |
|
NaBian
|
910d55d6d8
|
updated NonClientAreaContent
|
2021-09-02 00:08:44 +08:00 |
|
NaBian
|
8ec3ab1a5a
|
optimized UniformSpacingPanel
|
2021-09-01 22:30:26 +08:00 |
|
NaBian
|
4735ebc812
|
Merge pull request #951 from cuiliang/fixDuplicateResourceDictionary
Avoid duplicated ResourceDictionary
|
2021-08-23 23:34:43 +08:00 |
|
NaBian
|
8960758688
|
add GetStandaloneTheme method
|
2021-08-23 23:29:17 +08:00 |
|
NaBian
|
bca2568456
|
updated contributors
|
2021-08-23 22:58:23 +08:00 |
|
NaBian
|
293ff06221
|
Merge pull request #962 from ghost1372/Language/Spanish
Add Spanish Language Thanks to @jhm-ciberman
|
2021-08-23 22:51:46 +08:00 |
|
NaBian
|
9c53799bd2
|
Update NonClientAreaContent.xaml
|
2021-08-23 22:50:07 +08:00 |
|
Mahdi Hosseini
|
3821852da7
|
Add Spanish Language Thanks to @jhm-ciberman
https://github.com/HandyOrg/HandyControl/issues/959
|
2021-08-22 10:38:32 +04:30 |
|
cuiliang
|
d693312338
|
Avoid duplicated ResourceDictionary
|
2021-08-11 14:38:45 +08:00 |
|
NaBian
|
d7b4041ef5
|
normalized converters code
|
2021-08-03 22:29:42 +08:00 |
|
NaBian
|
b7e08aec23
|
modified datagrid style
RowHeight, ColumnHeaderHeight, ShowSelectAllButton
|
2021-08-03 22:28:37 +08:00 |
|
NaBian
|
1938e74d02
|
Merge pull request #919 from ghost1372/Update-Clock
Update ListClock Content Alignment
|
2021-08-01 20:25:36 +08:00 |
|
NaBian
|
d8c9871865
|
sync with net4.0
|
2021-08-01 20:18:31 +08:00 |
|
NaBian
|
d765cc6415
|
Merge pull request #935 from ghost1372/patch-2
Remove Debug code
|
2021-07-31 19:52:42 +08:00 |
|
Mahdi Hosseini
|
0e31db0582
|
Remove Debug code
|
2021-07-31 16:17:23 +04:30 |
|
NaBian
|
d676667236
|
Merge pull request #926 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
|
2021-07-31 14:21:54 +08:00 |
|
github-actions-dotnet-formatter[bot]
|
7246c54000
|
Automated dotnet-format update
|
2021-07-31 06:21:10 +00:00 |
|
NaBian
|
a7b2d297a7
|
fixed #913
|
2021-07-31 14:18:53 +08:00 |
|
NaBian
|
8813fddfac
|
minor modified input element verifying logic
|
2021-07-29 22:35:07 +08:00 |
|
chenjie02_cd
|
2c9ef4e24c
|
add DrawerContainer
|
2021-07-26 13:54:40 +08:00 |
|
NaBian
|
e7ec39f53a
|
Merge pull request #917 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
|
2021-07-23 10:02:28 +08:00 |
|
Mahdi Hosseini
|
5b180b96f5
|
Update ListClock Content Alignment
|
2021-07-22 21:52:25 +04:30 |
|
github-actions-dotnet-formatter[bot]
|
14bb02796c
|
Automated dotnet-format update
|
2021-07-22 16:11:43 +00:00 |
|
NaBian
|
b525a2ffcc
|
fixed #900
|
2021-07-23 00:07:44 +08:00 |
|
NaBian
|
07e7fb1296
|
minor modified style
|
2021-07-22 23:12:19 +08:00 |
|
NaBian
|
bb838ae7f8
|
formatted window code
|
2021-07-22 22:42:01 +08:00 |
|
NaBian
|
405bde6688
|
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
|
2021-07-21 23:46:29 +08:00 |
|
NaBian
|
46afb17dfb
|
minor modified style
|
2021-07-21 23:46:25 +08:00 |
|
NaBian
|
4edf78fb73
|
Merge pull request #912 from ghost1372/Update-Resources
Update Resources [Emergency]
|
2021-07-21 19:12:46 +08:00 |
|
Mahdi Hosseini
|
ea279126db
|
Update Resources
|
2021-07-20 21:09:31 +04:30 |
|