reactos/dll/cpl/desk
Joachim Henze cf26321e3b
[DESK] *.rc: Strip ", 0, 0" from the only font-line which is doing that (#7337)
Each language had exactly one dlg which specified its font like that.
All other dialogs didn't use that style.

This doesn't fix anything. It also doesn't shrink the binary.
It just saves a few keystrokes in the rc's.
Shorter is better. Pure janitorial.
2024-09-11 00:35:50 +02:00
..
lang [DESK] *.rc: Strip ", 0, 0" from the only font-line which is doing that (#7337) 2024-09-11 00:35:50 +02:00
resources [CPL][DESK] Use shell32 icon directly; follow-up to #2281 2020-01-28 14:05:51 +09:00
advappdlg.c [DESK] Remember icon picker custom colors between invocations (#6215) 2023-12-23 22:00:11 +01:00
advmon.c [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
appearance.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
appearance.h [DESK] Remember icon picker custom colors between invocations (#6215) 2023-12-23 22:00:11 +01:00
background.c [DESK] Add desktop icon change feature 2022-10-19 23:24:03 +03:00
classinst.c [DESK] Remove call to SetupDiRestartDevices() 2022-04-30 14:05:05 +02:00
CMakeLists.txt [DESK] Implement dialog to manipulate desktop icons (#4766) 2022-10-10 18:30:25 +03:00
desk.c [DESK] Reimplement InstallScreenSaverW to behave similarly to Windows' one (#5766) 2023-10-18 21:45:39 +02:00
desk.h [DESK] Add desktop icon change feature 2022-10-19 23:24:03 +03:00
desk.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
desk.spec [DESK] Reimplement InstallScreenSaverW to behave similarly to Windows' one (#5766) 2023-10-18 21:45:39 +02:00
desktop.c [DESK] Do not load system-defined class name 2022-10-30 15:04:41 +03:00
devsett.c [DESK] Pass the list of all display modes to extensions 2022-06-20 14:38:03 +03:00
dibitmap.c
draw.c [DESK.CPL] Fix hardcoded colors in classic theme preview 2018-01-22 21:45:03 +02:00
draw.h
effappdlg.c [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
general.c [DESK.CPL] Fix a Clang-Cl warning about "LogPixels" 2018-05-04 22:02:48 +02:00
guid.c [DESK][SHELLBTRFS] Fix typo in WIN32_NO_STATUS 2023-10-07 22:15:12 +02:00
misc.c
monslctl.c
monslctl.h
muireg.c [DESK][SHELL32] Allow Desk.cpl to run standalone on WinXP/2003 again CORE-15412 2018-12-17 22:01:49 +01:00
preview.c
preview.h
resource.h [DESK] Implement dialog to manipulate desktop icons (#4766) 2022-10-10 18:30:25 +03:00
screensaver.c [DESK] Fix 3dtext screensaver restart after opening settings (#7213) 2024-08-18 20:09:47 -05:00
settings.c [DESK] _countof and rc-trivia (#7298) 2024-09-10 01:46:08 +02:00
theme.c [UXTHEME] Implement the rest of DrawNCPreview 2024-02-13 21:20:49 +01:00