Commit graph

28 commits

Author SHA1 Message Date
Jack251970
7c41a37daa Add blank lines 2025-07-06 21:07:25 +08:00
Jack251970
d01c67f433 Improve code quality 2025-04-24 19:48:42 +08:00
Jack251970
f4f8e9af52 Make settings readonly 2025-04-23 12:49:36 +08:00
Jack251970
c3509c3b20 Use property change event for settings & Use INotifyPropertyChanged instead 2025-04-23 12:43:34 +08:00
Jack251970
83e5654a5c Fix possible null exception 2025-04-23 11:42:55 +08:00
DB P
942b29061e Add FontFamily Style 2025-04-19 15:40:11 +09:00
Jack251970
4400734963 Remove InternationalizationManager.Instance 2025-04-09 21:12:09 +08:00
Jack251970
cdf02d588f Resolve conflicts 2025-02-23 13:18:03 +08:00
Jack251970
6b032b3352 Revert changes and use api function instead 2025-02-18 11:32:47 +08:00
Jack251970
0611340d71 Invoke visibility changed event when previewing 2025-02-17 16:10:07 +08:00
Jack251970
d73f3a165b Fix custom hotkey preview issue 2025-02-17 00:00:18 +08:00
Jack251970
20ffff6d1b Use api to call api functions 2025-01-09 21:30:11 +08:00
Jack251970
3ae960d275 Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
Yusyuriv
79ce5057c2
Settings: fix creating/editing custom shortcuts 2024-06-20 09:54:01 +06:00
Yusyuriv
ac3c053f88
Remove SettingsWindowViewModel mentions from CustomShortcutSetting.xaml.cs 2024-05-19 05:51:05 +06:00
Yusyuriv
336e972682
Fully functional Hotkey pane in the settings window 2024-05-03 05:05:41 +06:00
Vic
019019e513 Fix 2022-11-06 14:59:31 +08:00
Vic
5d3e6e02af Move dialog logic to vm 2022-11-06 14:52:21 +08:00
Vic
473626f16e Fix duplicates when editing 2022-11-04 14:55:17 +08:00
Vic
23ecd39dc7 Separate custom & built-in shortcuts 2022-10-15 14:18:54 +08:00
Vic
cde272ae4d Fix hard-coded text 2022-10-14 02:23:06 +08:00
Vic
d394d86201 Bugfix 2022-10-14 00:42:05 +08:00
Vic
5879c843b0 Show builtin vars in shortcut list 2022-10-13 19:49:44 +08:00
Vic
f3c4120395 Shortcut settings dialog preview & text & bugfix 2022-10-08 17:52:27 +08:00
Vic
e78994874a Text update 2022-10-08 17:01:18 +08:00
Vic
99d18077f3 Move CustomShortcutModel definition to a new file
1. Move CustomShortcutModel definition to a new file
2. Some other minor tweaks
2022-10-06 02:20:51 +08:00
Vic
3d20a602df Rename ShortcutModel to CustomShortcutModel 2022-10-05 19:55:49 +08:00
Hongtao Zhang
d60ba015e0 Implement {clipboard} feature and the setting panel 2022-06-04 00:30:33 -05:00