History log of /MusicPlayer2/MusicPlayer2/StaticEx.cpp (Results 1 – 14 of 14)
Revision Date Author Comments
# bdab36f8 30-Jul-2024 Zhong Yang <[email protected]>

重构CDrawCommon中设置绘图区域的代码,解决代码中SetDrawArea函数使用混乱的问题,避免设置了绘图区域后没有恢复绘图区域,导致无法绘图的问题


# 12ba7354 23-Jun-2024 lrisora <[email protected]>

添加IconMgr类重构HICON缓存 part06


# d0f66372 19-Jun-2024 lrisora <[email protected]>

添加IconMgr类重构HICON缓存 part04


# 6ff78c2a 27-Jan-2024 lrisora <[email protected]>

重构代码;使用统一窗口资源;运行时设置翻译文本;


# 877f5f92 09-Apr-2020 ZhongYang <[email protected]>

源代码全部更改为UTF8格式;增加“禁止通过拖放排序”的选项


# 919fa0fb 19-Jan-2020 Zhong Yang <[email protected]>

主界面中“文件夹”或“播放列表”文本前面增加图标


# 4896f300 03-Jul-2019 Zhong Yang <[email protected]>

修正浮动播放列表显示文本不正确的问题


# 76b3aa86 29-Jun-2019 Zhong Yang <[email protected]>

播放列表功能更新;打开文件时添加到默认播放列表


# 62c0b1dd 06-Feb-2019 Zhong Yang <[email protected]>

主窗口背景色改为白色


# cf289b60 23-Dec-2018 Zhong Yang <[email protected]>

删除无用的代码


# b54d2761 11-Jul-2018 Zhong Yang <[email protected]>

稍微改进迷你模式界面中的显示效果


# eb56a578 14-Apr-2018 Zhong Yang <[email protected]>

将CStaticEx中绘图的处理放到OnPaint中;减少迷你模式对话框中播放时间的刷新频率。


# ad6c539b 07-Feb-2018 Yang Zhong <[email protected]>

优化在static控件中填充颜色的处理。


# f5eefe2f 09-Aug-2017 zhongyang219 <[email protected]>

版本V2.51_4