projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vbscript: Added Right() implementation.
[wine]
/
dlls
/
2012-10-01
Jacek Caban
vbscript: Added Right() implementation.
tree
|
commitdiff
2012-10-01
Jacek Caban
vbscript: Added Left() implementation.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Add a driver entry point for UpdateLayeredWindow.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Invalid DCEs when the window surface changes.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Also call set_window_pos when the WS_EX_LAYERED...
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Call the SetWindowStyle driver entry point...
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Default to the dummy surface if the driver...
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Create a dummy window surface for windows that...
tree
|
commitdiff
2012-10-01
Oleg Bosis
wined3d: Add correct detection of GeForce GT 650M video...
tree
|
commitdiff
2012-10-01
Marcus Meissner
wined3d: Move texture reference decrement to end of...
tree
|
commitdiff
2012-10-01
Daniel Jelinski
comctl32: Clean up listview resizing code.
tree
|
commitdiff
2012-10-01
Daniel Jelinski
comctl32: Use GetWindowLong to check for scrollbar.
tree
|
commitdiff
2012-10-01
Dmitry Timoshkov
ieframe: Recognize the CGID_ShellDocView command group.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
Mark all lexers as never-interactive.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
user32: Always flush window surfaces in PeekMessage...
tree
|
commitdiff
2012-10-01
Huw Davies
gdi32: Correctly map the 256-level bitmap to the 5...
tree
|
commitdiff
2012-10-01
Henri Verbeet
ddraw: Properly release the ddraw reference when the...
tree
|
commitdiff
2012-10-01
Henri Verbeet
wined3d: Just return the surface from wined3d_device_ge...
tree
|
commitdiff
2012-10-01
Henri Verbeet
wined3d: Just return the surface from wined3d_device_ge...
tree
|
commitdiff
2012-10-01
Henri Verbeet
d3d10: Implement d3d10_effect_rasterizer_variable_GetRa...
tree
|
commitdiff
2012-10-01
Henri Verbeet
d3d10: Implement d3d10_effect_depth_stencil_variable_Ge...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Forward CreateRenderingParams() to CreateMonito...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Stub for CreateMonitorRenderingParams().
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Store render params properties and implement...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Stub for IDWriteRenderingParams.
tree
|
commitdiff
2012-10-01
Nikolay Sivov
mlang: Rename IMultiLanguage3 method implementation...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
mlang: Move GetStrCodePages() to IMLangFontLink2 and...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
mlang: Move GetCharCodePages() to IMLangFontLink2 and...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
mlang: Move CodePageToCodePages() to IMLangFontLink2...
tree
|
commitdiff
2012-10-01
Francois Gouget
shell32/tests: Improve the shell_execute{_ex}() tracing.
tree
|
commitdiff
2012-10-01
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-10-01
Francois Gouget
shlwapi: Implement PathCreateFromUrlAlloc().
tree
|
commitdiff
2012-10-01
Christian Costa
ntdll: Init retv to FALSE so in case of exception the...
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete...
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmProbeAndLockPages.
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmUnlockPages.
tree
|
commitdiff
2012-10-01
Francois Gouget
gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
tree
|
commitdiff
2012-10-01
Francois Gouget
jscript: Make regexp_match() static.
tree
|
commitdiff
2012-10-01
Marcus Meissner
oleaut2: Pass up errors on typelib writeout (Coverity).
tree
|
commitdiff
2012-10-01
Sven Baars
dmusic: Fix a copy and paste error.
tree
|
commitdiff
2012-09-28
Matteo Bruni
d3dcompiler: Parse array indexing expressions.
tree
|
commitdiff
2012-09-28
Matteo Bruni
d3dcompiler: Parse struct typedefs.
tree
|
commitdiff
2012-09-28
Matteo Bruni
d3dcompiler: Parse struct dereferences.
tree
|
commitdiff
2012-09-28
Matteo Bruni
d3dcompiler: Fix freeing function.
tree
|
commitdiff
2012-09-28
Dmitry Timoshkov
gdiplus: Reuse an existing image stream in GdipImageSel...
tree
|
commitdiff
2012-09-28
Jacek Caban
hhctrl.ocx: Get rid of no longer needed hack.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement Win32_ComputerSystem.Domain.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement Win32_BIOS.Version.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Add support for WbemAdministrativeLocator.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement IWbemServices::ExecMethod.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Fixed copy&paste typo in invoke_builtin.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Added StrReverse implementation.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Added Now() implementation.
tree
|
commitdiff
2012-09-28
Christian Costa
dmusic: Check returned value of GetPortCaps.
tree
|
commitdiff
2012-09-28
Qian Hong
iphlpapi: Set DhcpEnabled to TRUE for all interfaces.
tree
|
commitdiff
2012-09-28
Nikolay Sivov
dwrite: Added IDWriteTextLayout stub.
tree
|
commitdiff
2012-09-28
Nikolay Sivov
mlang: Mode CodePagesToCodePage() code to IMLangFontLin...
tree
|
commitdiff
2012-09-28
Nikolay Sivov
mlang: Move GetFontCodePages() code to IMLangFontLink2...
tree
|
commitdiff
2012-09-28
Nikolay Sivov
mlang: Use proper interface call instead of implementat...
tree
|
commitdiff
2012-09-28
Nikolay Sivov
mlang: Forward ConvertStringFromUnicode() to IMultiLang...
tree
|
commitdiff
2012-09-28
Nikolay Sivov
mlang: Forward GetLcidFromRfc1766() to IMultiLanguage3...
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Improve traces for D3DXSHMultiply2/3().
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Use float functions in D3DXMatrixRotationAxis().
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Improve D3DXMatrixAffineTransformation().
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Improve D3DXMatrixAffineTransformation2D().
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Use float function in D3DXFresnelTerm().
tree
|
commitdiff
2012-09-28
Rico Schüller
d3dx9: Use float function in D3DXPlaneNormalize().
tree
|
commitdiff
2012-09-28
Henri Verbeet
wined3d: Set more accurate limits for SM4 shaders.
tree
|
commitdiff
2012-09-28
Henri Verbeet
wined3d: Unify GLSL input / output variable naming.
tree
|
commitdiff
2012-09-28
Henri Verbeet
winex11: Use the first active CRTC as primary if no...
tree
|
commitdiff
2012-09-28
Henri Verbeet
winex11: Handle a NULL cursor clipping rect the same...
tree
|
commitdiff
2012-09-28
Henri Verbeet
winex11: Fullscreen windows are never maximized.
tree
|
commitdiff
2012-09-28
Christian Costa
ntoskrnl.exe: Add partial stub for IoFreeMdl.
tree
|
commitdiff
2012-09-28
Christian Costa
ntoskrnl.exe: Improve IoAllocateMdl stub.
tree
|
commitdiff
2012-09-27
André Hentschel
ole32/tests: Use IUnknown_Release instead of deprecated...
tree
|
commitdiff
2012-09-27
Dmitry Timoshkov
gdiplus: Take into account font substitution in GdipCre...
tree
|
commitdiff
2012-09-27
Dmitry Timoshkov
gdiplus: Take into account font substitution in GdipCre...
tree
|
commitdiff
2012-09-27
Dmitry Timoshkov
gdiplus: Move font substitution test into a separate...
tree
|
commitdiff
2012-09-27
Alexandre Julliard
user32: Add tests for UpdateLayeredWindowIndirect and...
tree
|
commitdiff
2012-09-27
Jacek Caban
vbscript: Added MonthName implementation.
tree
|
commitdiff
2012-09-27
Jacek Caban
vbscript: Added WeekDayName implementation.
tree
|
commitdiff
2012-09-27
Aric Stewart
imm32: Properly separate the IME UI window and the...
tree
|
commitdiff
2012-09-27
Alexandre Julliard
gdi32: Enumerate a default charset if no other valid...
tree
|
commitdiff
2012-09-27
Alexandre Julliard
gdi32: Allow GetCharABCWidths on all scalable fonts...
tree
|
commitdiff
2012-09-27
Rico Schüller
d3dx9: Use float functions in D3DXQuaternionExp().
tree
|
commitdiff
2012-09-27
Rico Schüller
d3dx9: Use float functions in D3DXQuaternionRotationMat...
tree
|
commitdiff
2012-09-27
Rico Schüller
d3dx9: Use float functions in D3DXQuaternionLn().
tree
|
commitdiff
2012-09-27
Ričardas Barkauskas
msvcp80: Use LoadLibraryA as msvcp90 might not yet...
tree
|
commitdiff
2012-09-27
Ričardas Barkauskas
dxgi/tests: Test IDXGISwapChain_CreateSwapchain and...
tree
|
commitdiff
2012-09-27
Henri Verbeet
wined3d: Introduce a separate function to retrieve...
tree
|
commitdiff
2012-09-27
Henri Verbeet
wined3d: wined3d_device_set_software_vertex_processing...
tree
|
commitdiff
2012-09-27
Henri Verbeet
wined3d: Just return the texture from wined3d_device_ge...
tree
|
commitdiff
2012-09-27
Henri Verbeet
d3d10: Implement d3d10_effect_blend_variable_GetBlendSt...
tree
|
commitdiff
2012-09-27
Henri Verbeet
d3d10: Use a union to store effect variable data instea...
tree
|
commitdiff
2012-09-27
Matteo Bruni
d3dcompiler: Handle simple struct initializers.
tree
|
commitdiff
2012-09-27
Matteo Bruni
d3dcompiler: Store the pointer to the struct field...
tree
|
commitdiff
2012-09-27
Matteo Bruni
d3dcompiler: Also free the list itself in free_instr_li...
tree
|
commitdiff
2012-09-27
Matteo Bruni
d3dcompiler: Parse structure declarations.
tree
|
commitdiff
2012-09-27
Matteo Bruni
d3dcompiler: Move variables declaration to a separate...
tree
|
commitdiff
next