projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().
[wine]
/
dlls
/
2010-04-26
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-26
Henri Verbeet
wined3d: Add a missing newline to a TRACE in IWineD3DDe...
tree
|
commitdiff
2010-04-26
Henri Verbeet
wined3d: Kill the now unused MAX_MIP_LEVELS.
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
quartz: Remove variable keyframe which is not really...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
ole32: Remove variable res which is not really used...
tree
|
commitdiff
2010-04-26
Alexandre Julliard
ntdll: Make TAPE_GetStatus inline to avoid a unused...
tree
|
commitdiff
2010-04-26
Alexandre Julliard
wined3d: Avoid a compiler warning on old gcc.
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
winmm: Remove variables duration and samples which...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
advapi32: Remove variable ret which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
quartz: Fix return value for StdMediaSample2_GetTime...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
msvidc32: Remove variable bit_per_pixel which is not...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
gdi32: Remove variable retb which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
d3dx9_36: Remove variable nul which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
winex11: Remove variable size which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
winex11: Remove variable datasize which is not really...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
d3drm: Remove two variables which are not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
rpcrt4: Remove variable size which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
winmm: Remove variable devID which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
d3d9: Remove variable hr which is not really used from...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
comctl32: Remove variable iRet which is not really...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
comctl32: Remove variable old which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
localspl: Remove variable res which is not really used...
tree
|
commitdiff
2010-04-26
Nikolay Sivov
comctl32/listview: Don't change Z-order of edit window...
tree
|
commitdiff
2010-04-26
Nikolay Sivov
user32/tests: Add some GetDlgItem() tests regarding...
tree
|
commitdiff
2010-04-26
Joel Holdsworth
comdlg32: Replaced pd32_portrait.ico and pd32_landscape...
tree
|
commitdiff
2010-04-25
Joel Holdsworth
credui: Replaced banner with a tango compliant image.
tree
|
commitdiff
2010-04-25
Jacek Caban
shdocvw: Fixed typo in async_doc_navigate.
tree
|
commitdiff
2010-04-25
Vincent Povirk
user32: Focus editboxes when the context menu is opened.
tree
|
commitdiff
2010-04-25
Nikolay Sivov
comctl32/listview: Remove forward declaration and unuse...
tree
|
commitdiff
2010-04-25
Huw Davies
wineps.drv: Add world transform support for fonts.
tree
|
commitdiff
2010-04-25
Jacek Caban
mshtml: Don't access url in translate_url after freeing it.
tree
|
commitdiff
2010-04-25
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-25
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-25
Henri Verbeet
wined3d: Introduce basetexture_get_sub_resource() to...
tree
|
commitdiff
2010-04-25
Henri Verbeet
wined3d: Make sure all texture levels are allocated...
tree
|
commitdiff
2010-04-25
Henri Verbeet
wined3d: Store texture sub-resources in IWineD3DBaseTex...
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Use a format with 8 bits of alpha for the...
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Add some tracing to AlphaBlend.
tree
|
commitdiff
2010-04-22
Jacek Caban
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.
tree
|
commitdiff
2010-04-22
Jacek Caban
mshtml: Use URI with stripped "wine:" part in NewURI...
tree
|
commitdiff
2010-04-22
André Hentschel
imm32: Add tests for ImmAssociateContextEx.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp/tests: Avoid test failures caused by broken...
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp/tests: Use the right handle type.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Add tests for basic authentication.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Add support for basic authentication.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Support setting and querying credentials on...
tree
|
commitdiff
2010-04-22
Nikolay Sivov
comctl32/listview: Add callback subitem on column inser...
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Add missing X11 locking when setting the cursor.
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Flush the gdi display after processing the...
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt/tests: Added sscanf_s tests.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cwscanf* implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _swscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _sscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _wscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fwscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _scanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added fscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added support for secure functions to scanf...
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _swscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _sscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _wscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fwscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _scanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Add support for locales in scanf helper functions.
tree
|
commitdiff
2010-04-22
Huw Davies
wineps.drv: Calculate the font size directly from the...
tree
|
commitdiff
2010-04-22
Huw Davies
wineps.drv: Defer accessing the font metrics until...
tree
|
commitdiff
2010-04-22
Huw Davies
wineps.drv: Make the rectangle an optional parameter...
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Don't set a hint for the small icon if it...
tree
|
commitdiff
2010-04-22
Alexandre Julliard
winex11: Invert the icon mask only after the conversion...
tree
|
commitdiff
2010-04-22
Jeff Latimer
usp10/tests: Add tests for CR and LF chars and remove...
tree
|
commitdiff
2010-04-22
Gerald Pfeifer
user32: Remove variable mask which is not really used...
tree
|
commitdiff
2010-04-22
Gerald Pfeifer
oleaut32: Remove two variables that are not really...
tree
|
commitdiff
2010-04-22
Nikolay Sivov
shell32/shlview: Fix a typo in null pointer test condit...
tree
|
commitdiff
2010-04-22
Maarten Lankhorst
mmdevapi: Add stub for IAudioEndpointVolume.
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: CreateAsyncBindCtxEx is not present on...
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: Skip protocol tests on IE 4.0.
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: Skip even more tests on IE 4.0.
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: Skip more tests on IE 4.0.
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: Skip some tests on IE 4.0.
tree
|
commitdiff
2010-04-22
Detlef Riekenberg
urlmon/tests: Skip some sec_mgr tests on IE 4.0.
tree
|
commitdiff
2010-04-22
Michael Stefaniuc
wineesd.drv: Add the missing calls to ESD_WaveClose...
tree
|
commitdiff
2010-04-22
Michael Stefaniuc
kernel32: The Isle of Man uses the Manx Pound.
tree
|
commitdiff
2010-04-22
Michael Stefaniuc
kernel32: Add some missing LOCALE_SNATIVECURRNAME const...
tree
|
commitdiff
2010-04-22
Michael Stefaniuc
kernel32: Update the Dutch (Suriname) NLS file.
tree
|
commitdiff
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-22
Henri Verbeet
wined3d: Store the current render target as an IWineD3D...
tree
|
commitdiff
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
tree
|
commitdiff
2010-04-22
Aurimas Fišeras
shell32: Update Lithuanian translation.
tree
|
commitdiff
2010-04-21
Huw Davies
wineps.drv: Remove the unscaled font hack and read...
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
wineesd.drv: Clean up loading.
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
winejack.drv: Clean up loading.
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
wineoss.drv: Move opening devices to their respective...
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
winenas.drv: Move opening wave device to audio.c.
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
winenas.drv: Clean up DriverProc.
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
wineoss.drv: Clean up DriverProc.
tree
|
commitdiff
next