reactos/base/applications
Oleg Dubinskiy 7eb90143f8
[RAPPS] Display custom applications icons for installed applications CORE-17257 (#3144)
* [RAPPS] Display custom applications icons for installed applications
- Implement `RetrieveIcon` helper function in `CInstalledApplicationInfo` class, which retrueves the current app's icon from registry, same as it done for `CAvailableApplicationInfo`.
- Use it for loading the icon in `CAppsListView::AddInstalledApplication` function, via `ExtractIconW`. Load default Rapps icon only when the app has no its custom icon.
- Retrieve `DisplayIcon` value from registry in `CInstalledApps::Enum` function, same as other registry values (like app name, description, etc).Store it in `szDisplayIcon` string, which is used in `CInstalledApplicationInfo::RetrieveIcon` for retrieving the data of that value.
- Increase `LISTVIEW_ICON_SIZE` macro from 24 to 32, so 32x32 icon size is now used instead of 24x24. This makes displayed icons more accurate, since most of apps contain 32x32 icon, so they look a bit distorted with 24x24 size.
2020-09-20 19:19:59 +02:00
..
atactl [REACTOS] Fix SIZE_T related warnings 2019-08-15 14:20:00 +02:00
cacls [REACTOS] Fix remaining ' \n' typos, in *.rc (#2393) 2020-03-06 19:08:25 +01:00
calc [CALC] Enable support for HTMLHELP (#1877) 2019-08-26 16:14:01 +02:00
charmap [CHARMAP] Functionality Improvements and Bug Fixes (#2560) 2020-06-07 19:34:45 +02:00
charmap_new [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
clipbrd [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
cmdutils [MORE] Implement 'Q' key for 'Quit' (#3210) 2020-09-20 07:16:21 +09:00
control [CONTROL] Fix hang while calling RunControlPanel() CORE-11373 2020-04-25 19:04:09 +02:00
drwtsn32 [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
dxdiag [TRANSLATION] Spanish minor fixes (#2547) 2020-04-15 13:27:36 +02:00
extrac32
findstr
fltmc [TRANSLATION] Multiple minor fixes and addings. (#2516) 2020-04-09 18:13:46 +02:00
fontview [FONTVIEW] Fix regression; opening files won't list files (#3045) 2020-08-15 07:08:40 +09:00
games [SOLITAIRE] French translation update (#3138) 2020-09-08 21:52:24 +02:00
hh
iexplore [IEXPLORE] Make duckduckgo our default search engine 2020-04-26 13:36:33 +03:00
kbswitch
logoff [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
magnify
mmc [MMC] DoSaveFileAs(): Respect szPath size (#2068) 2019-11-27 07:24:51 +09:00
mplay32 [MPLAY32] Don't hardcode C: drive (#2778) 2020-05-13 22:36:44 +09:00
msconfig [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
msconfig_new [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
mscutils [EVENTVWR] Update polish translation (#2804) 2020-05-17 23:39:56 +02:00
mshta
mspaint [MSPAINT] Improve Japanese (ja-JP) translation 3 2020-09-13 17:33:57 +09:00
mstsc [REACTOS] Fix SIZE_T related warnings 2019-08-15 14:20:00 +02:00
network [BASE] Improve Spanish (es-ES) translation (#3088) 2020-08-25 18:10:23 +03:00
notepad [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
osk [BASE] Improve Spanish (es-ES) translation (#3088) 2020-08-25 18:10:23 +03:00
rapps [RAPPS] Display custom applications icons for installed applications CORE-17257 (#3144) 2020-09-20 19:19:59 +02:00
regedit [REGEDIT] Improve message box for importing registry files (#3006) 2020-08-16 02:25:44 +03:00
regedt32
sc
screensavers [TRANSLATION][SCREENSAVERS][SYSSETUP] Add Portuguese (PT) translation (#3156) 2020-09-13 23:14:05 +02:00
setup16
shutdown [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
sndrec32 [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
sndvol32 [SNDVOL32] Fix GetDC/ReleaseDC error management (#2713) 2020-05-02 18:43:30 +09:00
taskmgr [TASKMGR] Revert 535e262 (#3016) 2020-08-18 20:23:34 +03:00
utilman [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
winhlp32 [TRANSLATION] Chinese Traditional translation improvements (#3085) 2020-09-18 00:50:27 +02:00
winver
wordpad [FORMATTING] [CMAKE] Remove space in 'if (' (#2847) 2020-05-26 20:24:02 +02:00
write
wusa
CMakeLists.txt Implement Utility Manager software 2019-08-19 13:05:28 +02:00