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
Sebastian Mayr
wine
Commits
9d566032bbc40d6dfc4537d17a556facfa4d3440
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
wine-8.0-rc5
wine-8.0-rc4
wine-8.0-rc3
wine-8.0-rc2
wine-8.0-rc1
wine-7.22
wine-7.21
wine-7.0.1
wine-7.20
23 results
wine
Author
Search by author
Any Author
authors
0 authors
May 28, 2008
ws2_32/tests: Fix crash on win98.
· 9d566032
Paul Vriens
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
9d566032
notepad: Fix the Chinese (Simplified) translation.
· d874e5c9
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
d874e5c9
winecfg: Fix the Chinese (Traditional) translation.
· 4671cbc0
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
4671cbc0
notepad: Fix the Walon translation.
· f8f67df4
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
f8f67df4
user32: Fix the Chinese translations.
· 3ca74bcb
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
3ca74bcb
shell32: Fix the Chinese translations.
· aad32e8a
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
aad32e8a
shell32: Fix the Ukrainian translation.
· 5fedef62
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
5fedef62
comdlg32: Fix the Ukrainian translation.
· a09dd261
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
a09dd261
comdlg32: Fix the Greek translation.
· 5c2d8650
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
5c2d8650
comdlg32: Fix the Thai translation.
· eac99ca9
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
eac99ca9
shell32: Fix the Walon translation.
· 813a0dd3
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
813a0dd3
comdlg32: Fix the Walon translation.
· fec9df31
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
fec9df31
msvcrt: Fix an RTTI test Failure on Vista.
· da412d45
Jon Griffiths
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
da412d45
wordpad: Added a null terminator needed for a unicode string.
· 76f2a0f3
Dylan Smith
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
76f2a0f3
wordpad: Removed spaces between dots in ellipses for english menu text.
· 4a9adfa0
Dylan Smith
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
4a9adfa0
user32: Further implementation of MNS_NOTIFYBYPOS.
· 356c47e8
Igor Tarasov
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
356c47e8
May 27, 2008
advapi32: Don't test buffer length if buffer is null.
· 0161606b
Dan Kegel
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
0161606b
usp10: Fix several failing test in win2k3.
· a4c10fda
James Hawkins
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
a4c10fda
msvcrt: Follow Vista behaviour in wcscpy_s.
· b8691538
Jon Griffiths
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
b8691538
msvcrt/tests: Fix 3 tests that always fail on Vista.
· 288a48fc
Jon Griffiths
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
288a48fc
fusion: Use HeapAlloc, not strdup, to avoid malloc/HeapFree mismatch.
· 713290eb
Dan Kegel
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
713290eb
shell32/tests: Run tests again on win95.
· b44df3a8
Paul Vriens
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
b44df3a8
fusion: UninstallAssembly test: Fix typo, avoid undefined value.
· b8ad05a2
Dan Kegel
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
b8ad05a2
oleaut32/tests: Call functions via manually obtained pointers.
· 14e069b3
Michael Karcher
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
14e069b3
setupapi/tests: Test to show cleanup should not be needed.
· b58cab40
Paul Vriens
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
b58cab40
setupapi/tests: Add another test.
· 37582055
Paul Vriens
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
37582055
msvcrt: Mark some data as constant.
· 5db7fd37
Dmitry Timoshkov
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
5db7fd37
comctl32/tests: Fix for setting wrong initial position in listbox.
· 4e224e73
Tomasz Jezierski
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
4e224e73
user32: Add the tests for GetWindowModuleFileName.
· 914cb228
Dmitry Timoshkov
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
914cb228
user32: Implement GetWindowModuleFileName.
· 90f07959
Dmitry Timoshkov
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
90f07959
setupapi/tests: Cleanup after testCreateDeviceInterface.
· 82538246
Paul Vriens
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
82538246
winex11: Use memmove for possibly overlapping memory areas.
· ba5f2055
Vitaliy Margolen
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
ba5f2055
shell32: Don't print not initialized value.
· dca07aa8
Vitaliy Margolen
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
dca07aa8
winex11: Support detection of tablet devices from XExtensionKeyboard type.
· 189c13da
John Klehm
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
189c13da
winex11: Detect acecad tablet as stylus device.
· f39f7525
John Klehm
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
f39f7525
shell32: Fix the Catalan translation.
· 0a561c8b
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
0a561c8b
comdlg32: Fix the Catalan translation including some size fixes too.
· 240f6481
Michael Stefaniuc
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
240f6481
msvcrt/tests: Fix 4 tests that always fail on Vista.
· e5ffcd88
Jon Griffiths
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
e5ffcd88
oleaut32: Currency to BSTR must use local decimal separator.
· c5310eda
Michael Karcher
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
c5310eda
gdi32: Make generated EMFs fully match Windows ones.
· 02a15500
Dmitry Timoshkov
authored
16 years ago
and
Alexandre Julliard
committed
16 years ago
02a15500
Loading