reactos.git
5 years ago[TRANSLATION][SERVICES] Add Bulgarian translation. 1195/head
WindowxDeveloper [Thu, 27 Dec 2018 08:02:10 +0000 (09:02 +0100)]
[TRANSLATION][SERVICES] Add Bulgarian translation.

5 years ago[THEMES] Add artwork for Lunar. 1433/head
Joann Mõndresku [Wed, 20 Mar 2019 20:34:33 +0000 (22:34 +0200)]
[THEMES] Add artwork for Lunar.

Added original artwork for the new Lunar theme.

5 years ago[THEMES] Add new ReactOS theme - Lunar. By Adam Słaboń and Joann Mõndresku.
Adam Słaboń [Wed, 20 Mar 2019 20:23:29 +0000 (21:23 +0100)]
[THEMES] Add new ReactOS theme - Lunar. By Adam Słaboń and Joann Mõndresku.

Reuse some Lautus assets, adjust the theme configuration and include it in the build process.

5 years ago[NtGdi] Fix assert with Winamp
jimtabor [Sun, 31 Mar 2019 18:31:59 +0000 (13:31 -0500)]
[NtGdi] Fix assert with Winamp

Fixes CORE-10774.

Reference:
Alexandre Julliard : Ignore empty rectangles in ExtCreateRegion.
https://source.winehq.org/git/wine.git/commitdiff/8ac61c5a1e56d0933de8af69dbb2a1640d13e05d

5 years ago[COVERITY][SPOOLSS] Fix a resource leak
Bișoc George [Sat, 30 Mar 2019 13:48:44 +0000 (14:48 +0100)]
[COVERITY][SPOOLSS] Fix a resource leak

Unload the library pointed by hWinspool when the function fails.

CID 1401149

5 years ago[RAPPS] Add themes category
Baruch Rutman [Thu, 28 Mar 2019 21:06:46 +0000 (23:06 +0200)]
[RAPPS] Add themes category

Add category string to the rest of rc files

Update README

5 years ago[CONFIGURE] Add VS 16.0 support. 1373/head
Raul Tambre [Sun, 24 Feb 2019 10:59:14 +0000 (12:59 +0200)]
[CONFIGURE] Add VS 16.0 support.

5 years ago[CONFIGURE] Simplify Visual Studio generator selection.
Raul Tambre [Sun, 24 Feb 2019 10:58:22 +0000 (12:58 +0200)]
[CONFIGURE] Simplify Visual Studio generator selection.

CMake >3.2 supports specifying the architecture through the -A parameter,
allowing the logic to be simplified.
Specifying the architecture like this is also required since Visual Studio 2019.

5 years ago[NTOSKRNL] Addendum to 21d2c70: properly start DOS_START loop
Bartosz Brachaczek [Sun, 31 Mar 2019 17:33:53 +0000 (19:33 +0200)]
[NTOSKRNL] Addendum to 21d2c70: properly start DOS_START loop

Fixes last failing test.

CORE-15902

5 years ago[NTOSKRNL] In MmCreateImageSection, properly check whether cache was initialized
Maxim Smirnov [Sun, 31 Mar 2019 11:51:06 +0000 (14:51 +0300)]
[NTOSKRNL] In MmCreateImageSection, properly check whether cache was initialized

This fixes a crash that occurs if nul is typed in cmd.exe

5 years ago[NTOSKRNL] Properly copy backtracking buffer content on realloc
Bartosz Brachaczek [Sun, 31 Mar 2019 09:42:56 +0000 (11:42 +0200)]
[NTOSKRNL] Properly copy backtracking buffer content on realloc

CORE-15902

5 years ago[NTOSKRNL] Properly compare position to name length in FsRtlIsNameInExpressionPrivate
Bartosz Brachaczek [Sun, 31 Mar 2019 09:32:57 +0000 (11:32 +0200)]
[NTOSKRNL] Properly compare position to name length in FsRtlIsNameInExpressionPrivate

CORE-15902

5 years ago[NTOSKRNL] Don't overflow backtrack stack buffer
Bartosz Brachaczek [Sun, 31 Mar 2019 09:27:16 +0000 (11:27 +0200)]
[NTOSKRNL] Don't overflow backtrack stack buffer

CORE-15902

5 years ago[NTOSKRNL] Don't oversize buffer for backtracking in FsRtlIsNameInExpressionPrivate
Bartosz Brachaczek [Sun, 31 Mar 2019 09:15:38 +0000 (11:15 +0200)]
[NTOSKRNL] Don't oversize buffer for backtracking in FsRtlIsNameInExpressionPrivate

CORE-15902

5 years ago[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression
Pierre Schweitzer [Sun, 31 Mar 2019 09:09:43 +0000 (11:09 +0200)]
[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression

CORE-15902

5 years ago[MBEDTLS] Update to version 2.7.10. CORE-15895
Thomas Faber [Wed, 27 Mar 2019 14:40:37 +0000 (15:40 +0100)]
[MBEDTLS] Update to version 2.7.10. CORE-15895

5 years ago[ACPICA] Update to version 20190329. CORE-15900
Thomas Faber [Sat, 30 Mar 2019 10:18:50 +0000 (11:18 +0100)]
[ACPICA] Update to version 20190329. CORE-15900

5 years ago[NTOS:IO] Send IRPs to the correct device in IoVolumeDeviceToDosName. CORE-15415
Thomas Faber [Fri, 29 Mar 2019 08:08:36 +0000 (09:08 +0100)]
[NTOS:IO] Send IRPs to the correct device in IoVolumeDeviceToDosName. CORE-15415

5 years ago[MEH] Forgot that file :-(
Pierre Schweitzer [Fri, 29 Mar 2019 20:51:41 +0000 (21:51 +0100)]
[MEH] Forgot that file :-(

5 years ago[NTOSKRNL] We don't need an event if we don't issue an IRP
Pierre Schweitzer [Fri, 29 Mar 2019 20:47:34 +0000 (21:47 +0100)]
[NTOSKRNL] We don't need an event if we don't issue an IRP

5 years ago[NTOSKRNL] Implement support for FileFsDriverPathInformation in NtQueryVolumeInformat...
Pierre Schweitzer [Fri, 29 Mar 2019 20:42:42 +0000 (21:42 +0100)]
[NTOSKRNL] Implement support for FileFsDriverPathInformation in NtQueryVolumeInformationFile

5 years ago[NTOSKRNL] Do. Not. L. E. A. K.
Pierre Schweitzer [Fri, 29 Mar 2019 18:51:38 +0000 (19:51 +0100)]
[NTOSKRNL] Do. Not. L. E. A. K.

5 years ago[NULL] Use correct device characteristics value for the null device
Maxim Smirnov [Wed, 27 Mar 2019 01:23:21 +0000 (04:23 +0300)]
[NULL] Use correct device characteristics value for the null device

5 years ago[NTOSKRNL] Only allow direct device open for FileFsDeviceInformation
Pierre Schweitzer [Thu, 28 Mar 2019 21:39:15 +0000 (22:39 +0100)]
[NTOSKRNL] Only allow direct device open for FileFsDeviceInformation

5 years ago[NTOSKRNL] Add a quick path for FileFsDeviceInformation in NtQueryVolumeInformationFile
Pierre Schweitzer [Thu, 28 Mar 2019 21:29:22 +0000 (22:29 +0100)]
[NTOSKRNL] Add a quick path for FileFsDeviceInformation in NtQueryVolumeInformationFile

This allows querying volume information without issuing an IRP to the owner device.
The kernel is supposed to already have all the required information to return
to the caller.

Side effect: this allows querying volume information for devices not implementing
IRP_MJ_QUERY_VOLUME_INFORMATION such as null.sys
This fixes opening null device in Python.

Fix based on debugging by Maxim Smirnov in PR #1442

CORE-14551

5 years ago[OSK] Initialize the common controls
Bișoc George [Thu, 28 Mar 2019 15:09:16 +0000 (16:09 +0100)]
[OSK] Initialize the common controls

On-Screen Keyboard has a manifest which is used for visual styles. However, the common controls aren't initialized and as a general rule the controls have to be loaded in the application's handle instance.

5 years ago[NtUser] Fix maximizing to window edge
jimtabor [Wed, 27 Mar 2019 22:39:04 +0000 (17:39 -0500)]
[NtUser] Fix maximizing to window edge

Cover up the edge of the frame while maximizing the window to desktop.
Fixes CORE-15893.

5 years ago[OSK] Fix an instance race condition
Bișoc George [Sun, 24 Mar 2019 08:40:43 +0000 (09:40 +0100)]
[OSK] Fix an instance race condition

On-Screen Keyboard provides a mechanism to launch the application only once, to avoid multiple entry point instances. Such mechanism is based upon mutex objects, although it could happen that the program may end up creating two or more mutexes (a race condition).

CORE-15877

5 years ago[Win32SS] Fix maximized window positioning.
jimtabor [Tue, 26 Mar 2019 20:56:57 +0000 (15:56 -0500)]
[Win32SS] Fix maximized window positioning.

Fix CORE-5177 TaskMgr and ProcExp possionong when maximized.

5 years ago[LIBXML2] Update to version 2.9.9. CORE-15854 1414/head
Thomas Faber [Tue, 12 Mar 2019 09:19:35 +0000 (10:19 +0100)]
[LIBXML2] Update to version 2.9.9. CORE-15854

5 years ago[LIBTIFF] Update to version 4.0.10. CORE-15854
Thomas Faber [Mon, 11 Mar 2019 19:33:40 +0000 (20:33 +0100)]
[LIBTIFF] Update to version 4.0.10. CORE-15854

5 years ago[DEVMGR] Fix Ukrainian translation (#1441)
Yaroslav Kibysh [Mon, 25 Mar 2019 22:15:00 +0000 (00:15 +0200)]
[DEVMGR] Fix Ukrainian translation (#1441)

5 years ago[NTOS:FSTUB] Unfix format string warning until GUID definition is fixed.
Thomas Faber [Mon, 25 Mar 2019 21:40:32 +0000 (22:40 +0100)]
[NTOS:FSTUB] Unfix format string warning until GUID definition is fixed.

5 years ago[NTOS:IO] Avoid an unnecessary stack buffer in OpenRegistryHandlesFromSymbolicLink...
Thomas Faber [Sun, 24 Mar 2019 09:55:04 +0000 (10:55 +0100)]
[NTOS:IO] Avoid an unnecessary stack buffer in OpenRegistryHandlesFromSymbolicLink. CORE-15882

5 years ago[NTOS:FSTUB] Fix a clang format string warning.
Thomas Faber [Sun, 24 Mar 2019 14:44:44 +0000 (15:44 +0100)]
[NTOS:FSTUB] Fix a clang format string warning.

5 years ago[NTOS:IO] Fix always-false condition in IoCheckEaBufferValidity.
Thomas Faber [Sun, 24 Mar 2019 15:10:33 +0000 (16:10 +0100)]
[NTOS:IO] Fix always-false condition in IoCheckEaBufferValidity.

Spotted by clang.

5 years ago[NTOS:KDBG] Fix uninitialized variable usage.
Thomas Faber [Sun, 24 Mar 2019 09:43:53 +0000 (10:43 +0100)]
[NTOS:KDBG] Fix uninitialized variable usage.

Spotted by clang.

5 years ago[SYSDM] Add the 'Copy to' dialog and move the 'Change Profile Type' dialog a little.
Eric Kohl [Sun, 24 Mar 2019 23:19:58 +0000 (00:19 +0100)]
[SYSDM] Add the 'Copy to' dialog and move the 'Change Profile Type' dialog a little.

5 years agoFix regression with double click action
Brock Mammen [Sat, 23 Mar 2019 16:16:44 +0000 (11:16 -0500)]
Fix regression with double click action

The double click action is now triggered by the WM_LBUTTONDBLCLK message
instead of WM_NCLBUTTONDBLCLK.

5 years ago[EXPLORER] Add date tooltip to taskbar clock
Brock Mammen [Sat, 23 Mar 2019 16:16:44 +0000 (11:16 -0500)]
[EXPLORER] Add date tooltip to taskbar clock

CORE-11444

5 years ago[USER32] Edit: Fix caret and scroll position
Stanislav Motylkov [Mon, 18 Mar 2019 17:12:41 +0000 (20:12 +0300)]
[USER32] Edit: Fix caret and scroll position

Based on patch by JIRA contributor 'I_Kill_Bugs'. CORE-15780

5 years ago[COMCTL32] Edit: Fix caret and scroll position
Stanislav Motylkov [Mon, 18 Mar 2019 17:10:10 +0000 (20:10 +0300)]
[COMCTL32] Edit: Fix caret and scroll position

Based on patch by JIRA contributor 'I_Kill_Bugs'. CORE-15780

5 years ago[USER32] Add support for navigating a group of radio buttons using a keyboard. 1440/head
Hermès Bélusca-Maïto [Sun, 24 Mar 2019 16:18:06 +0000 (17:18 +0100)]
[USER32] Add support for navigating a group of radio buttons using a keyboard.

Import Wine commit:
https://source.winehq.org/git/wine.git/commit/b1b8fb77be5dd9a8754b04b2ef9f703bbe393d59

"user32: Add support for navigating a group of radio buttons using a keyboard.
The patch approximates the behaviour observed in the message tests
but still doesn't make the message tests pass without failures.
"
by Dmitry Timoshkov.
See bug report https://bugs.winehq.org/show_bug.cgi?id=16845

5 years ago[USER32][COMCTL32] Move the auto radio button group logic from BM_SETCHECK to WM_LBUT...
Hermès Bélusca-Maïto [Sun, 24 Mar 2019 16:01:07 +0000 (17:01 +0100)]
[USER32][COMCTL32] Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
CORE-8526

Import Wine commit:
https://source.winehq.org/git/wine.git/commit/96d0af52eb0d14084397647b974c5efebb59d0f0

"user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
This patch also changes the logic to get the control style with WM_GETDLGCODE
instead of GetWindowLong to make the message test pass.
"
by Dmitry Timoshkov.
See bug report https://bugs.winehq.org/show_bug.cgi?id=42010

- (ReactOS-only) Fix also the corresponding logic in COMCTL32.

5 years ago[EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258)
Yaroslav Kibysh [Sun, 24 Mar 2019 13:56:43 +0000 (15:56 +0200)]
[EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258)

- Enable "New Start Menu" control for all languages.
- Implement the "NoSimpleStartMenu" policy in shpolicy.c and its usage in explorer.
- Hide controls instead of disabling (as in Win XP/Vista).

5 years ago[UNIATA] Update to version 0.47. CORE-15870 1430/head
Thomas Faber [Tue, 19 Mar 2019 20:47:11 +0000 (21:47 +0100)]
[UNIATA] Update to version 0.47. CORE-15870

5 years ago[IDL] Fix the declaration of function 7 (NetrBrowserStatisticsClear)
Eric Kohl [Sun, 24 Mar 2019 12:02:10 +0000 (13:02 +0100)]
[IDL] Fix the declaration of function 7 (NetrBrowserStatisticsClear)

5 years ago[SERIAL] Do not return NTSTATUS from an interrupt routine.
Thomas Faber [Mon, 14 Jan 2019 08:10:22 +0000 (09:10 +0100)]
[SERIAL] Do not return NTSTATUS from an interrupt routine.

5 years ago[SYSDM] Get a profiles 'State' value and use it to display the profile type.
Eric Kohl [Sun, 24 Mar 2019 05:49:27 +0000 (06:49 +0100)]
[SYSDM] Get a profiles 'State' value and use it to display the profile type.

5 years ago[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362) 1362/head
Baruch Rutman [Fri, 15 Feb 2019 01:57:35 +0000 (03:57 +0200)]
[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362)

- Assume that GetTextExtentExPointWPri() uses the same kind of
  arguments as GetTextExtentExPointW().

- Add GetTextExtentExPointWPri() declaration to undocgdi.h.

5 years ago[LPK] Implement LpkGetTextExtentExPoint(). (#1362)
Baruch Rutman [Fri, 15 Feb 2019 01:54:10 +0000 (03:54 +0200)]
[LPK] Implement LpkGetTextExtentExPoint(). (#1362)

- Add argument checking.
- Use logic from NtGdiGetTextExtentExW().

5 years ago[SYSDM] Update Russian and Ukrainian translations (#1437)
Yaroslav Kibysh [Sat, 23 Mar 2019 21:18:42 +0000 (23:18 +0200)]
[SYSDM] Update Russian and Ukrainian translations (#1437)

5 years ago[SYSDM] Simplify AddUserProfile() by using fixed size buffers for account and domain...
Eric Kohl [Sat, 23 Mar 2019 19:57:02 +0000 (20:57 +0100)]
[SYSDM] Simplify AddUserProfile() by using fixed size buffers for account and domain names and handle unknown and deleted accounts properly. Also fix fonts for asian languages.

5 years ago[SHELL32] Add line bar to About dialog for consistence
Stanislav Motylkov [Sat, 23 Mar 2019 17:53:01 +0000 (20:53 +0300)]
[SHELL32] Add line bar to About dialog for consistence

Addendum to f9d2931. CORE-15215

5 years ago[SYSDM] Add the 'Change Profile Type' dialog.
Eric Kohl [Sat, 23 Mar 2019 17:24:07 +0000 (18:24 +0100)]
[SYSDM] Add the 'Change Profile Type' dialog.

5 years ago[SHPOLICY] Fix the missing backslash in SHRestricted. CORE-15666 (#1267)
Yaroslav Kibysh [Sat, 23 Mar 2019 17:28:39 +0000 (19:28 +0200)]
[SHPOLICY] Fix the missing backslash in SHRestricted. CORE-15666 (#1267)

Import Wine commit https://source.winehq.org/git/wine.git/?a=commit;h=dbbfa481539acd29de47ff6cd5cc2d24a2e01871

Original patch from Yaroslav Kibysh, reported to Wine and committed there by Fabian Maurer.
Thank you all!

5 years ago[WINVER] Fix WINVER theming. CORE-13343 (#1428) 1428/head
Carlo-Bramini [Tue, 19 Mar 2019 20:23:32 +0000 (21:23 +0100)]
[WINVER] Fix WINVER theming. CORE-13343 (#1428)

Use and initialize common controls for theming support,
and include a manifest as well.

5 years ago[OSK] Restore the previous window coordination
Bișoc George [Sat, 2 Mar 2019 17:10:26 +0000 (18:10 +0100)]
[OSK] Restore the previous window coordination

Implement the coordination dialog data saver. This allows OSK to launch using the previous placement values. Such behaviour can be seen with the XP's part of On-Screen Keyboard.

5 years ago[WTSAPI32][PSDK] Addendum to 27ed609a: Some of the WTS_INFO_CLASS values are NT6...
Hermès Bélusca-Maïto [Sat, 23 Mar 2019 15:31:15 +0000 (16:31 +0100)]
[WTSAPI32][PSDK] Addendum to 27ed609a: Some of the WTS_INFO_CLASS values are NT6-SP1+

5 years ago[WTSAPI32] Implement WTSConnectState and WTSClientProtocolType in WTSQuerySessionInfo...
Andrew Boyarshin [Wed, 28 Nov 2018 14:17:34 +0000 (21:17 +0700)]
[WTSAPI32] Implement WTSConnectState and WTSClientProtocolType in WTSQuerySessionInformation

Since ReactOS doesn't actually support non-local WinSTA/WTS capabilities, this seems to be a good way to reduce spam in the log while providing correct behaviour.
Also call Unicode version from ANSI one to reduce code duplication.

5 years ago[USER32] Edit: Fix rectangle overflow when inserting characters
Stanislav Motylkov [Tue, 19 Mar 2019 23:42:09 +0000 (02:42 +0300)]
[USER32] Edit: Fix rectangle overflow when inserting characters

Based on patch by JIRA contributor 'I_Kill_Bugs'. CORE-11475

5 years ago[COMCTL32] Edit: Fix rectangle overflow when inserting characters
Stanislav Motylkov [Tue, 19 Mar 2019 23:39:47 +0000 (02:39 +0300)]
[COMCTL32] Edit: Fix rectangle overflow when inserting characters

Based on patch by JIRA contributor 'I_Kill_Bugs'. CORE-11475

5 years ago[ACPPAGE][SYSDM] Update Ukrainian translation (#1435)
Yaroslav Kibysh [Sat, 23 Mar 2019 14:20:34 +0000 (16:20 +0200)]
[ACPPAGE][SYSDM] Update Ukrainian translation (#1435)

5 years ago[SNDVOL32] Small Italian translation update (#1431)
Daniele Campione [Sat, 23 Mar 2019 00:07:37 +0000 (01:07 +0100)]
[SNDVOL32] Small Italian translation update (#1431)

5 years ago[SYSDM] Implement the 'delete profile' button, except for deleting the profile.
Eric Kohl [Thu, 21 Mar 2019 20:56:37 +0000 (21:56 +0100)]
[SYSDM] Implement the 'delete profile' button, except for deleting the profile.

5 years ago[SYSDM] Update the buttons on the user profile dialog after adding the profiles to...
Eric Kohl [Thu, 21 Mar 2019 20:51:56 +0000 (21:51 +0100)]
[SYSDM] Update the buttons on the user profile dialog after adding the profiles to the listview.

5 years ago[SYSDM] Update Russian translation
Stanislav Motylkov [Wed, 20 Mar 2019 16:04:20 +0000 (19:04 +0300)]
[SYSDM] Update Russian translation

Addendum to 71f84a3.

5 years ago[ACPPAGE] Update Russian translation
Stanislav Motylkov [Wed, 20 Mar 2019 15:46:29 +0000 (18:46 +0300)]
[ACPPAGE] Update Russian translation

Addendum to ab3451a.

5 years ago[SYSDM] Add some strings that will be used in the user profile dialog.
Eric Kohl [Tue, 19 Mar 2019 22:17:12 +0000 (23:17 +0100)]
[SYSDM] Add some strings that will be used in the user profile dialog.

5 years ago[MSI] Allow to pass product key validation check
Stanislav Motylkov [Sun, 17 Mar 2019 22:14:46 +0000 (01:14 +0300)]
[MSI] Allow to pass product key validation check

CORE-14710 CORE-15864

5 years ago[SAMSRV] Update Chinese translation
Luo Yufan [Mon, 18 Mar 2019 13:42:36 +0000 (21:42 +0800)]
[SAMSRV] Update Chinese translation

5 years ago[RICHED20] Simplify MSVC thiscall & stdcall wrappers. 1332/head
Thomas Faber [Sat, 2 Feb 2019 14:52:13 +0000 (15:52 +0100)]
[RICHED20] Simplify MSVC thiscall & stdcall wrappers.

Imports Wine commit b64511c00a5.

5 years agoMerge branch 'master' of https://github.com/reactos/reactos
jimtabor [Mon, 18 Mar 2019 22:30:01 +0000 (17:30 -0500)]
Merge branch 'master' of https://github.com/reactos/reactos

5 years ago[NtUser] Support SWP_FRAMECHANGED
jimtabor [Mon, 18 Mar 2019 22:28:33 +0000 (17:28 -0500)]
[NtUser] Support SWP_FRAMECHANGED

Implement SWP_FRAMECHANGED support for non-changing window to force a
redraw.

Patch dedicated to Katayama Hirofumi MZ.

5 years ago[USERENV] UnloadUserProfile: When a profiles ref count gets 0, delete the profile...
Eric Kohl [Mon, 18 Mar 2019 22:24:06 +0000 (23:24 +0100)]
[USERENV] UnloadUserProfile: When a profiles ref count gets 0, delete the profile if the user is a member of the guests group.

5 years ago[ACPPAGE] Revamp the 'edit' page to easier select different layers 1422/head
Mark Jansen [Sun, 17 Mar 2019 12:31:31 +0000 (13:31 +0100)]
[ACPPAGE] Revamp the 'edit' page to easier select different layers

5 years ago[CALC] Update to version 1.12 -- Update whatsnew.txt 1421/head
Carlo-Bramini [Sun, 4 Nov 2018 10:38:31 +0000 (11:38 +0100)]
[CALC] Update to version 1.12 -- Update whatsnew.txt

5 years ago[CALC] Added "Minute of arc" and "Second of arc" to the "Angles" units. CORE-5939
Carlo-Bramini [Sun, 4 Nov 2018 10:08:44 +0000 (11:08 +0100)]
[CALC] Added "Minute of arc" and "Second of arc" to the "Angles" units. CORE-5939

5 years ago[CALC] Add new, and fix existing units conversions. CORE-5939
Carlo-Bramini [Fri, 24 Aug 2018 18:08:54 +0000 (20:08 +0200)]
[CALC] Add new, and fix existing units conversions. CORE-5939

- Add support for new conversion units:
  * AREA: 'mu', 'rai'.
  * LENGTH: 'chi', 'cun'. 'sun' optimized.
  * TIME: 'nanoseconds'.
  * WEIGHT: 'Kan', 'Kin'.

- Add support for thailand measure system; invaluable help from
  this page: http://www.eppo.go.th/ref/UNIT-ALL.html

- Add ZHANG (Chinese), and DANBO, JEONGBO (Korean) units.

See details here:
https://en.wikipedia.org/wiki/Chinese_units_of_measurement
https://en.wikipedia.org/wiki/Korean_units_of_measurement

- Rewritten some units formula by using scientific notation.
- Improved precision of parsec unit coversion formula.

5 years ago[CALC] Fix wrong button size in french. CORE-12359
Carlo-Bramini [Sun, 12 Aug 2018 09:35:17 +0000 (11:35 +0200)]
[CALC] Fix wrong button size in french. CORE-12359

5 years ago[CALC] Fix buttons transitions. Improve UI code readability. CORE-8526
Carlo-Bramini [Tue, 7 Aug 2018 18:47:28 +0000 (20:47 +0200)]
[CALC] Fix buttons transitions. Improve UI code readability. CORE-8526

- Improve code readability by using suitable UI function names.

5 years ago[CALC] Improvements and fixes for the numeric text output. CORE-8486
Carlo-Bramini [Tue, 7 Aug 2018 17:58:28 +0000 (19:58 +0200)]
[CALC] Improvements and fixes for the numeric text output. CORE-8486

- Fixed bug 12.37 13/06/2009 into multiprecision display (unicode only).
- Fixed bug when calculator was closed with statistics dialog open.
- Fixed bug in XrY operator.
- Fixed error into conversion unit.
- Do not append decimal separator if "ERROR" messages are printed.
- Remove call to _tcslen() and use return value of GetDlgItemText() where possible.

5 years ago[CALC] Resource files formatting only.
Carlo-Bramini [Mon, 6 Aug 2018 19:11:59 +0000 (21:11 +0200)]
[CALC] Resource files formatting only.

5 years ago[CALC] Improve the handling of configuration settings. CORE-3085, CORE-8486
Carlo-Bramini [Mon, 6 Aug 2018 19:00:43 +0000 (21:00 +0200)]
[CALC] Improve the handling of configuration settings. CORE-3085, CORE-8486

Configuration is read from WIN.INI under W32S/Win9x/Me and from the registry
for all NT platforms.

Although with INI file mapping the keys are still saved in the registry
even on NT, I added handling of different platforms for writing directly
the configuration in the right place.

5 years ago[CALC] Add theming support, requires Windows XP or later. CORE-13343
Carlo-Bramini [Mon, 6 Aug 2018 18:23:12 +0000 (20:23 +0200)]
[CALC] Add theming support, requires Windows XP or later. CORE-13343

- Fix errors if a theme api is missing.
- Add callback to functions for drawing themed transparent background.
- Fix drawing glitch when theming is applied.
- Redraw on theme change: automatically redraw the window if the
  theme is changed while the application is active.
- Colours are now declared though RGB() macro.
- Removed safe DS_SHELLFONT declaration.

5 years ago[CALC] Add support for HTML-Help. CORE-15019
Carlo-Bramini [Mon, 6 Aug 2018 18:22:36 +0000 (20:22 +0200)]
[CALC] Add support for HTML-Help. CORE-15019

5 years ago[CALC] Improve headers inclusion.
Carlo-Bramini [Mon, 6 Aug 2018 17:58:23 +0000 (19:58 +0200)]
[CALC] Improve headers inclusion.

5 years ago[CALC] Improve multi-precision support, and powers/roots. CORE-8486
Carlo-Bramini [Mon, 6 Aug 2018 07:54:21 +0000 (09:54 +0200)]
[CALC] Improve multi-precision support, and powers/roots. CORE-8486

- Added support for average of squares and mean of squares into statistical functions.
- pop() and push() functions in RPN engines now work with nodes instead of stack units.
- Moved the POW and SQR operations near the operators.
CORE-12766

- Fix number of digits for IEEE-754 constants.
- Show all available digits in exp notation.
CORE-14871

- Update help correspondingly.

5 years ago[CALC] Rename files only.
Carlo-Bramini [Mon, 6 Aug 2018 07:52:59 +0000 (09:52 +0200)]
[CALC] Rename files only.

5 years ago[USERENV] Implement GetProfileType().
Eric Kohl [Sun, 17 Mar 2019 16:51:32 +0000 (17:51 +0100)]
[USERENV] Implement GetProfileType().

5 years ago[USERENV] LoadUserProfileW: Check the user for Administators and Guests group members...
Eric Kohl [Sun, 17 Mar 2019 11:44:54 +0000 (12:44 +0100)]
[USERENV] LoadUserProfileW: Check the user for Administators and Guests group membership and set the State value accordingly.

See https://www.pcreview.co.uk/threads/purpose-of-the-state-key-located-in-users-profiles.2939114/post-9722112

5 years ago[NETAPI32] NetUserEnum, NetUserGetInfo: Get the user privileges and auth flags for...
Eric Kohl [Sun, 17 Mar 2019 11:34:49 +0000 (12:34 +0100)]
[NETAPI32] NetUserEnum, NetUserGetInfo: Get the user privileges and auth flags for info levels 1, 2, 3, 4 and 11.

5 years ago[USERENV] Store the profiles load time, flags and state in the profile list.
Eric Kohl [Sat, 16 Mar 2019 18:12:25 +0000 (19:12 +0100)]
[USERENV] Store the profiles load time, flags and state in the profile list.

5 years ago[SHELL32] Disable the Hardware tab in the properties dialog for Network drives (...
Jared Smudde [Sat, 16 Mar 2019 14:37:56 +0000 (09:37 -0500)]
[SHELL32] Disable the Hardware tab in the properties dialog for Network drives (#1249)

This matches Windows behaviour.

5 years ago[MEDIA][INF] Improve network adapter names
Stanislav Motylkov [Sat, 9 Mar 2019 18:00:54 +0000 (21:00 +0300)]
[MEDIA][INF] Improve network adapter names

5 years ago[SNDVOL32] Small Italian translation update (#1415)
Daniele Campione [Sat, 16 Mar 2019 14:33:57 +0000 (15:33 +0100)]
[SNDVOL32] Small Italian translation update (#1415)

5 years agoMerge pull request #1253 from SergeGautherie/SergeGautherie/PRonly_Log2Lines_handle_e...
Serge Gautherie [Sat, 16 Mar 2019 10:23:27 +0000 (11:23 +0100)]
Merge pull request #1253 from SergeGautherie/SergeGautherie/PRonly_Log2Lines_handle_escape_cmd_Path-LineOut

[LOG2LINES] handle_escape_cmd(): Remove 2 unused parameters

5 years ago[LOG2LINES] Add a TODO, Use a snprintf()
Serge Gautherie [Wed, 16 Jan 2019 16:46:27 +0000 (17:46 +0100)]
[LOG2LINES] Add a TODO, Use a snprintf()

Addendum to c5d8d8d.

5 years ago[SYSDM] Update SMBIOS parsing code
Stanislav Motylkov [Thu, 7 Mar 2019 00:33:39 +0000 (03:33 +0300)]
[SYSDM] Update SMBIOS parsing code

5 years ago[USERENV] Use a reference counter when loading and unloading profiles. Unload the...
Eric Kohl [Sat, 16 Mar 2019 06:45:30 +0000 (07:45 +0100)]
[USERENV] Use a reference counter when loading and unloading profiles. Unload the hive only when the reference counter reaches 0. This fixes the remaining bugs in "userenv_apitest LoadUserProfile".