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
Felix Münchhalfen
wine
Commits
12e2d838a15648b374914e2615f6d2498b493cd2
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
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
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Jan 28, 1999
Fixed FILE_VIEW struct initialisation.
· 12e2d838
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
12e2d838
Fixed non-i386 compile.
· 4d712365
Andreas Mohr
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
4d712365
Commented out unused variables to prevent needless compiler warnings.
· c2a10639
James Juran
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c2a10639
1st cut implementation of DdeInitialize32W and supporting code.
· e32abe8a
Keith Matthews
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e32abe8a
Documentation standardizations.
· e905f3c6
Matthew Becker
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e905f3c6
- Made the message queue access to be thread safe. (Using two new
· 1c4786fe
Stephane Lussier
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
1c4786fe
Fixed a lot of warnings for possible problems.
· 03479f8a
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
03479f8a
Fixed typo.
· 1f52db16
Herbert Rosmanith
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
1f52db16
Fixed various bugs.
· 5a8cd24d
Adam Sacarny
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
5a8cd24d
Fixed GetIconInfo16 (.spec,ICONINFO struct is different for Win16/Win32).
· ffb912e6
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
ffb912e6
Switch ncurses.h/curses.h include (works better for FreeBSD).
· f0a35456
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f0a35456
Fixed loading of win32 drivers.
· 08e250ee
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
08e250ee
Jan 26, 1999
Don't abort PROFILE_GetSection on empty keys.
· 9416abaf
Alexandre Julliard
authored
26 years ago
9416abaf
Temporary #if 0'ed part for builtin modules in MSACM to make it
· 6bc8bbd3
Eric Pouech
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6bc8bbd3
Added support for loading drivers in Wine.
· 0248381a
Eric Pouech
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
0248381a
A perl script to produce a bug report with little hassle.
· c1761629
Adam Sacarny
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c1761629
Added (dummy) Death/Resurrection calls to DisplayDib.
· c70ac184
Ove Kåven
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c70ac184
Allocate a DOS handle if we open a normal file with LZOpenFile16.
· 01c7ee2f
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
01c7ee2f
- added depth conversion routines (only 8bpp -> 16 bpp for now)
· 6e953990
Lionel Ulmer
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6e953990
Implemented GetIconInfo16 -> call to GetIconInfo32.
· 22c904d3
Andreas Mohr
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
22c904d3
Commented out EXEC_SERVER
· 47b3f322
Alexandre Julliard
authored
26 years ago
47b3f322
3 missing WINAPI added.
· 6b108a62
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6b108a62
Small fixes.
· cb23d487
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
cb23d487
Changed some treeview related definitions.
· 26ff83df
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
26ff83df
Implemented SHBrowseForFolder() dialog.
· a9c17d2e
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
a9c17d2e
Fixed typo in type (removed quite a few warnings).
· 35dd3870
Eric Pouech
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
35dd3870
Added GetSecurityDescriptorOwner/Group, RevertToSelf stubs.
· 028c4341
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
028c4341
Do not endlessly loop in CONSOLE_get_input after EOF.
· 03f10f44
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
03f10f44
Make sure DrvGetPrinterData returns the correct data if cbData <= 1
· d92c95d5
Huw D. M. Davies
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
d92c95d5
- Changing MESSAGEQUEUE structure according to Ulrich proposition.
· a4c8445b
Stephane Lussier
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
a4c8445b
Jan 24, 1999
Fixed several bugs and typos.
· d68d5014
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
d68d5014
Updates and fixes.
· 50d48928
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
50d48928
New drag list control.
· b406c7d4
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
b406c7d4
Fixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
· 65016636
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
65016636
Added WM_[G/S]ETFONT handling.
· 8305ad50
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
8305ad50
Added WM_COMMAND and WM_NOTIFY handling.
· 19ba7199
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
19ba7199
Fixed redraw bug for tracking tooltips.
· 6d1ceb5c
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6d1ceb5c
Added some messages to the rebar control.
· 402fcbc8
Eric Kohl
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
402fcbc8
Several internal functions won't compile when the conditional
· b02f65d5
Geoff Clare
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
b02f65d5
Moved process.h higher up the include list, to avoid a problem with
· bf310b8b
Geoff Clare
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
bf310b8b
Loading