History log of /MusicPlayer2/MusicPlayer2/ScintillaEditView.cpp (Results 1 – 9 of 9)
Revision Date Author Comments
# f9763b28 16-Dec-2023 lrisora <[email protected]>

Scintilla右键菜单改为从ini加载翻译


# 4df46f80 20-Aug-2023 lrisora <[email protected]>

修正x86下的大部分编译警告


# 6060ad51 19-Aug-2022 zhongyang219 <[email protected]>

添加触摸屏长按右键的支持 #416


# fa103b8d 13-Mar-2022 Zhong Yang <[email protected]>

歌词编辑对话框中增加“定位到当前行”的功能


# 4aeacb35 23-Jan-2021 Zhong Yang <[email protected]>

歌词编辑界面水平滚动条调整;歌词编辑界面颜色调整


# 0831e654 17-Jan-2021 Zhong Yang <[email protected]>

歌词编辑界面文本颜色改成使用主题色,增加当前行背景色


# 9c84172d 17-Jan-2021 Zhong Yang <[email protected]>

歌词编辑界面对文本进行修改后保持当前显示的位置


# 61ef93ee 17-Jan-2021 Zhong Yang <[email protected]>

新增lrc歌词文件的语法高亮显示


# 8af74909 16-Jan-2021 Zhong Yang <[email protected]>

添加Scintilla模块,歌词编辑控件改用Scintilla控件