Stanislav Motylkov
e0d80a4ab6
[MMSYS] Add icons for the sound tree ( #1235 )
...
CORE-15584
2019-01-13 19:13:20 +01:00
Denis Malikov
da9accfba6
[COMCTL32] add padding for status bar text
2019-01-13 18:21:36 +02:00
Joachim Henze
daadcc6141
[GDIPLUS] Fix a regression painting gradient CORE-15479
...
patch is import of Wine commit 0937186f7d15fed60f77fa2014d650f4d0b6b20b
by Nikolay Sivov
2019-01-13 17:14:41 +01:00
Eric Kohl
0ec2fd4c3e
[MMSYS] Fix the main volume trackbar
...
- Increase the height of the trackbar in order to make it fully visible.
- Remove the selection range code.
- Set a range from 0 to 500 and fix the volume calculations accordingly.
- Set a tick frequency of 50 and a page size of 100.
- Play the default sound on TB_ENDTRACK notifications.
2019-01-13 15:38:06 +01:00
Eric Kohl
fcadedb306
[MMSYS] Play default sound when the volume trackbar is released.
...
This works on Windows XP but it might not work on ReactOS because of unimplemented features of PlaySound().
2019-01-13 14:05:00 +01:00
Eric Kohl
5cf2a78473
[MMSYS] Replace the sound event list ListView by a TreeView.
...
CORE-15584
2019-01-13 10:37:21 +01:00
Stanislav Motylkov
4575747d61
[MMSYS] Fix tab-stop for group controls and comboboxes ( #1231 )
...
CORE-15581
2019-01-12 21:18:10 +01:00
Thomas Faber
b61b18157b
[LIBPNG] Update to version 1.6.36. CORE-15280
2019-01-12 16:27:18 +01:00
Stanislav Motylkov
da528a6606
[MMSYS] Properly select current MIDI output device
...
CORE-15582
2019-01-11 13:08:24 +02:00
Giannis Adamopoulos
75a80ec823
[COMCTL32] button: Don't erase the area of the checkbox or the text.
...
Attempt to fix the menace of the world, CORE-13278.
Note that this can also cause visual glitches for classic check boxes or radio buttons.
2019-01-10 23:38:02 +02:00
Denis Malikov
14df8c2e48
[MSVCRT] export _local_unwind4 for 6.0+ version
2019-01-10 19:48:49 +01:00
Stanislav Motylkov
e266b8c8c7
[SYSSETUP] Add spec definition for SetupInfObjectInstallActionW ( #1228 )
...
CORE-9897
2019-01-10 03:33:46 +01:00
Thomas Faber
0ba5bc40fb
[MBEDTLS] Update to version 2.7.9. CORE-15280
2019-01-09 10:47:38 +01:00
Luo Yufan
980d8b1b12
[TRANSLATION] Update Chinese translation. ( #1227 )
...
Update Chinese and Traditional Chinese translations.
2019-01-08 13:42:17 +01:00
Eric Kohl
38160b207d
[KERNEL32] GetComputerNameExW: Fix crash in kernel32_winetest environ test
2019-01-07 22:45:33 +01:00
Giannis Adamopoulos
88a69b446b
[UXTHEME] Fix a series of problems regarding ThemeCalculateCaptionButtonsPos
...
Only call it when needed. Also make it fail properly if the window theme could not be opened.
CORE-15564
2019-01-07 11:38:42 +02:00
Luo Yufan
95564d5e30
[TRANSLATION] Update Chinese translation. ( #1223 )
...
[CLIPBRD][SOLITAIRE][RAPPS][REGEDIT][WINHLP32][WORDPAD][FDEBUG][SYSDM][BROWSEUI][DEVMGR][IEFRAME][OLEDLG][SHELL32][SYSSETUP][INF][WINFILE][NTVDM][USER32]
2019-01-07 00:35:11 +09:00
Denis Malikov
655d24d9eb
[KERNEL32] make some NLS and Format functions work. Wine-sync with latest version
2019-01-05 19:01:30 +01:00
David Quintana
01e5cb0c04
Resource file strings cleanup ( #581 )
...
[CMDUTILS/AT] Fix missing translation strings in certain files.
[NOTEPAD] Fix SUBLANG code to brazillian.
[RAPPS] Fix missing translation strings in certain files.
[FDEBUG] Fix translation string ID.
[CPL/INPUT] Fix missing translation strings in certain files.
[ACPPAGE] Fix incorrect resource IDs.
[NETSHELL] Fix incorrect resource IDs.
[DEVMGR] Fix missing translation strings in certain files.
[LSASRV] Fix missing translation strings in certain files.
[RASDLG] Fix missing translation strings in certain files.
[SHELL32] Fix missing translation strings and incorrect resource IDs.
[TAPIUI] Fix missing translation strings in certain files.
[WINFILE] Fix incorrect resource IDs.
[NTVDM] Fix missing translation strings in certain files.
[USERSRV] Fix missing translation strings in certain files.
[BROWSEUI] One more missing string.
[FLTMC] Fix missing translation strings in certain files.
Detected using the TransDiffer tool (early alpha).
This doesn't include everything anymore, but I wanted to get the PR out of the way.
2019-01-05 15:44:16 +01:00
Denis Malikov
343bc19720
[MSVCRT] export _except_handler4_common
2019-01-05 13:44:33 +01:00
Mark Jansen
e984cabad2
[APPHELP] Prevent a nullptr dereference
2019-01-05 13:11:36 +01:00
Mark Jansen
6969e85b29
[SHIMENG] Prevent a nullptr dereference
2019-01-05 13:11:35 +01:00
Mark Jansen
1692ab3fe3
[APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared location
2019-01-05 13:11:35 +01:00
Mark Jansen
511e793502
[SHIMENG] Ignore shims that are loading
2019-01-05 13:11:35 +01:00
Mark Jansen
58918686aa
[APPHELP] Fix a typo in the logging
2019-01-05 13:11:35 +01:00
Mark Jansen
aabefa30d5
[SHIMLIB] c++ compatibility
2019-01-05 13:11:09 +01:00
Timo Kreuzer
cfd1647914
[REACTOS] Fix misc 64 bit issues ( #783 )
...
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
Thomas Faber
d9e6c9b539
[MBEDTLS] Update to version 2.7.6. CORE-15280
...
Note: this disables the MBEDTLS_DEPRECATED_REMOVED configuration value,
because we require the now-deprecated MD5 & SHA functions for bcrypt.
2019-01-05 09:20:35 +01:00
Thomas Faber
9f1e053260
[LIBPNG] Update to version 1.6.35. CORE-15280
2019-01-05 09:20:21 +01:00
Mark Jansen
bb6dfbc473
[APISETS] Remove default kernel32 import library, since stubs no longer need it
2019-01-04 20:33:37 +01:00
Mark Jansen
149d22d857
[VERIFIER] Remove stub special case, since our normal 'stub' code no longer links against kernel32
2019-01-04 20:33:26 +01:00
Mark Jansen
6d89d19f39
[LDR] Ensure we start with a valid pointer
2019-01-03 22:52:18 +01:00
Mark Jansen
aa912422e5
[LDR] Actually allocate what is asked for
2019-01-03 22:52:18 +01:00
Mark Jansen
3e9cf62470
[LDR] Don't dereference a possible nullptr on a malformed forwarded import
2019-01-03 22:52:18 +01:00
Mark Jansen
97d0595bf6
[LDR] Don't dereference a possible nullptr
2019-01-03 22:52:06 +01:00
Yaroslav Kibysh
f759dddb4b
[APPWIZ] Russian and Ukrainian Translations Update ( #1215 )
2019-01-03 22:20:40 +01:00
Julio Carchi
1e141573e4
[TRANSLATION] Spanish translations ( #944 )
2019-01-02 12:01:44 +01:00
Arnav Bhatt
8ab3652c01
[TRANSLATION] Hindi translation of browseui, comctl32 and shell32 ( #1209 )
2019-01-01 19:43:42 +01:00
Mark Jansen
04ff7481b1
[LDR] Introduce a private heap for the loader.
...
This ensures we can still do stuff when the process heap is corrupted.
2019-01-01 16:20:13 +01:00
Hermès Bélusca-Maïto
3fc3447f3e
Happy New Year 2019 everybody!
2019-01-01 00:00:00 +01:00
Luo Yufan
9f54dbff5e
[TRANSLATION] Update Chinese translation. ( #1212 )
2018-12-31 21:47:58 +01:00
Pierre Schweitzer
aa55bb1bd3
[IPHLPAPI] Add support for service tags in GetOwnerModuleFromTcp/UdpEntry
...
If a service tag is set in owner information, then, we'll query advapi32 and
thus services to get the service name instead of the image name
2018-12-31 11:19:36 +01:00
Luo Yufan
cfddf95d6f
[TRANSLATION] Update Chinese translation. ( #1205 )
...
[NET][DISKPART][WINLOGON][ACCESS][APPWIZ][DESK][JOY][MMSYS][POWERCFG][SYSDM][NETCFGX][NETID][SAMSRV][TAPIUI][INF] Update Chinese translation.
2018-12-31 18:47:37 +09:00
Bișoc George
96228ccc0a
[APPWIZ] Do not hardcode the strings ( #1208 )
...
Let's make those message strings translatable.
2018-12-31 16:42:53 +09:00
Pierre Schweitzer
29b46995aa
[ADVAPI32] When starting or sending a control to a service, set the tag in the TEB
...
This now allows tracking the threads of the services thanks to their tag.
This fixes the failing test in advapi32:ServiceEnv
2018-12-30 21:44:39 +01:00
Pierre Schweitzer
446e13745c
[ADVAPI32] Stop pretending our advapi32 is NT6+
...
This is wrong and messes up with internal structures (such as TEB).
For the two needed functions which are "NT6+", they were exported
with NT6, but already existed in W2K3 SP2.
This might fix random bugs
CORE-15526
2018-12-30 21:44:39 +01:00
Pierre Schweitzer
e29a99245b
[ADVAPI32] Implement I_ScQueryServiceTagInfo
2018-12-30 14:27:03 +01:00
Pierre Schweitzer
19304da5c3
[ADVAPI32] Implement I_QueryTagInformation
2018-12-30 14:27:02 +01:00
Katayama Hirofumi MZ
c5f89b8159
[APPWIZ] Show message box upon error
2018-12-29 05:55:19 +09:00
Thomas Faber
0013b0f71c
[NTDLL:LDR] Avoid passing an uninitialized variable to another function.
2018-12-28 13:41:09 +01:00