1123 Commits

Author SHA1 Message Date
Sunny
c0ccb4cfd0 * UIGifAvatar: 重写图片刷新流程,减少内存及GC 2022-07-25 17:57:52 +08:00
Sunny
88d551b5e3 * UIForm: 多页面框架增加程序关闭时调用UIPage的Final和FormClosed事件 2022-07-25 16:53:27 +08:00
Sunny
d04c025d75
update Updates.md. 2022-07-25 01:36:34 +00:00
Sunny
498ab89a79 V3.2.2 V3.2.2 2022-07-24 22:46:04 +08:00
Sunny
66f752fccc * UIComboBox: 屏蔽FormatString的编辑器 2022-07-21 21:51:53 +08:00
Sunny
6b9a456172 * UIFormHelper: 解决ShowNotifier打开多个,全部关闭时出错的问题 2022-07-17 21:09:10 +08:00
Sunny
e3f550e6e9 * UITextBox: 增加SelectionChanged事件 2022-07-17 20:15:20 +08:00
Sunny
3afec3c581 * UITextBox: 修复Click点击事件 2022-07-16 23:24:46 +08:00
Sunny
bb92bfa971 * UILineChartOption: 增加移除线的操作 2022-07-16 10:34:22 +08:00
Sunny
8322b14cbe * UIForm: 增加UnRegisterHotKey,卸载全局热键 2022-07-14 09:29:13 +08:00
Sunny
74c1a47a8b * UIMessageBox: 消息弹窗文本增加滚动条 2022-07-13 15:57:23 +08:00
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