reactos/base/shell/explorer
Katayama Hirofumi MZ 35f62fc5ba [WIN32SS][FONT] Fix font metrics (#713)
Fix vertical alignment and Aspect penalty; improve font penalty system; fixes for Wine tests.
This is an update of #706. See CORE-11536 for more details.

The display of the following programs is fixed:
- Total Commander 8.52 setup: font displayed too large - CORE-11620.
- Effective File Search 6.8.1 german localization text rendering issues - CORE-14378.
- Font garbage in register splash screen in Foxit Reader 7.1.5 - CORE-9767.
- Calipers-1 is not displayed correctly - CORE-14302.
- Some MSI-installers draw their dialogs too large (example: Click-N-Type Virtual Keyboard 3.03.0412) - CORE-13161.
- Irfanview 4.50: font in zoom combobox displayed too large - CORE-14396.
- Rufus: The window and controls are displayed larger than necessary - CORE-14461.
2018-08-12 15:12:13 +02:00
..
lang [TRANSLATIONS] Fix spanish translations for some resources (#725) 2018-08-03 15:08:13 +02:00
res [EXPLORER] Update all preview bitmaps showing notification area 2018-02-06 17:35:08 +01:00
CMakeLists.txt [EXPLORER] Split up the notification area into a few more manageable pieces. 2018-01-24 14:41:31 +01:00
desktop.cpp
explorer.cpp [EXPLORER] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
explorer.exe.manifest [EXPLORER] Do not force X86 in the manifest. 2018-03-19 09:44:25 +01:00
explorer.rc [TRANSLATION] Various translations to Estonian (#329) 2018-01-29 17:03:27 +01:00
notifyiconscust.cpp
precomp.h [EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar (#668) 2018-07-13 10:34:42 +02:00
resource.h [EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar (#668) 2018-07-13 10:34:42 +02:00
rshell.cpp
settings.cpp [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
shellservice.cpp
startctxmnu.cpp [REACTOS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
startmnu.cpp
startmnucust.cpp [EXPLORER] Fix creation of shortcuts in the start menu. 2018-07-25 00:57:58 +02:00
startmnusite.cpp
startup.cpp [EXPLORER] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
syspager.cpp [EXPLORER] Handle WM_CONTEXTMENU message in CNotifyToolbar and BN_CLICKED notification in CSysPagerWnd. 2018-04-02 21:13:35 +02:00
taskband.cpp [EXPLORER] -Make CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd and CTrayNotifyWnd proper com objects so that their lifetime is managed properly. 2018-01-28 18:35:16 +02:00
taskswnd.cpp [EXPLORER] Improve debug output. 2018-07-29 16:21:06 +02:00
tbsite.cpp [EXPLORER] Remove SetBandSiteInfo hack. CORE-9809 2018-03-03 17:17:13 +01:00
trayclock.cpp [WIN32SS][FONT] Fix font metrics (#713) 2018-08-12 15:12:13 +02:00
trayntfy.cpp [EXPLORER] Center the text of the clock 2018-01-29 21:50:33 +02:00
trayprop.cpp [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
traywnd.cpp [REACTOS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
util.cpp