1112 Commits

Author SHA1 Message Date
Sunny
0aeff7da26 * 增加几个通用函数 2022-07-13 15:30:27 +08:00
Sunny
a1b1b91049 * 增加几个通用函数 2022-07-13 11:41:53 +08:00
Sunny
6507a361d5 Merge branch 'master' of http://gitee.com/yhuse/SunnyUI 2022-07-12 16:46:12 +08:00
Sunny
0120148ffe * UIComboTreeView: 修复CanSelectRootNode时可以展开子节点 2022-07-12 16:45:37 +08:00
Sunny
5d7e195048
update .gitee/ISSUE_TEMPLATE.zh-CN.md. 2022-07-11 15:34:35 +00:00
Sunny
3d3b28e446 * UIDataGridView: 增加滚动条边框线的设置 2022-07-11 23:22:32 +08:00
Sunny
b84bbf9185 * UIDataGridView: 修复一处滚动条的显示位置 2022-07-11 17:48:52 +08:00
Sunny
bc54effff3 * UILineChart: 修改两个点时可以不显示连接线 2022-07-11 17:38:18 +08:00
Sunny
1a9bb4f0da * FastLZ: 增加了扩展的自定义压缩解压方法 2022-07-07 18:06:42 +08:00
Sunny
5e09012ad7 * FastLZ: 增加了扩展的自定义压缩解压方法 2022-07-06 23:22:21 +08:00
Sunny
665ba89e62 * UIForm: 多页面框架增加PageAdded,PageSelected,PageRemoved事件 2022-07-06 17:18:55 +08:00
Sunny
1a2acc5a19 * UIForm: 多页面框架增加PageAdded,PageSelected,PageRemoved事件 2022-07-05 17:49:16 +08:00
Sunny
cab4b45ad7 * 增加XML文档文件 2022-07-05 11:43:58 +08:00
Sunny
6509d0b251 * 增加XML文档文件 2022-07-04 21:18:16 +08:00
Sunny
0ce2695c7c
update README.md. 2022-07-04 02:02:47 +00:00
Sunny
16ed300807
update Updates.md. 2022-07-03 13:47:33 +00:00
Sunny
1a0aee96a3 V3.2.1 V3.2.1 2022-07-03 11:28:07 +08:00
Sunny
839099490a + UIGifAvatar: Gif动态头像 2022-07-01 23:01:34 +08:00
Sunny
6774f917b3 * UICheckBoxGroup: 设置条目状态前判断是否创建 2022-06-30 10:28:53 +08:00
Sunny
307ace2d85 * 增加XML文档文件 2022-06-30 10:20:53 +08:00
Sunny
513c8cf171
!56 修复了UIDoubleUpDown和UIIntegerUpDown不能设置字体颜色的bug
Merge pull request !56 from asuper/FixUiUpDownForecolor
2022-06-28 09:52:00 +00:00
Sunny
dcb69df130 + UICalendar: 增加日历控件 2022-06-28 17:41:56 +08:00
chenren
2b5953f2c3 修复了UIDoubleUpDown和UIIntegerUpDown不能设置字体颜色的bug 2022-06-28 17:18:28 +08:00
Sunny
2d8daa6d2b * issues: https://gitee.com/yhuse/SunnyUI/issues/I5EBL8 2022-06-27 17:36:58 +08:00
Sunny
77a3b86e4b * 增加XML文档文件 2022-06-27 17:06:11 +08:00
Sunny
15ba594d3f * UIMessageBox: 询问窗口的Focus按钮的绘制线换成背景色 2022-06-27 15:55:46 +08:00
Sunny
a471882183 * 增加XML文档文件 2022-06-24 15:04:08 +08:00
Sunny
98d8681698 * 增加XML文档文件 2022-06-23 23:27:55 +08:00
Sunny
5dfcc25664 * 为增加XML文档文件准备 2022-06-23 22:27:14 +08:00
Sunny
2171220e91 * UINavMenu: 绘制节点字体图标增加偏移SymbolOffset 2022-06-23 16:18:50 +08:00
Sunny
06f7dfcc0f * UITextBox: 重写水印文字,解决不同背景色下泛白的问题 2022-06-23 10:54:12 +08:00
Sunny
da85d3ee34 * UIDataGridView: 删除 ShowRect、ShowGridLine、RowHeight三个属性 2022-06-22 21:33:50 +08:00
Sunny
ac4fef073e * UIDropDown: 解决下拉控件关闭报错 2022-06-21 18:00:55 +08:00
Sunny
2d92b91bcd * UIDropDown: 解决下拉控件关闭报错 2022-06-19 22:27:55 +08:00
Sunny
15c857d91c Merge branch 'master' of http://gitee.com/yhuse/SunnyUI 2022-06-19 17:35:45 +08:00
Sunny
3766215964 * UIDropDown: 解决下拉控件关闭报错 2022-06-19 17:35:32 +08:00
Sunny
cbaffee719 * UITabControl: 多页面框架关闭页面时执行UIPage的FormClosed事件 2022-06-19 11:29:14 +08:00
Sunny
60b942b047 * UIComboDataGridView: 增加FilterChanged,输出过滤文字和记录条数 2022-06-19 10:26:58 +08:00
Sunny
fb3a35eee1 * UIComboTreeView: 增加下拉框宽度、高度 2022-06-16 15:58:41 +08:00
Sunny
227b3a96ae * UIComboDataGridView: 增加下拉框宽度 2022-06-16 15:50:02 +08:00
Sunny
db211cfe07
update Updates.md. 2022-06-16 05:26:08 +00:00
Sunny
8ddb2b348c V3.2.0 更新Demo 2022-06-15 23:35:12 +08:00
Sunny
a10e87f85a V3.2.0 V3.2.0 2022-06-15 23:25:35 +08:00
Sunny
0544f4cd61 * UIForm: 弹窗默认关闭半透明遮罩
* UIPage: 弹窗默认关闭半透明遮罩
2022-06-11 17:00:13 +08:00
Sunny
60b74e3ba5 * UICombobox: 增加了几个关闭过滤窗体的地方 2022-06-11 16:17:07 +08:00
Sunny
7770fc8d3d * UIDataGridView: 恢复几个原生属性:
隐藏 ShowRect, 设置原生属性:BorderStyle = BorderStyle.FixedSingle;
隐藏 ShowGridLine, 设置原生属性:CellBorderStyle = DataGridViewCellBorderStyle.Single;
隐藏 RowHeight, 用 SetRowHeight() 代替,或设置原生属性:AutoSizeRowsMode = DataGridViewAutoSizeRowsMode.None,RowTemplate.Height 设置为高度
2022-06-11 12:54:26 +08:00
Sunny
f02080876e + UIVerificationCode: 增加验证码控件 2022-06-11 11:01:27 +08:00
Sunny
e415486a50 * UIDataGridView: 不再判断DataSource绑定List为空,出现”索引-1没有值“用户自行判断 2022-06-10 17:59:38 +08:00
Sunny
d1b3e3bcd6 * UITextBox: 尺寸改变时重绘
* UIPanel: 尺寸改变时重绘
2022-06-10 13:42:49 +08:00
Sunny
643148849a * UIStatusForm: 标题栏国际化 2022-05-30 15:06:43 +08:00