AAlexandre Julliardcmd: No longer reformat output according to console width.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
cabarc: Use CRT allocation functions. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
cmd: No longer reformat output according to console width. The console should take care of it. And we shouldn't wrap lines when outputting inside a file or a pipe. Removing a pair of global variables. Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 10 个月前 | |
conhost: Implement F1 and F3 support for history retrieval. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .idl files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
explorer: Allow /n to be followed by other arguments. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
fc: Support /c option. | 1 年前 | |
find/tests: Fix out-of-bound access to input in mangle_text. input is not null-terminated so we need to check for length first. | 1 年前 | |
findstr/tests: Always set text/regex search mode in tests. (mainly for the tests without mode, which were written with textual mode in mind, yet run in regex mode) Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 1 年前 | |
fsutil/tests: Use CRT allocation functions. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .svg files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
klist: Migrate to KerbQueryTicketCacheExMessage. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makecab: Add stub program. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57853 | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
mshta: No longer use console / crt API. As regular GUI apps should. Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
net: Correct error code for stopping non existing service. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55859 | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
netstat: Use wide character string literals. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
notepad: Restructure menus and make hot-keys unique. Some of the hot-keys, such as “Edit→Cut” and “Edit→Time/Date” had identical “T” hot-keys, as well as “Search→Search” and “Search→Search Next” both being on “S”. With this change, the menus are restructured to match the Windows XP Notepad menus, in item names, capitalization, and hot-keys. Notably the usability issue with conflicting hot-keys is eliminated. Users familiar with the Microsoft Windows Notepad menus and their hot-keys should be able to use Wine Notepad without changing any workflow. | 1 年前 | |
oleview: Use wide character string literals. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
plugplay: Only broadcast WM_DEVICECHANGE for DBT_DEVTYP_DEVICEINTERFACE. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
powershell: Read input command from stdin. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
po: Standardise source strings to English (United States). | 11 个月前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
widl: Default to fully interpreted stubs mode. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
rundll32: Restart itself if the dll is for a different architecture. Based on the corresponding code in regsvr32. | 1 年前 | |
sc/tests: Remove todo from a test that succeeds now. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
services: Create ImagePath registry value with REG_EXPAND_SZ type. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
sort: Support /+n option. | 1 年前 | |
spoolsv: Move to GUI subsystem (as native). Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 2 年前 | |
start: Use GetFinalPathNameByHandleW to get the DOS path of a Unix file. | 1 年前 | |
subst: Add basic implementation. | 1 年前 | |
svchost: Move to GUI subsystem (as native). Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 2 年前 | |
systeminfo: Pass proper Unicode strings to fwprintf. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
taskmgr: Get the CPU count from the PEB. To support 256+ cores. | 11 个月前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
timeout/tests: Move the ctrl-c tests to an intermediate process. This is an attempt to avoid some flaky test failures where the parent test process returns a STATUS_CONTROL_C_EXIT exit code. | 1 年前 | |
uninstall: No longer use console/file output APIs. Regular GUI apps don't. Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
programs: Use pragma push/pop. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
where: Implement search with default options. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55282 | 2 年前 | |
whoami: Support format specifiers when handling /user argument. | 1 年前 | |
wineboot: Detect TSC frequency on Arm64. Otherwise the ~MHz registry key is initialized to the maximum clock speed of the CPUs, which is known to break games. | 1 年前 | |
winebrowser: Use wine_get_unix_file_name() instead of wine_nt_to_unix_file_name(). | 1 年前 | |
ntdll: Bump current build number to 19045 (Win10 22H2). | 1 年前 | |
wineconsole: Create child with unbound console handles. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10941 Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 1 年前 | |
winedbg: Support more integral types in VARIANT for enum value. Signed-off-by: Eric Pouech <epouech@codeweavers.com> | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
winefile: Use wide character string literals. | 1 年前 | |
winemenubuilder: Quote Exec arguments in desktop entries. The Desktop Entry Specification does not require restricted characters in the Exec field to be escaped, but it requires them to be quoted in their entirety. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57329 | 1 年前 | |
makefiles: Always use the global SOURCES variable for .man.in files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
programs: Formatting tweaks in the man pages. | 1 年前 | |
winetest: Set winetest_mute_threshold to 4 when running tests. | 10 个月前 | |
programs: Use pragma push/pop. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
winhlp32: Use wide character string literals. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
makefiles: Always use the global SOURCES variable for .c files. | 2 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
wmic: Treat VT_I4 values as unsigned. Many properties are exported as VT_I4 even though the underlying type is CIM_UINT32. | 1 年前 | |
resources: Generate version strings from the corresponding version number. | 1 年前 | |
wordpad: Use wide character string literals. | 1 年前 | |
makefiles: Always use the global SOURCES variable for .rc files. | 2 年前 | |
wscript: Implement Sleep. | 1 年前 | |
wuauserv: Use wide character string literal for "wuauserv". | 1 年前 | |
wusa: Remove DECLSPEC_HIDDEN usage. | 2 年前 | |
xcopy: Fix out-of-bound access when parsing arguments. We didn't check if the argument string is long enough before indexing into it. | 1 年前 |