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
e6b5e38bbce8b95507596029b6edbbd58b22f9f2
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
Oct 18, 1998
Try to implement the OF_SHARE_XXX options.
· e6b5e38b
Uwe Bonnes
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e6b5e38b
Documentation updates.
· 75175345
Matthew Becker
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
75175345
Added stub for CoSetState32.
· a0e4b2a0
Uwe Bonnes
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
a0e4b2a0
Added ability to read a startup program from wine.ini file.
· 3a30013b
Chad Powell
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
3a30013b
Updated.
· 6c1b3e74
Marcel Baur
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6c1b3e74
Fixed GetOpenFileName and GetSaveFileName dialogs.
· a43295d1
Marcel Baur
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
a43295d1
Added Alex Priem.
· 97d2b92a
Alexandre Julliard
authored
26 years ago
97d2b92a
Further improvements.
· ba211eeb
Alex Priem
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
ba211eeb
Implemented LoadCursorFromFile, fixed DrawIconEx to support offscreen
· 62d6e981
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
62d6e981
Fixed LoadImage to support almost all LR_ flags.
· 07d7d798
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
07d7d798
Fixed bug in DIB_SetImageBits_RLE8 (because 'color' var was WORD, all
· 9cd4df11
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
9cd4df11
Added VIRTUAL_MapFileW to map file to memory in one function call.
· 19aa3a79
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
19aa3a79
Moved Multimonitor API declarations to windows.h.
· 656eb965
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
656eb965
Implemented DefDriverProc32 from winmm.dll.
· 86f5d82f
Sergey Turchanov
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
86f5d82f
Added debugging output.
· 92c8178a
Alex Korobka
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
92c8178a
Got rid of flickering scrollbar arrows. MDI scrolling speeded up a
· d2085843
Alex Korobka
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
d2085843
GetLocaleInfo32A can handle len=0 now, sets LastError and touches
· c267e3ae
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c267e3ae
CallProc[Ex]32W called with lpProcAddress==NULL should return zero and
· 76e07b9f
Rein Klazes
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
76e07b9f
Oct 17, 1998
Reduced huge (1GB) heap creation that caused Starcraft to fail.
· cbebcd28
Ove Kåven
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
cbebcd28
Compile fix for Solaris.
· 1e1cf481
Patrik Stridvall
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
1e1cf481
Compile fix for non OSS systems.
· 4b774ca8
Patrik Stridvall
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
4b774ca8
Compile fix for non XF86-DGA systems.
· f361dea1
Patrik Stridvall
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f361dea1
New file to test DRIVE_GetLabel.
· f1f830ce
Petter Reinholdtsen
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f1f830ce
Small, suboptimal, fix for 32 bit cdaudio open routines. Needs proper
· 2abe47bd
Peter Hunnisett
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
2abe47bd
Fixed small typo.
· 34499cc6
Peter Hunnisett
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
34499cc6
Added a bunch of stubs for ddraw suface routines. All stubs for
· 9ce99cdb
Peter Hunnisett
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
9ce99cdb
Fixed GetLocaleInfo32A for other languages than en_uk.
· 7ae92654
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
7ae92654
Fixed some more missing WINAPIs (hopefully correct).
· f4f1719c
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f4f1719c
Fixed the = -> == bug.
· fb578cd9
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
fb578cd9
Added FIXME() for a slightly incorrect implementation in CreateFileMapping
· c474065a
Marcus Meissner
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
c474065a
Shell parameters (config.sys) and ANSI support stubs.
· 1491e3ff
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
1491e3ff
Terminate and Stay Resident now a fixme because it shouldn't be a
· 0be39637
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
0be39637
Added int16.c and int29.c.
· e24b6500
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
e24b6500
More interrupts that can be done from DOS mode.
· 20a2c1e5
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
20a2c1e5
Added int29 (Fast Write to Screen) support.
· f990cfab
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
f990cfab
Added int16 (Keyboard) support, mostly stubs.
· 7bcf341a
Joseph Pranevich
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
7bcf341a
Oct 16, 1998
Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
· 6101324f
Juergen Schmied
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
6101324f
Added undocumented function RtlOpenCurrentUser.
· 82853711
Dietmar Kling
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
82853711
Renamed all LPIMAGE_* types to PIMAGE_*.
· 73d6c134
Uwe Bonnes
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
73d6c134
Oct 15, 1998
Fixed an error when an owned window activates its owner during
· bbf2efe3
Rein Klazes
authored
26 years ago
and
Alexandre Julliard
committed
26 years ago
bbf2efe3
Loading