reactos.git
3 years ago[INTL.CPL] Polish translation update (#2665)
Adam Stachowicz [Sun, 26 Apr 2020 14:48:46 +0000 (16:48 +0200)]
[INTL.CPL] Polish translation update (#2665)

After PR #2654

3 years ago[SHELL32] Implement VK_DELETE on SHBrowseForFolder (#2661)
Katayama Hirofumi MZ [Sun, 26 Apr 2020 13:06:19 +0000 (22:06 +0900)]
[SHELL32] Implement VK_DELETE on SHBrowseForFolder (#2661)

Enable Del/Delete key to delete the selected folder in "Browse for Folder" dialog.
You can use https://jira.reactos.org/secure/attachment/40118/getfolder.zip as a test program.
CORE-7592

3 years ago[USETUP] Move loading of requested font from blue.sys to usetup
Hervé Poussineau [Sat, 25 Apr 2020 22:23:13 +0000 (00:23 +0200)]
[USETUP] Move loading of requested font from blue.sys to usetup

3 years ago[USETUP] Support a custom way to extract files for cabinet files
Hervé Poussineau [Mon, 13 May 2019 21:28:19 +0000 (23:28 +0200)]
[USETUP] Support a custom way to extract files for cabinet files

This will be used to extract files from cabinet to memory, instead of
writing them to disk.

3 years ago[USETUP] Optimize font loading
Hervé Poussineau [Mon, 13 May 2019 21:22:20 +0000 (23:22 +0200)]
[USETUP] Optimize font loading

Reload a new font only if codepage changed.

3 years ago[BLUE] Add an IOCTL to directly choose which font to use (instead of codepage)
Hervé Poussineau [Sat, 25 Apr 2020 19:34:16 +0000 (21:34 +0200)]
[BLUE] Add an IOCTL to directly choose which font to use (instead of codepage)

3 years ago[RTL] Implement LdrpRecordUnloadEvent 2573/head
Mark Jansen [Sat, 18 Apr 2020 11:53:02 +0000 (13:53 +0200)]
[RTL] Implement LdrpRecordUnloadEvent

3 years ago[NTDLL_APITEST] Add a test for RtlGetUnloadEventTrace
Mark Jansen [Sat, 18 Apr 2020 11:51:37 +0000 (13:51 +0200)]
[NTDLL_APITEST] Add a test for RtlGetUnloadEventTrace

3 years ago[NDK] Fix RTL_UNLOAD_EVENT_TRACE_NUMBER
Mark Jansen [Sat, 18 Apr 2020 11:50:50 +0000 (13:50 +0200)]
[NDK] Fix RTL_UNLOAD_EVENT_TRACE_NUMBER

3 years ago[FONTS] Add Selawik as a substitution for Segoe UI
William Kent [Sun, 26 Apr 2020 12:31:16 +0000 (08:31 -0400)]
[FONTS] Add Selawik as a substitution for Segoe UI

3 years ago[SHELL32] DoGetProductType(): Use RegGetValueW()
Serge Gautherie [Thu, 13 Feb 2020 02:25:42 +0000 (03:25 +0100)]
[SHELL32] DoGetProductType(): Use RegGetValueW()

instead of RegQueryValueExW(), to enforce a null terminator.

Addendum to 9f4e8ef25b53d27494efab569288452fbaa1cdfa.

3 years ago[ROSPERF] PrintOSVersion(): Fix RegQueryValueExW() use
Serge Gautherie [Thu, 13 Feb 2020 02:25:42 +0000 (03:25 +0100)]
[ROSPERF] PrintOSVersion(): Fix RegQueryValueExW() use

3 years ago[UTILMAN] Properly annotate some variables (#2561)
Bișoc George [Sun, 26 Apr 2020 12:14:17 +0000 (14:14 +0200)]
[UTILMAN] Properly annotate some variables (#2561)

Previously the code had a mixture of 'sz', 'wsz', 'lp' and 'lpwsz' Hungarian annotation prefixes which could bring confusions about the nature of the annotated variables. From now on all of these variables have a well defined annotation. Furthermore, add a missing argument annotation to LaunchProcess().

3 years ago[NDK][NTDLL] RtlGetNtProductType(): Update it with SAL2 annotations 2400/head
Serge Gautherie [Fri, 28 Feb 2020 12:14:36 +0000 (13:14 +0100)]
[NDK][NTDLL] RtlGetNtProductType(): Update it with SAL2 annotations

3 years agoUpdate zh-CN.rc (#2522)
[Sun, 26 Apr 2020 12:00:02 +0000 (20:00 +0800)]
Update zh-CN.rc (#2522)

3 years ago[SHIMGVW] Update Polish translation (#2666)
Saibamen [Sun, 26 Apr 2020 11:56:46 +0000 (13:56 +0200)]
[SHIMGVW] Update Polish translation (#2666)

After PR #2606

3 years ago[DESK.CPL] Update Polish translation (#2664)
Saibamen [Sun, 26 Apr 2020 11:56:17 +0000 (13:56 +0200)]
[DESK.CPL] Update Polish translation (#2664)

After PR #2591

3 years ago[NTDLL_APITEST] Add test for RTL_DEBUG_QUERY_MODULES 2618/head
Mark Jansen [Tue, 21 Apr 2020 20:10:49 +0000 (22:10 +0200)]
[NTDLL_APITEST] Add test for RTL_DEBUG_QUERY_MODULES

3 years ago[RTL] Partially implement RtlCreateQueryDebugBuffer and RtlDestroyQueryDebugBuffer
Mark Jansen [Thu, 16 Apr 2020 17:59:53 +0000 (19:59 +0200)]
[RTL] Partially implement RtlCreateQueryDebugBuffer and RtlDestroyQueryDebugBuffer

3 years ago[NTDLL_APITEST] Add minimal test for RTL_DEBUG_INFORMATION allocation
Mark Jansen [Thu, 16 Apr 2020 17:58:07 +0000 (19:58 +0200)]
[NTDLL_APITEST] Add minimal test for RTL_DEBUG_INFORMATION allocation

3 years ago[NDK] Fix RTL_DEBUG_INFORMATION definition
Mark Jansen [Thu, 16 Apr 2020 17:58:48 +0000 (19:58 +0200)]
[NDK] Fix RTL_DEBUG_INFORMATION definition

3 years ago[NDK] Fix BackTrace size in RTL_PROCESS_BACKTRACE_INFORMATION
Mark Jansen [Wed, 15 Apr 2020 21:34:14 +0000 (23:34 +0200)]
[NDK] Fix BackTrace size in RTL_PROCESS_BACKTRACE_INFORMATION

3 years ago[NDK] Add STACK_TRACE_DATABASE definition
Mark Jansen [Mon, 13 Apr 2020 21:37:25 +0000 (23:37 +0200)]
[NDK] Add STACK_TRACE_DATABASE definition

3 years ago[PSDK] Add argument names + sal annotations
Mark Jansen [Wed, 15 Apr 2020 19:25:01 +0000 (21:25 +0200)]
[PSDK] Add argument names + sal annotations

3 years ago[UTILMAN] Add Romanian and Italian translations (#2562)
Bișoc George [Sun, 26 Apr 2020 11:14:44 +0000 (13:14 +0200)]
[UTILMAN] Add Romanian and Italian translations (#2562)

3 years ago[BOOTDATA] Portuguese translation for EVENT_LABEL and DESKTOP_SCHEME (#2631)
Jose Carlos Jesus [Sun, 26 Apr 2020 11:12:28 +0000 (12:12 +0100)]
[BOOTDATA] Portuguese translation for EVENT_LABEL and DESKTOP_SCHEME (#2631)

3 years ago[POWERCFG] Update polish translation (#2663)
Saibamen [Sun, 26 Apr 2020 11:07:25 +0000 (13:07 +0200)]
[POWERCFG] Update polish translation (#2663)

Update after PR #2593

3 years ago[CPL] Portuguese translation update (#2629)
Jose Carlos Jesus [Sun, 26 Apr 2020 11:06:34 +0000 (12:06 +0100)]
[CPL] Portuguese translation update (#2629)

Portuguese translation for:
cpl/input, cpl/hotplug, cpl/liccpa, cpl/telephon, cpl/timedate

3 years ago[IEXPLORE] Make duckduckgo our default search engine
Victor Perevertkin [Sun, 26 Apr 2020 10:36:33 +0000 (13:36 +0300)]
[IEXPLORE] Make duckduckgo our default search engine

3 years ago[SHELL32] Update name in CDefView::LV_RenameItems
Katayama Hirofumi MZ [Sun, 26 Apr 2020 03:30:58 +0000 (12:30 +0900)]
[SHELL32] Update name in CDefView::LV_RenameItems

3 years ago[CRT_APITEST] Add testcase for mbtowc() (#2652)
Bișoc George [Sun, 26 Apr 2020 10:18:41 +0000 (12:18 +0200)]
[CRT_APITEST] Add testcase for mbtowc() (#2652)

4 years ago[NETID] fr-fr translation fix and component size (#2586)
Kyle Katarn [Sun, 26 Apr 2020 09:54:42 +0000 (11:54 +0200)]
[NETID] fr-fr translation fix and component size (#2586)

4 years ago[POWERCFG] Power Scheme fix as per CORE-16893 (#2593)
Kyle Katarn [Sun, 26 Apr 2020 08:20:22 +0000 (10:20 +0200)]
[POWERCFG] Power Scheme fix as per CORE-16893 (#2593)

Related to CORE-16900

Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
4 years ago[MSPAINT] Add to recent documents (#2651)
Katayama Hirofumi MZ [Sun, 26 Apr 2020 00:07:14 +0000 (09:07 +0900)]
[MSPAINT] Add to recent documents (#2651)

Add to recent documents upon file save. CORE-3588

4 years ago[NOTEPAD] Add to recent documents (#2649)
Katayama Hirofumi MZ [Sun, 26 Apr 2020 00:06:39 +0000 (09:06 +0900)]
[NOTEPAD] Add to recent documents (#2649)

Add to recent documents upon file save. CORE-3588

4 years ago[CONTROL] Fix hang while calling RunControlPanel() CORE-11373
Robert Naumann [Thu, 23 Apr 2020 17:28:14 +0000 (19:28 +0200)]
[CONTROL] Fix hang while calling RunControlPanel() CORE-11373

- based on a patch by Jira user "wimh"
- also addressed Hermes' suggestion to use ARRAYSIZE instead of MAX_PATH

4 years ago[DESK][THEMEUI] Update French translation (#2591)
Kyle Katarn [Sat, 25 Apr 2020 16:34:41 +0000 (18:34 +0200)]
[DESK][THEMEUI] Update French translation (#2591)

Co-authored-by: Sylvain Deverre <deverre.sylv@gmail.com>
4 years ago[COMDLG32][REGEDIT] Fix display problems (CORE-16890) (#2638)
Kyle Katarn [Sat, 25 Apr 2020 08:41:01 +0000 (10:41 +0200)]
[COMDLG32][REGEDIT] Fix display problems (CORE-16890) (#2638)

4 years ago[SHELL32] Improve french translations
Kyle Katarn [Sat, 25 Apr 2020 08:38:35 +0000 (10:38 +0200)]
[SHELL32] Improve french translations

4 years ago[SHELL32] Command 'start C:' should open 'C:\' (#2642)
Katayama Hirofumi MZ [Sat, 25 Apr 2020 02:01:20 +0000 (11:01 +0900)]
[SHELL32] Command 'start C:' should open 'C:\' (#2642)

Based on JIRA user amaneureka's idea.
In SHELL_execute function, add a backslash for Drive "C:", "D:" or "E:" etc.
CORE-16384

4 years ago[SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 15 in the version.cmake 0.4.15-dev
Joachim Henze [Fri, 24 Apr 2020 20:22:22 +0000 (22:22 +0200)]
[SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 15 in the version.cmake

4 years ago[SYSDM] Virtual Memory panel : improve settings for pagefile + fr-fr translation
Kyle Katarn [Fri, 24 Apr 2020 16:28:38 +0000 (18:28 +0200)]
[SYSDM] Virtual Memory panel : improve settings for pagefile + fr-fr translation

* Fix for CORE-12486

Co-Authored-By: Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Co-authored-by: Sylvain Deverre <deverre.sylv@gmail.com>
4 years ago[INTL] Translate hardcoded string (#2654)
Kyle Katarn [Fri, 24 Apr 2020 14:27:07 +0000 (16:27 +0200)]
[INTL] Translate hardcoded string (#2654)

CORE-16951

4 years ago[WINDOWSCODECS] Use upstream Wine fix for 4bps BGRA TIFF. CORE-16796
Thomas Faber [Fri, 24 Apr 2020 12:56:26 +0000 (14:56 +0200)]
[WINDOWSCODECS] Use upstream Wine fix for 4bps BGRA TIFF. CORE-16796

Import Wine commits by Dmitry Timoshkov:
0cd8502b49 windowscodecs: Add support for 4bps RGBA format to TIFF decoder.
962bb99352 windowscodecs/tests: Add a separate test for 4bps BGRA TIFF format.

4 years ago[LIBXSLT] Update to version 1.1.34. CORE-16952
Thomas Faber [Fri, 24 Apr 2020 07:25:23 +0000 (09:25 +0200)]
[LIBXSLT] Update to version 1.1.34. CORE-16952

4 years ago[LIBXML2] Update to version 2.9.10. CORE-16952
Thomas Faber [Wed, 22 Apr 2020 21:32:51 +0000 (23:32 +0200)]
[LIBXML2] Update to version 2.9.10. CORE-16952

4 years ago[NTOS:IO] Fix parsing of resource lists 2262/head
Timo Kreuzer [Sun, 28 Jan 2018 22:44:28 +0000 (23:44 +0100)]
[NTOS:IO] Fix parsing of resource lists

Also add a hack to avoid failing on now occurring resource conflict detection and try to fix at least one resource in ACPI hal.

CORE-10146
CORE-12892

4 years ago[GITIGNORE] Remove "build" folder, which discards some commited files
Victor Perevertkin [Fri, 24 Apr 2020 09:44:05 +0000 (12:44 +0300)]
[GITIGNORE] Remove "build" folder, which discards some commited files

4 years ago[SDK][RTL][NTDLL_APITEST] Add RtlMultipleAllocateHeap and RtlMultipleFreeHeap (#2641)
Katayama Hirofumi MZ [Fri, 24 Apr 2020 08:45:43 +0000 (17:45 +0900)]
[SDK][RTL][NTDLL_APITEST] Add RtlMultipleAllocateHeap and RtlMultipleFreeHeap (#2641)

- Add RtlMultipleAllocateHeap and RtlMultipleFreeHeap functions (2k3+).
- Add a testcase for two functions.
CORE-12026

4 years ago[SHELL32] Fix for incorrect init of hide/show hidden files & folders
Kyle Katarn [Fri, 24 Apr 2020 06:38:41 +0000 (08:38 +0200)]
[SHELL32] Fix for incorrect init of hide/show hidden files & folders

4 years ago[INTL] Fix build (#2612)
Stanislav Motylkov [Thu, 23 Apr 2020 23:48:22 +0000 (02:48 +0300)]
[INTL] Fix build (#2612)

Addendum to 76dd2fc.

4 years ago[REACTOS] Remove some ending spaces
Serge Gautherie [Sat, 18 Apr 2020 14:40:42 +0000 (16:40 +0200)]
[REACTOS] Remove some ending spaces

4 years ago[REACTOS] Update some external URLs
Serge Gautherie [Sat, 18 Apr 2020 14:40:42 +0000 (16:40 +0200)]
[REACTOS] Update some external URLs

4 years ago[README] Update now-redirected 'www.reactos.org' URLs (#2633)
Serge Gautherie [Thu, 23 Apr 2020 23:30:40 +0000 (01:30 +0200)]
[README] Update now-redirected 'reactos.org' URLs (#2633)

4 years ago[TRANSLATION] Update Indonesian translation for CPL applets (#2612)
Mas Ahmad Muhammad [Thu, 23 Apr 2020 23:24:32 +0000 (06:24 +0700)]
[TRANSLATION] Update Indonesian translation for CPL applets (#2612)

Signed-off-by: Mas Ahmad Muhammad <m.charly81@gmail.com>
4 years ago[NETKVM] Fix GCC build
Sylvain Deverre [Thu, 23 Apr 2020 18:11:10 +0000 (20:11 +0200)]
[NETKVM] Fix GCC build

4 years ago[SENDMAIL] Add french translation for "Send To" shell extension
Kyle Katarn [Thu, 23 Apr 2020 17:58:32 +0000 (19:58 +0200)]
[SENDMAIL] Add french translation for "Send To" shell extension

4 years ago[NETKVM] Fix Build
James Tabor [Thu, 23 Apr 2020 14:33:32 +0000 (09:33 -0500)]
[NETKVM] Fix Build

4 years ago[NETKVM] Import NetKVM network adapter driver by Red Hat 2413/head
Nguyen Trung Khanh [Thu, 5 Mar 2020 03:58:56 +0000 (10:58 +0700)]
[NETKVM] Import NetKVM network adapter driver by Red Hat
CORE-15841

4 years ago[NTGDI][FREETYPE] Return non-zero gm.gmBlackBoxX/Y (#2643)
Katayama Hirofumi MZ [Thu, 23 Apr 2020 13:02:41 +0000 (22:02 +0900)]
[NTGDI][FREETYPE] Return non-zero gm.gmBlackBoxX/Y (#2643)

In return of GetGlyphOutline function call, gm.gmBlackBoxX and gm.gmBlackBoxY must be non-zero to avoid Division by Zero. At epilogue of ftGdiGetGlyphOutline, we adjust the values. CORE-15949

4 years ago[EXPLORER] Update now-redirected 'http' and 'www.reactos.org' URLs
Serge Gautherie [Wed, 22 Apr 2020 19:39:25 +0000 (21:39 +0200)]
[EXPLORER] Update now-redirected 'http' and 'reactos.org' URLs

4 years ago[ACPPAGE] Update now-redirected 'www.reactos.org' URLs
Serge Gautherie [Wed, 22 Apr 2020 20:03:42 +0000 (22:03 +0200)]
[ACPPAGE] Update now-redirected 'reactos.org' URLs

4 years ago[SYSDM] Update now-redirected 'http' and 'www.reactos.org' URLs
Serge Gautherie [Wed, 22 Apr 2020 20:03:42 +0000 (22:03 +0200)]
[SYSDM] Update now-redirected 'http' and 'reactos.org' URLs

4 years ago[ZIPFLDR] Improve Japanese translation
Katayama Hirofumi MZ [Thu, 23 Apr 2020 07:03:55 +0000 (16:03 +0900)]
[ZIPFLDR] Improve Japanese translation

4 years ago[SENDMAIL] Improve Japanese IDS_SHORTCUT translation
Katayama Hirofumi MZ [Thu, 23 Apr 2020 06:59:32 +0000 (15:59 +0900)]
[SENDMAIL] Improve Japanese IDS_SHORTCUT translation

4 years ago[sendmail] pl-pl update (#2637)
Piotr Hetnarowicz [Thu, 23 Apr 2020 06:50:35 +0000 (08:50 +0200)]
[sendmail] pl-pl update (#2637)

4 years ago[BTRFS] Fix amd64 build
Victor Perevertkin [Thu, 23 Apr 2020 04:49:35 +0000 (07:49 +0300)]
[BTRFS] Fix amd64 build
CORE-16679

4 years ago[BTRFS] Fix build
Victor Perevertkin [Thu, 23 Apr 2020 04:28:34 +0000 (07:28 +0300)]
[BTRFS] Fix build
CORE-16679

4 years ago[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2
Victor Perevertkin [Thu, 23 Apr 2020 02:38:57 +0000 (05:38 +0300)]
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2
CORE-16679

4 years ago[BOOT][BOOTDATA] Improve Japanese translation of hivedef.inf
Katayama Hirofumi MZ [Thu, 23 Apr 2020 03:57:48 +0000 (12:57 +0900)]
[BOOT][BOOTDATA] Improve Japanese translation of hivedef.inf

4 years ago[SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616)
Katayama Hirofumi MZ [Wed, 22 Apr 2020 19:19:20 +0000 (04:19 +0900)]
[SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616)

- Improve and move SendTo files creation code and timing.
- Delete IDS_DESKLINK of shell32.
- Add IDS_DESKLINK into sendmail.
CORE-16924

4 years ago[MMCPL] hivedef.inf - Add Polish translation of Sound Events (#2628)
Piotr Hetnarowicz [Wed, 22 Apr 2020 18:51:45 +0000 (20:51 +0200)]
[MMCPL] hivedef.inf - Add Polish translation of Sound Events (#2628)

Co-Authored-By: Adam Słaboń <asaillen456esx@gmail.com>
4 years ago[MMCPL] Localization enablement of Sound Events (#2623)
Kyle Katarn [Wed, 22 Apr 2020 17:27:33 +0000 (19:27 +0200)]
[MMCPL] Localization enablement of Sound Events (#2623)

* new hivedef.inf for sound event localization

4 years ago[MYDOCS] Follow-up of #2624
Katayama Hirofumi MZ [Wed, 22 Apr 2020 14:08:56 +0000 (23:08 +0900)]
[MYDOCS] Follow-up of #2624

Use HIDA_GetPIDLFolder and HIDA_GetPIDLItem.
CORE-12562

4 years ago[SHSVCS] Don't call UnregisterWait from within the wait callback.
Thomas Faber [Wed, 15 Apr 2020 10:09:49 +0000 (12:09 +0200)]
[SHSVCS] Don't call UnregisterWait from within the wait callback.

Doing this causes deadlocks, the process runs out of worker threads and
the system runs out of memory by allocating too many I/O completion ports
when using ntdll.dll from Windows.

4 years ago[MBEDTLS] Update to version 2.7.15. CORE-16869
Thomas Faber [Tue, 14 Apr 2020 20:11:46 +0000 (22:11 +0200)]
[MBEDTLS] Update to version 2.7.15. CORE-16869

4 years ago[SHELLEXT][MYDOCS][INF] Add mydocs.dll and .mydocs file extension (#2624)
Katayama Hirofumi MZ [Wed, 22 Apr 2020 10:34:15 +0000 (19:34 +0900)]
[SHELLEXT][MYDOCS][INF] Add mydocs.dll and .mydocs file extension (#2624)

I found "SendTo My Documents" is realized by .mydocs filename extension in WinXP/2k3. To implement this, I will add mydocs.dll file. CORE-12562

4 years ago[IEXPLORE] Update now-redirected 'http' and 'www.reactos.org' URLs (#2619)
Serge Gautherie [Wed, 22 Apr 2020 05:45:12 +0000 (07:45 +0200)]
[IEXPLORE] Update now-redirected 'http' and 'reactos.org' URLs (#2619)

4 years ago[USETUP] Update now-redirected 'http' and 'www.reactos.org' URLs (#2622)
Serge Gautherie [Wed, 22 Apr 2020 05:44:13 +0000 (07:44 +0200)]
[USETUP] Update now-redirected 'http' and 'reactos.org' URLs (#2622)

NB:
http://www.reactos.org/uk/
is not updated, as it returns
Error 404 - Page not found.

4 years ago[RAPPS] Update now-redirected 'http' and 'www.reactos.org' URLs (#2621)
Serge Gautherie [Wed, 22 Apr 2020 05:42:43 +0000 (07:42 +0200)]
[RAPPS] Update now-redirected 'http' and 'reactos.org' URLs (#2621)

NB:
http://www.reactos.org/wiki/Bulgarian_translation
is not updated, as it returns
Error 404 - Page not found.

4 years ago[GDI32_APITEST] Add Tahoma font to GetTextMetrics apitest set (#2615)
Doug Lyons [Wed, 22 Apr 2020 05:21:31 +0000 (00:21 -0500)]
[GDI32_APITEST] Add Tahoma font to GetTextMetrics apitest set (#2615)

Tahoma is available in Windows and ReactOS both, so this allows us to compare these fonts in both systems.

4 years ago[TIMEDATE.CPL] In case TimeZone data does not contain a valid StandardName, perform...
Hermès Bélusca-Maïto [Tue, 21 Apr 2020 22:16:14 +0000 (00:16 +0200)]
[TIMEDATE.CPL] In case TimeZone data does not contain a valid StandardName, perform comparisons against the time-zone numerical values instead.

It may happen that the time-zone information in the registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
contains an empty StandardName / DaylightName, or is too long for the
standard maximum 32-character length, and therefore is returned empty.
And/or it may happen as well that some of the standard names (value "Std")
present in some of the time zones listed in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones
are similarly too long, and therefore are returned as empty strings.

In case this happens, perform comparisons instead with the numerical
values Bias, StandardBias, DaylightBias, StandardDate and DaylightDate
in order to find a match.

It is interesting to note also that in Vista+ there is an additional
REG_SZ value "TimeZoneKeyName" in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
that allows to directly find a match in the time zones list in
"Windows NT\CurrentVersion\Time Zones".

4 years ago[TZLIB] QueryTimeZoneData(): Don't fail if the optional values "Display", "Std",...
Hermès Bélusca-Maïto [Sun, 19 Apr 2020 16:50:00 +0000 (18:50 +0200)]
[TZLIB] QueryTimeZoneData(): Don't fail if the optional values "Display", "Std", "Dlt" are missing (or too long to be captured). However fail if the timezone information is missing.

4 years ago[TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone...
Hermès Bélusca-Maïto [Sun, 19 Apr 2020 15:48:25 +0000 (17:48 +0200)]
[TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll.

This small win32 library provides time-zone utility wrappers around
Win32 functions, that are used by different ReactOS modules such as
timedate.cpl, syssetup.dll, and a possible future 'tzutil' tool.

The code has been extracted from the common code found in both
timedate.cpl and syssetup.dll.

4 years ago[WIN32SS] CORE-16738 Comment an assert
Joachim Henze [Tue, 21 Apr 2020 21:26:47 +0000 (23:26 +0200)]
[WIN32SS] CORE-16738 Comment an assert

It popped up 2-3 times for me during several
months of ros usage and I could continue without
noticing any side effects.
Giannis who once added it, was ok with commenting it.

His words:
This assertion isn't something fatal,
the worst thing that can happen from continuing on it would be
to make the thread get awake more times than it should.

4 years ago[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601)
Dmitry Borisov [Tue, 21 Apr 2020 20:22:42 +0000 (02:22 +0600)]
[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601)

According to PC-9801 Bible p. 50, divisor for PIT will become unsupported in some cases after having removed the fractional part. Replace 19200 value with 9600 which is supported by both 10 MHz and 8 MHz machines.

4 years ago[SHELL32] Fix grammar mistake in portuguese translation (#2605)
Jose Carlos Jesus [Tue, 21 Apr 2020 13:38:23 +0000 (14:38 +0100)]
[SHELL32] Fix grammar mistake in portuguese translation (#2605)

4 years ago[SHIMGVW] Improve Japanese translation
Katayama Hirofumi MZ [Tue, 21 Apr 2020 10:11:58 +0000 (19:11 +0900)]
[SHIMGVW] Improve Japanese translation

4 years ago[MEDIA][FONTS] Fix French glyphs of Tahoma font (#2607)
Katayama Hirofumi MZ [Tue, 21 Apr 2020 06:32:19 +0000 (15:32 +0900)]
[MEDIA][FONTS] Fix French glyphs of Tahoma font (#2607)

Fix French glyphs (U+00EC, U+00EE, and U+00EF) of Tahoma font. Version 0.018 khmz
CORE-16899

4 years ago[README] Replace IRC with our official chat
Stanislav Motylkov [Tue, 21 Apr 2020 01:04:46 +0000 (04:04 +0300)]
[README] Replace IRC with our official chat

Also improve contributing section.

4 years ago[REACTOS] Update now-redirected 'http' and 'www.reactos.org' urls (#2583)
Serge Gautherie [Tue, 21 Apr 2020 00:38:54 +0000 (02:38 +0200)]
[REACTOS] Update now-redirected 'http' and 'reactos.org' urls (#2583)

And improve/fix some urls.

4 years ago[SHIMGVW] Update French translation (#2610)
Kyle Katarn [Tue, 21 Apr 2020 00:18:55 +0000 (02:18 +0200)]
[SHIMGVW] Update French translation (#2610)

Addendum to 3926e9b. CORE-16911

4 years ago[REGEDIT] Improve Russian translation
Stanislav Motylkov [Mon, 20 Apr 2020 23:30:21 +0000 (02:30 +0300)]
[REGEDIT] Improve Russian translation

Also fix minor issues in other translations. CORE-16914

4 years ago[SHELL32] Update Russian translation
Stanislav Motylkov [Mon, 20 Apr 2020 21:38:42 +0000 (00:38 +0300)]
[SHELL32] Update Russian translation

Addendum to c82ba34.

4 years ago[SHIMGVW] Update Russian translation
Stanislav Motylkov [Mon, 20 Apr 2020 21:28:58 +0000 (00:28 +0300)]
[SHIMGVW] Update Russian translation

Addendum to 3926e9b. CORE-16911

4 years ago[BROWSEUI] Update Russian translation
Stanislav Motylkov [Mon, 20 Apr 2020 21:24:23 +0000 (00:24 +0300)]
[BROWSEUI] Update Russian translation

Addendum to d8e47d6. CORE-10989

4 years ago[SHELL32] Fix a bug that caused Auto Arrange to always be highlighted in the file...
Charles Ambrye [Mon, 20 Apr 2020 02:52:52 +0000 (19:52 -0700)]
[SHELL32] Fix a bug that caused Auto Arrange to always be highlighted in the file explorer

This occurred in the file explorer because the menu isn't destroyed and recreated each time, so the menu item, once checked, will stay checked forever.  We must call CheckMenuItem with MF_UNCHECKED to clear the check when necessary

4 years ago[SHELL32] Modify context menu to include Align To Grid, and remove Line Up Icons
Charles Ambrye [Mon, 20 Apr 2020 02:49:38 +0000 (19:49 -0700)]
[SHELL32] Modify context menu to include Align To Grid, and remove Line Up Icons

Implement support for using Align To Grid, which itself simply sets the LVS_EX_SNAPTOGRID extended style of the list view control

4 years ago[LISTVIEW] Add basic support for LVS_EX_SNAPTOGRID
Charles Ambrye [Mon, 20 Apr 2020 02:41:54 +0000 (19:41 -0700)]
[LISTVIEW] Add basic support for LVS_EX_SNAPTOGRID

4 years ago[BROWSEUI] fr-fr translation update following PR2602 (#2611)
Kyle Katarn [Mon, 20 Apr 2020 17:21:36 +0000 (19:21 +0200)]
[BROWSEUI] fr-fr translation update following PR2602 (#2611)

* PR2602 fr-fr update
* typo following sdever review