wine/programs/notepad
Mike Swanson 3432c7f80f notepad: Restructure menus and make hot-keys unique.
Some of the hot-keys, such as “Edit→Cut” and “Edit→Time/Date” had
identical “T” hot-keys, as well as “Search→Search” and “Search→Search
Next” both being on “S”.

With this change, the menus are restructured to match the Windows XP
Notepad menus, in item names, capitalization, and hot-keys.  Notably
the usability issue with conflicting hot-keys is eliminated.  Users
familiar with the Microsoft Windows Notepad menus and their hot-keys
should be able to use Wine Notepad without changing any workflow.
2025-05-10 22:11:34 +02:00
..
dialog.c notepad: Use wide character string literals. 2024-11-06 21:23:54 +01:00
dialog.h notepad: Show goto dialog box. 2022-09-23 15:16:48 +02:00
main.c notepad: Use wide character string literals. 2024-11-06 21:23:54 +01:00
main.h notepad: Use GetDpiForWindow(). 2023-07-19 10:44:51 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
notepad.ico
notepad.man.in notepad: Move WineHQ URLs to https. 2017-12-01 10:05:17 +01:00
notepad.manifest notepad: Add system DPI awareness settings to the application manifest. 2021-09-07 10:16:50 +02:00
notepad.rc notepad: Restructure menus and make hot-keys unique. 2025-05-10 22:11:34 +02:00
notepad.svg
notepad_res.h notepad: Show goto dialog box. 2022-09-23 15:16:48 +02:00