1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

679 Commits

Author SHA1 Message Date
Floris Renaud
7f4225e3b0 po: Update Dutch translation. 2023-08-14 13:29:54 +02:00
Maxim Karasev
c29dc0064e klist: Add a program that lists Kerberos tickets.
It's a clean-room reimplementation that mimics Windows 10 program's output format.
It prints all the information that is available via KerbQueryTicketCacheMessage.

Also tested to work on Windows if dynamically linked + built with winegcc.

For further extension of the functionality, implementing
KerbQueryTicketCacheEx{,2,3}Message is required.
2023-07-21 21:27:44 +02:00
Gabriel Ivăncescu
b4373a9e18 jscript: Implement WeakMap.set().
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-07-20 21:48:39 +02:00
Gabriel Ivăncescu
e7b06b0ddd jscript: Throw proper error for unexpected quantifiers in RegExp.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-05-30 16:42:12 +02:00
Floris Renaud
fd6fc3de59 po: Update Dutch translation. 2023-05-26 11:07:39 +02:00
Alexandre Julliard
0b23d22bd6 start: Implement the /machine option. 2023-05-24 15:43:54 +02:00
Floris Renaud
423eb0a15f po: Update Dutch translation. 2023-05-03 21:00:57 +02:00
Zhiyi Zhang
f88affa2a1 findstr: Add basic functionality.
Company of Heroes: Battle of Crete needs a functioning findstr.exe to exit properly.
Freemake Video Converter 4.1 installer also needs this.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35254
2023-05-02 13:33:07 +02:00
Zhiyi Zhang
db0ccc440a tasklist: Partially support '/fi' option.
Some filters such as STATUS and CPUTIME are not implemented.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48596
2023-05-02 13:33:07 +02:00
Zhiyi Zhang
397ce0dbf2 tasklist: Support '/fo' option. 2023-05-02 13:33:06 +02:00
Zhiyi Zhang
62af0b5f84 tasklist: Add basic functionality.
Company of Heroes: Battle of Crete needs a functioning tasklist.exe to exit properly.
2023-05-02 13:33:03 +02:00
Jactry Zeng
3e6779867a appwiz.cpl: Process messages while waiting for the uninstaller to terminate.
In the current implementation, the main UI will be blocked after
the uninstaller is launched. So using MsgWaitForMultipleObjects()
to wait the process and process new messages from GUI. Also popup
a message dialog while trying to launch multiple uninstallers.
2023-04-26 22:49:17 +02:00
Floris Renaud
c1a40a9c31 po: Update Dutch translation. 2023-03-31 19:10:38 +02:00
Mohamad Al-Jaf
3503ab4e94 winecfg: Add an option to set WinRT app dark theme. 2023-03-29 22:29:38 +02:00
Paul Gofman
fb6b1c91bb taskkill: Support terminating child processes. 2023-03-29 22:29:32 +02:00
Rémi Bernon
653321a2b4 include: Allow overriding LANGID in module VERSIONINFO. 2023-02-24 10:28:37 +01:00
Shaun Ren
91c1c05f5b ir50_32: Add stub dll. 2023-02-07 10:35:11 +01:00
Floris Renaud
5dab8075cf po: Update Dutch translation.
Avoid using the pronouns "u", "uw", "je" and "jouw".

Signed-off-by: Floris Renaud <jkfloris@dds.nl>
2023-01-06 13:39:44 +01:00
Alex Henrie
c160fe6fe7 joy: Correct spelling of "overridden". 2022-12-14 11:56:51 +01:00
Floris Renaud
d3ee56835b po: Update Dutch translation for joy.cpl.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
2022-12-05 20:04:53 +01:00
Rémi Bernon
e67b943983 joy.cpl: Draw dinput axes state with gdi32. 2022-11-30 11:14:03 +01:00
Rémi Bernon
792babb282 joy.cpl: Draw dinput button state with gdi32. 2022-11-30 11:13:14 +01:00
Rémi Bernon
a05df2e847 joy.cpl: Add a checkbox to test xinput rumble. 2022-11-30 11:12:29 +01:00
Rémi Bernon
3f4a799089 joy.cpl: Add a new xinput controller test tab. 2022-11-30 11:11:37 +01:00
Rémi Bernon
6375857829 joy.cpl: Add DI_ prefix to dinput dialog constants. 2022-11-30 11:09:36 +01:00
Rémi Bernon
77572690f5 joy.cpl: Merge the dinput test and force feedback tabs. 2022-11-29 19:11:18 +01:00
Piotr Caban
2d90027bef wineps.drv: Remove DrvDocumentProperties entry point. 2022-11-01 20:46:22 +01:00
Floris Renaud
d0204fea67 po: Update Dutch translation. 2022-09-26 21:49:54 +02:00
Jacob Czekalla
377481180e notepad: Show goto dialog box. 2022-09-23 15:16:48 +02:00
Floris Renaud
d4e6a01fae po: Update Dutch translation. 2022-09-15 13:47:45 +02:00
Jacob Czekalla
799c24aa81 notepad: Track and display line number and column. 2022-09-14 22:38:34 +02:00
Jacob Czekalla
dd3fa4e9ef notepad: Show status bar. 2022-09-14 22:38:34 +02:00
Floris Renaud
975665713a po: Update Dutch translation. 2022-08-23 09:46:24 -05:00
Piotr Caban
2989886a13 compstui: Add partial CommonPropertySheetUIW implementation. 2022-08-17 19:23:12 +02:00
Alexandre Julliard
872dc83e81 makefiles: List all headers in the makefile.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-28 17:46:50 +02:00
Floris Renaud
b00fa1f180 po: Update Dutch translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
2022-07-12 22:51:29 +02:00
Nikolay Sivov
4e39188c63 reg: Add REG_QWORD support to 'add'.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-27 22:58:21 +02:00
Floris Renaud
85596986a7 po: Update Dutch translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-27 10:29:48 +02:00
Alexandre Julliard
3ec7c467cd make_unicode: Generate the time zone registry keys.
Based on a script written by Giovanni Mascellani.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-24 21:05:26 +02:00
Nikolay Sivov
3b1faf59f6 regedit: Add support for REG_QWORD type.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-06-24 10:41:27 +02:00
Hugh McMaster
25f012edcb conhost: Don't prompt the user to save their app-specific settings.
On Windows, app-specific console settings are always saved to the
registry unless the user cancels the console properties dialog.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-30 22:07:42 +02:00
Floris Renaud
c68bd28981 po: Add missing examples in Dutch translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-27 17:24:40 +02:00
Floris Renaud
fa7c22e458 po: Update Dutch translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-15 20:55:11 +02:00
Gabriel Ivăncescu
121851955e jscript: Use proper error description for invalid Set 'this'.
Map and Set share the same error code, but the description given is different,
so we need to throw it manually.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-14 23:45:30 +02:00
Alexandre Julliard
689e63485c kernel32: Move the error message table to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-31 10:57:07 +02:00
Alexandre Julliard
6d06171485 kernel32: Move the language group resources to kernelbase.
And enable translating them through the po files.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-31 10:57:07 +02:00
Floris Renaud
17a8fd8454 po: Update Dutch Translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-23 18:42:13 +01:00
Alexandre Julliard
9e939d148d po: Regenerate po files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-21 23:23:16 +01:00
Francois Gouget
226c7df3e6 po: Remove spaces before linefeeds in the Dutch translation.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-15 18:10:55 +01:00
Floris Renaud
44bce619ef po: Update Dutch Translation.
Signed-off-by: Floris Renaud <jkfloris@dds.nl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-08 22:43:36 +01:00