Commit Graph

  • 44300efb06 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI Sunny 2024-03-22 09:47:45 +08:00
  • 71bee928b5 * UIComboDataGridView: 增加ShowDropDown() * UIComboTreeView: 增加ShowDropDown() Sunny 2024-03-22 09:47:34 +08:00
  • 7460eb6029
    update README.md. Sunny 2024-03-21 06:49:01 +00:00
  • c48ceacc27
    update Updates.md. V3.6.5 Sunny 2024-02-28 12:44:18 +00:00
  • f9a9436309
    update Updates.md. Sunny 2024-02-28 12:43:55 +00:00
  • dbb94e7044 更新Demo Sunny 2024-02-28 20:35:57 +08:00
  • 687d698621 V3.6.5 Sunny 2024-02-28 20:25:17 +08:00
  • ff40c3b39d * UIniConfig: 增加按属性名称进行读写 Sunny 2024-02-27 22:45:01 +08:00
  • 00c7147491 * UIButton: 增加Text的属性编辑器 Sunny 2024-02-23 23:18:34 +08:00
  • 547ec9de80 * UIWaitingBar: 修改可自定义配色 Sunny 2024-02-23 22:32:43 +08:00
  • 7ff8e13363 * UIButton: 增加按钮的&字符的Alt快捷键功能 Sunny 2024-02-22 23:09:26 +08:00
  • d118038ecf * UIForm: 最大化时,鼠标拖拽标题超过一定范围后再恢复Normal显示 Sunny 2024-02-22 21:56:39 +08:00
  • 035c2e6ebd * UIContextMenuStrip: 节点AutoSize时不重绘,重绘时考虑Enabled为False时颜色显示 Sunny 2024-02-22 21:41:52 +08:00
  • 01a83fe4ff * UIContextMenuStrip: 修复显示快捷键文本位置 Sunny 2024-02-21 21:50:08 +08:00
  • 3eb957279f * UISymbolPanel: 设置默认尺寸 Sunny 2024-02-20 21:42:57 +08:00
  • df86542c41 * UIForm: 调整显示位置 Sunny 2024-02-19 22:18:06 +08:00
  • 2c3d77f12a * UIForm2: 限制双击 Sunny 2024-02-19 22:01:28 +08:00
  • 5b16bae03f * UIForm2: 增加主题风格设置 Sunny 2024-02-19 21:31:14 +08:00
  • 79cb09618b * UIForm: 修改标题栏文字与控制按钮绘制重叠的问题 Sunny 2024-02-19 17:42:10 +08:00
  • b78aed01f7 * UINavMenu: 尝试减少刷新闪烁 Sunny 2024-02-19 17:18:39 +08:00
  • 9eaf41849f * UIPagination: 优化按钮配色逻辑 Sunny 2024-02-19 15:46:40 +08:00
  • 63c5788254 * UIComboBox: 修复在窗体构造函数设置SelectedIndex报错 * UIDropControl: 修改按钮大小调整时,清除按钮的位置 Sunny 2024-01-27 20:42:35 +08:00
  • 882dbb3f40 * UIForm2: 更新 Sunny 2024-01-25 22:43:00 +08:00
  • feb8182a25 + UIForm2: 新增一种窗体基类,更接近于原生Form使用习惯 Sunny 2024-01-24 22:55:47 +08:00
  • 1dd949dcc5 * UIDigitalLabel: 更新绘制 Sunny 2024-01-23 14:17:59 +08:00
  • ed559a1a21 * UIHeaderButton: 增加分组编号 Sunny 2024-01-21 11:24:25 +08:00
  • 9620fb3e82 更新 Sunny 2024-01-20 15:04:59 +08:00
  • 326f0fb8f6 * UITreeView: 自定义行颜色,可通过代码给颜色值,SetNodePainter,增加选中颜色 Sunny 2024-01-20 11:59:18 +08:00
  • 8286051404 * UIDropControl: 下拉按钮可修改大小及位置 Sunny 2024-01-19 22:19:42 +08:00
  • 983f032d3f * UIFlowLayoutPanel: 重写ScrollControlIntoView函数 Sunny 2024-01-17 17:31:42 +08:00
  • 61ea69f2ff * UITextBox: 调整Radius时,自动调整文本框的位置 Sunny 2024-01-13 11:35:46 +08:00
  • 989645ec97 * UICombobox: 修复一个设置Text,SelectedValue不变的问题 Sunny 2024-01-05 21:59:03 +08:00
  • 2f5b07c87b * IniConfig: 增加文件编码 Sunny 2024-01-05 21:05:04 +08:00
  • 00c6424e58 * UIniConfig: 修改保存文件的方式 Sunny 2024-01-03 15:02:30 +08:00
  • 86a7358c7f
    update Updates.md. V3.6.3 Sunny 2024-01-01 13:42:14 +00:00
  • 25fdc3c0e3 V3.6.3 Sunny 2024-01-01 21:41:40 +08:00
  • 55115811bf * UITreeView: 增加可修改滚动条颜色 Sunny 2024-01-01 21:08:02 +08:00
  • 9a3c8de7a9 * UIIntegerUpDown: 修复设置Style时按钮颜色不一致 * UIDoubleUpDown: 修复设置Style时按钮颜色不一致 Sunny 2023-12-28 21:47:21 +08:00
  • 90fcb70cb0 * UIComboBox: 增加下拉界面的滚动条设置 Sunny 2023-12-26 21:27:04 +08:00
  • b5bbc3e5d9 * UIRichTextBox: 增加Text的属性编辑器 * UITextBox: 增加Text的属性编辑器 Sunny 2023-12-25 20:40:29 +08:00
  • 7180c87291 * UIPage: 调整AfterShow事件位置及逻辑 Sunny 2023-12-20 11:25:47 +08:00
  • 13ea135f89 * UITextBox: 修改显示按钮时Tips小红点的位置 Sunny 2023-12-18 23:24:22 +08:00
  • 0019e7784d * UITextBox: 修复高度不随字体改变 * UIDropControl: 修复高度不随字体改变 Sunny 2023-12-18 23:15:15 +08:00
  • 4cfdc8c795 * UIForm: RemovePage时调用Final() Sunny 2023-12-14 23:17:51 +08:00
  • 9dd5b99cf0 * UIForm: 优化UIPage的Init和Final加载逻辑 * UITabControl: 优化UIPage的Init和Final加载逻辑 Sunny 2023-12-13 23:08:47 +08:00
  • 8fdf05c475 * 修改分页Demo Sunny 2023-12-12 21:30:55 +08:00
  • 9df4a65380 * ShowStatusForm: 增加可设置进度值 Sunny 2023-12-11 21:32:05 +08:00
  • 0a05dd4312 + Demo增加字体图标界面 Sunny 2023-12-08 20:45:53 +08:00
  • 441d9dac8b * 删除不要的注释 Sunny 2023-12-06 21:00:01 +08:00
  • 52e3a3cb04 * UIButton: 修复LightStyle的背景颜色 Sunny 2023-12-06 20:56:40 +08:00
  • 26a98fa4a6
    update Updates.md. Sunny 2023-12-04 14:42:44 +00:00
  • 7c029cd73d V3.6.2 V3.6.2 Sunny 2023-12-04 22:34:05 +08:00
  • a354af7552 * UIForm: 修复修改Style后,BackColor未保存的问题 * UIPage: 修复修改Style后,BackColor未保存的问题 Sunny 2023-12-04 22:03:51 +08:00
  • a1923f32c6 * UICheckBox: 增加属性可修改图标大小 * UICheckBoxGroup: 增加属性可修改图标大小 * UIRadioButton: 增加属性可修改图标大小 * UIRadioButtonGroup: 增加属性可修改图标大小 Sunny 2023-12-04 09:38:50 +08:00
  • 5ca057ab6c + UIDigitalLabel: 增加冷液晶显示LCD标签 Sunny 2023-12-01 22:30:01 +08:00
  • 7c7cfb592d * 修改了一些注释文字 Sunny 2023-11-30 22:08:47 +08:00
  • 9dc8b9b88b + UIThermometer: 增加温度计控件 Sunny 2023-11-30 21:57:01 +08:00
  • 91c59c9abb + UIRuler: 增加刻度尺控件 Sunny 2023-11-29 14:54:39 +08:00
  • bd8b9eb5d4 * UITrackBar: 增加一种从上到下的进度显示方式 Sunny 2023-11-28 22:23:14 +08:00
  • 90ac40f95e
    update Updates.md. Sunny 2023-11-28 06:00:55 +00:00
  • ffdac09657 V3.6.1 V3.6.1 Sunny 2023-11-28 13:56:00 +08:00
  • 3efabfe80d * UIUserControl: 修复Panel内控件颜色设置问题 Sunny 2023-11-28 13:41:08 +08:00
  • 16494fe74f * UIFontImages: 重写字体图标编辑器,优化打开速度 Sunny 2023-11-26 11:48:02 +08:00
  • 5c2068875e + UISymbolPanel:增加图标编辑器面板 Sunny 2023-11-25 23:16:36 +08:00
  • 2b8e1bd4f8 * UIButton: 修复LightStyle的文字颜色 * UISymbolButton: 修复LightStyle的文字和图标颜色 Sunny 2023-11-24 14:12:32 +08:00
  • 1b24896190 * UILineChart: 增加了区域选择范围相等时不执行事件 Sunny 2023-11-22 14:36:27 +08:00
  • b3edaab127
    update Updates.md. Sunny 2023-11-21 14:11:10 +00:00
  • b1708000cd
    update Updates.md. Sunny 2023-11-21 14:10:57 +00:00
  • 9f03303760 V3.6.0 Sunny 2023-11-21 21:23:06 +08:00
  • a8fc15abe3 * UIForm: 修改默认ShowShadow边框阴影打开,ShowRadius显示圆角关闭 Sunny 2023-11-19 23:03:47 +08:00
  • ee63065623 * 重构主题 Sunny 2023-11-18 11:52:19 +08:00
  • e25fe74d87 * 重构主题 Sunny 2023-11-18 11:38:29 +08:00
  • f994734c34 * 重构主题 Sunny 2023-11-17 23:07:19 +08:00
  • 3ce56b3ed4 * 重构主题 Sunny 2023-11-16 23:14:05 +08:00
  • 7bab50e103 * 重构主题 Sunny 2023-11-16 23:11:23 +08:00
  • 70c3a7d690 * 重构主题 Sunny 2023-11-16 22:53:00 +08:00
  • 48f52bf290 * 重构主题 Sunny 2023-11-16 15:06:16 +08:00
  • 34b8a5277d 重构主题 Sunny 2023-11-16 14:17:08 +08:00
  • 6236d38b60 * 重构主题 Sunny 2023-11-16 12:00:08 +08:00
  • c84f876f97 * 重构主题 Sunny 2023-11-13 15:12:42 +08:00
  • 03d9f43d68 * 重构主题 Sunny 2023-11-13 14:42:07 +08:00
  • e092bfcbf7 * 重构主题 Sunny 2023-11-13 13:52:06 +08:00
  • b6bb47f2fd * 重构主题 Sunny 2023-11-13 13:16:44 +08:00
  • 7c7e759f44 * 重构主题 Sunny 2023-11-12 22:41:30 +08:00
  • 4496090fc7 * 修改点阵字体数字显示 Sunny 2023-11-12 22:18:53 +08:00
  • ef52687e98 * 重构主题 Sunny 2023-11-12 22:05:11 +08:00
  • 8ce0156d97 * UIRadioButtonGroup: 重写UIRadioButtonGroup Sunny 2023-11-09 13:52:19 +08:00
  • 0d86af2a23 * UICheckBoxGroup: 重写UICheckBoxGroup Sunny 2023-11-08 15:24:32 +08:00
  • 0c1b7d13ba * UICheckBoxGroup: 重写UICheckBoxGroup Sunny 2023-11-07 23:19:23 +08:00
  • 718560e5c4 * UIRadioButton: 增加修改图标大小 * UICheckBox: 增加修改图标大小 Sunny 2023-11-07 22:01:53 +08:00
  • 878c93f509 * 重构主题 Sunny 2023-11-06 23:18:13 +08:00
  • 5d55924dba * 重构主题 Sunny 2023-11-06 14:08:09 +08:00
  • 42ade126ad * 重构主题 Sunny 2023-11-05 22:43:04 +08:00
  • bd87f7f6ac * UIEditForm: 代码生成增加ComboDataGridView类型 Sunny 2023-10-31 13:24:48 +08:00
  • e93d84147f * 修改几个进度弹窗的关闭标志 Sunny 2023-10-31 09:35:59 +08:00
  • 64302ef51f 重构GDI一些方法 Sunny 2023-10-31 09:31:11 +08:00
  • b33e77975d 适应C#8.0语法 Sunny 2023-10-30 17:13:18 +08:00
  • 922c52914c 重构GDI一些方法 Sunny 2023-10-30 13:52:56 +08:00
  • 54940a41db 重构GDI一些方法 Sunny 2023-10-30 13:42:39 +08:00
  • 967c406885 重构GDI一些方法 Sunny 2023-10-30 11:19:41 +08:00