Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sam Joan Roque-Worcel
wine
Commits
342c5da7c1332cbaa47b5eb056caa46937e9fc59
Select Git revision
Branches
4
fix-icons-notepad
master
default
protected
stable
oldstable
Tags
20
wine-9.5
wine-9.4
wine-9.3
wine-9.2
wine-9.1
wine-9.0
wine-9.0-rc5
wine-9.0-rc4
wine-9.0-rc3
wine-9.0-rc2
wine-9.0-rc1
wine-8.21
wine-8.20
wine-8.19
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
24 results
wine
Author
Search by author
Any Author
authors
0 authors
Aug 14, 2020
configure, msvcrt: Check for the finite() function just like finitef().
· 342c5da7
Martin Storsjö
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
342c5da7
tools: Upgrade the config.guess/config.sub scripts.
· 11bb6deb
Martin Storsjö
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
11bb6deb
ntdll: Only call putenv() if we are going to call exec().
· e8f2c246
Martin Storsjö
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e8f2c246
server: Remove no longer used get_console_input_info.
· 2306efc3
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2306efc3
kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries.
· f54c7205
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f54c7205
kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in GetConsoleWindow.
· 36fc962f
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
36fc962f
kernelbase: Use IOCTL_CONDRV_GET_TITLE in GetConsoleTitleW.
· 7444aa42
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7444aa42
kernelbase: Use IOCTL_CONDRV_GET_INPUT_INFO in GetConsoleOutputCP.
· 35762584
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
35762584
kernelbase: Use IOCTL_CONDRV_GET_INPUT_INFO in GetConsoleCP.
· 4faed406
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4faed406
ntdll: Remove a stray duplicate instruction.
· 00b4a51f
Martin Storsjö
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
00b4a51f
ntdll: Don't mind epilog in RtlVirtualUnwind() in case of zero op count on x64.
· 71090bdc
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
71090bdc
ntdll: Support nested exceptions on x64.
· ae07938b
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ae07938b
ieframe: When activating UI also activate the embedded document.
· 44a983f6
Dmitry Timoshkov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
44a983f6
mshtml: Add trace to IOleCommandTarget::Exec().
· 8975ec11
Dmitry Timoshkov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8975ec11
combase: Move CoInitializeSecurity().
· 561a1923
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
561a1923
combase: Move CoMarshalInterface().
· bca780c0
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
bca780c0
combase: Move CoGetMarshalSizeMax().
· 3aefd100
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3aefd100
include: Move fundamental ORPC types to separate private header.
· aaef46ea
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
aaef46ea
Aug 13, 2020
dinput8: Stop using LL hooks for mouse devices.
· 447bce41
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
447bce41
dinput8: Use rawinput interface for mouse device.
· 81d1c79d
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
81d1c79d
dinput8: Add support for rawinput based devices.
· 225be129
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
225be129
dinput8/tests: Add DISCL_EXCLUSIVE / rawinput test.
· 03ad3ca1
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
03ad3ca1
user32: Implement GetRegisteredRawInputDevices.
· 1e7378d8
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1e7378d8
user32/tests: Add basic GetRegisteredRawInputDevices tests.
· a3aa9ae8
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a3aa9ae8
kernelbase: Use PEB ConsoleHandle to check for console connection in AllocConsole.
· 1d65e474
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1d65e474
kernelbase: Move CONTROL_C_EXIT handler to kernelbase.
· 43ce4292
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
43ce4292
kernel32: Use PEB console handle in CONSOLE_HandleCtrlC to check console connection.
· 0451e44d
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0451e44d
kernel32: Set PEB ConsoleHandle for bare console.
· ac94d889
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ac94d889
server: Pass console handle to the child process.
· 09ff2436
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
09ff2436
kernelbase: Close PEB ConsoleHandle in AttachConsole.
· 06c3e7e4
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
06c3e7e4
kernel32: Set PEB console handle in AllocConsole.
· 57a22235
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
57a22235
kernelbase: Close PEB ConsoleHandle in FreeConsole.
· ccaaf695
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ccaaf695
scsiport.sys: Reinstate the subsystem native option.
· 701b0139
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
701b0139
ndis.sys: Reinstate the subsystem native option.
· e0bfdb29
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e0bfdb29
wined3d: Rename wined3d_sm4_immconst_type to wined3d_sm4_dimension.
· 22c33313
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
22c33313
msscript.ocx: Implement ScriptProcedure::get_HasReturnValue.
· 3273add6
Gabriel Ivăncescu
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3273add6
msscript.ocx: Implement ScriptProcedure::get_NumArgs.
· f8de2787
Gabriel Ivăncescu
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f8de2787
msscript.ocx: Implement ScriptProcedure::get_Name.
· 28228b39
Gabriel Ivăncescu
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
28228b39
msscript.ocx: Cache the procedures obtained from the ScriptProcedureCollection.
· 19ebaa85
Gabriel Ivăncescu
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
19ebaa85
msscript.ocx: Implement ScriptProcedureCollection::get_Item.
· e8348bdb
Gabriel Ivăncescu
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e8348bdb
Loading