Sign in
goma
/
wine
/
b5d824bd33ebf21abc6a2f2236184738b3cd0846
b5d824b
configure: Print a warning when prelink isn't found.
by Alexandre Julliard
· 15 years ago
129f229
windowscodecs: Write ICNS files.
by Damjan Jovanovic
· 15 years ago
bbf039f
windowscodecs: Implement the ICNS frame encoder.
by Damjan Jovanovic
· 15 years ago
51d741f
windowscodecs: Stub out the ICNS frame encoder.
by Damjan Jovanovic
· 15 years ago
a4835dc
windowscodecs: Add a stubbed ICNS encoder.
by Damjan Jovanovic
· 15 years ago
71a49eb
msvcp80: Added stub dll.
by Piotr Caban
· 15 years ago
b952751
winex11: Pass window property to server in 64KB chunks.
by Ken Thomases
· 15 years ago
84f6bb3
urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
by Thomas Mullaly
· 15 years ago
3b383e2
urlmon/tests: Added tests for IUriBuilder's IUri property.
by Thomas Mullaly
· 15 years ago
47e93ad
urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
by Thomas Mullaly
· 15 years ago
3745961
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
by Austin English
· 15 years ago
5435fbb
gdiplus: Add a stub for GdipWindingModeOutline.
by Austin English
· 15 years ago
d68c0d1
cryptnet: Constify a variable.
by Andrew Talbot
· 15 years ago
1ef44dc
devenum: Add Swedish translation.
by Anders Jonsson
· 15 years ago
6894af6
msvideo: Forward MCIWndCreate16 to MCIWndCreateA.
by Stefan Leichter
· 15 years ago
7b11524
usp10: Add Georgian script.
by Aric Stewart
· 15 years ago
703dd4b
usp10: Add Armenian script.
by Aric Stewart
· 15 years ago
b21ca56
usp10: Add Cyrillic script.
by Aric Stewart
· 15 years ago
2701b8f
usp10: Add Greek Script.
by Aric Stewart
· 15 years ago
2585d41
usp10: Add Thaana script.
by Aric Stewart
· 15 years ago
243771d
d3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
by Austin English
· 15 years ago
cc5271d
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
by Henri Verbeet
· 15 years ago
0df1441
wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
by Henri Verbeet
· 15 years ago
50b5955
wined3d: Use floating point colors in the blitter's color_fill functions.
by Henri Verbeet
· 15 years ago
9956ea7
wined3d: Convert from floating point to specific surface formats.
by Henri Verbeet
· 15 years ago
a455a91
wined3d: Explicitly pass the draw rect to device_clear_render_targets().
by Henri Verbeet
· 15 years ago
ba56392
winhlp32: Update translations.
by André Hentschel
· 15 years ago
90b5342
kernel32/tests: Sparc fixes.
by Austin English
· 15 years ago
b3b55ea
ntdll: Sparc support for map_image().
by Austin English
· 15 years ago
51e4f9a
ntdll: Make sure ill_handler() and bus_handler() are used on Sparc.
by Austin English
· 15 years ago
7b37a6d
ntdll: Add Sparc processor support.
by Austin English
· 15 years ago
fac3282
winedump: Add Sparc CPU support.
by Austin English
· 15 years ago
256a08a
msvcp90: Added _String_base::Xinvarg implementation.
by Piotr Caban
· 15 years ago
0ca2909
msvcp90/tests: Added basic_string<char> tests.
by Piotr Caban
· 15 years ago
350c0ca
server: Always free the process handle table even if the process didn't start.
by Alexandre Julliard
· 15 years ago
3557b98
server: Avoid a potential server crash when a thread dies on startup.
by Alexandre Julliard
· 15 years ago
a2ca2eb
server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
by Alexandre Julliard
· 15 years ago
70d8fce
winmm/tests: Initial tests for CD audio with the MCI.
by Jörg Höhle
· 15 years ago
99c4aca
mshtml: Provide profile directory to Gecko.
by Jacek Caban
· 15 years ago
06f4532
regedit: Don't call ungetc() twice consecutively.
by Andrew Eikum
· 15 years ago
270845d
shell32: Implement IExplorerBrowser::SetFolderSettings.
by David Hedberg
· 15 years ago
d17d78e
shell32: Add some basic support for hosting a shellview in the ExplorerBrowser.
by David Hedberg
· 15 years ago
9c0260f
shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
by David Hedberg
· 15 years ago
6cb7658
gameux/tests: Check presence of GameExplorer registry keys.
by Mariusz Pluciński
· 15 years ago
683502f
gameux/tests: Add tests for AddGame and RemoveGame methods.
by Mariusz Pluciński
· 15 years ago
c819371
jscript: Update Korean resource.
by Hwang YunSong
· 15 years ago
8a172ce
ipconfig: New Korean resource.
by Hwang YunSong
· 15 years ago
ebee197
configure: Check for libicns.
by Damjan Jovanovic
· 15 years ago
2b76f86
ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
by Detlef Riekenberg
· 15 years ago
2e5d706
include: Add more TOKEN_INFORMATION_CLASS result struct.
by Detlef Riekenberg
· 15 years ago
e92a552
dbghelp: Add initial Sparc CPU support.
by Austin English
· 15 years ago
ecce9ee
d3dx9: Fix an off by one error in point_filter_simple_data.
by Tony Wasserka
· 15 years ago
18b8916
d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used.
by Tony Wasserka
· 15 years ago
fad5ff4
wined3d: Fix the wined3d_event_query_supported prototype.
by Stefan Dösinger
· 15 years ago
79666d2
wined3d: Don't return a value from a void function.
by Stefan Dösinger
· 15 years ago
612801d
wined3d: Use float functions in drawprim.c.
by Stefan Dösinger
· 15 years ago
1d710bb
wined3d: The clipplane mask and texcoords are unsigned.
by Stefan Dösinger
· 15 years ago
b5a8c33
oleaut32/olepicture: No need to check interface pointer in vtable methods.
by Nikolay Sivov
· 15 years ago
32c2ef6
oleaut32/olepicture: Fix assumptions about S_OK value.
by Nikolay Sivov
· 15 years ago
99863b0
oleaut32/olepicture: Properly round while performing pixels->himetric units conversion.
by Nikolay Sivov
· 15 years ago
acbd632
comctl32/imagelist: Fix return value for IImageList_GetIconSize().
by Nikolay Sivov
· 15 years ago
9b77425
comctl32/imagelist: Fix return value from IImageList_SetBkColor().
by Nikolay Sivov
· 15 years ago
1c82b34
comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
by Nikolay Sivov
· 15 years ago
6db1d3c
comctl32/imagelist: Fix reference leak in IImageList_Clone().
by Nikolay Sivov
· 15 years ago
87847aa
comctl32/imagelist: Remove parameter check from IImageList_Clone().
by Nikolay Sivov
· 15 years ago
eb2aae6
comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
by Nikolay Sivov
· 15 years ago
84a6598
comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations.
by Gerald Pfeifer
· 15 years ago
b93a9b3
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
by Henri Verbeet
· 15 years ago
9364f80
ddraw: Failing surface creation is not an internal error.
by Henri Verbeet
· 15 years ago
8660997
ddraw: Attaching an already attached surface is not a FIXME.
by Henri Verbeet
· 15 years ago
3fd66bc
wined3d: Make some lookup tables const.
by Henri Verbeet
· 15 years ago
c3cdebc
ddraw: Make some lookup tables const.
by Henri Verbeet
· 15 years ago
517059f
gdiplus: Set bitmap has alpha flag based on format.
by Vincent Povirk
· 15 years ago
18a4e24
gdiplus: Stub GdipTranslatePenTransform.
by Vincent Povirk
· 15 years ago
b57c431
gdiplus: Stub GdipGetPathGradientPresetBlend.
by Vincent Povirk
· 15 years ago
8dd940d
gdiplus: Stub GdipTranslatePathGradientTransform.
by Vincent Povirk
· 15 years ago
d58f268
winemenubuilder: Defer best icon selection to when we generate the native icons.
by Damjan Jovanovic
· 15 years ago
bc5a205
winemenubuilder: Decouple opening a Windows icon from generating the native icon.
by Damjan Jovanovic
· 15 years ago
49c5bd0
kernel32: Fix GetComputerName errors.
by Alexandre Goujon
· 15 years ago
53aef28
setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}.
by Julius Schwartzenberg
· 15 years ago
c480877
wineconsole: Fix Italian translation.
by Luca Bennati
· 15 years ago
4f180c9
winhlp32: Fix Italian translation.
by Luca Bennati
· 15 years ago
750ef15
taskmgr: Fix Italian translation.
by Luca Bennati
· 15 years ago
5327cb7
winecfg: Fix Italian translation.
by Luca Bennati
· 15 years ago
c6e3286
shell32: Update Swedish translation.
by Anders Jonsson
· 15 years ago
0fed73e
d3dx9_36: Simplify instr_ps_1_0123_texld.
by Gerald Pfeifer
· 15 years ago
78c9015
crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.
by Juan Lang
· 15 years ago
faa917b
crypt32/tests: Test pcbDecoded parameter to CryptVerifyMessageSignature more thoroughly.
by Juan Lang
· 15 years ago
b85cb1b
oleaut32: Implement decoding for complex typedescs.
by Andrew Eikum
· 15 years ago
6868fe8
oleaut32: Implement ITypeInfo2::GetFuncDesc.
by Andrew Eikum
· 15 years ago
3788a08
oleaut32: Improve MEMBERID assignment in ICreateTypeInfo::LayOut.
by Andrew Eikum
· 15 years ago
471475e
oleaut32: Properly mask size from funcdesc typedata.
by Andrew Eikum
· 15 years ago
7fcea36
oleaut32: Improve ITypeInfo::ReleaseTypeAttr.
by Andrew Eikum
· 15 years ago
3f13a07
oleaut32: Implement ITypeInfo2::ReleaseFuncDesc.
by Andrew Eikum
· 15 years ago
bd6bc3d
appwiz.cpl: Removed sign comparison warning.
by Marko Nikolic
· 15 years ago
dc18401
urlmon/tests: Added tests for IUriBuilder_GetUserName.
by Thomas Mullaly
· 15 years ago
a9433c1
urlmon/tests: Added tests for IUriBuilder_GetSchemeName.
by Thomas Mullaly
· 15 years ago
8f7428e
urlmon/tests: Added tests for IUriBuilder_GetQuery.
by Thomas Mullaly
· 15 years ago
d36d4aa
urlmon/tests: Added tests for IUriBuilder_GetPort.
by Thomas Mullaly
· 15 years ago
f25b83f
urlmon/tests: Added tests for IUriBuilder_GetPath.
by Thomas Mullaly
· 15 years ago
Next »