Displaying 20 results from an estimated 27 matches for "barkauskas".
2013 Jan 04
0
Wine release 1.5.21
...indices.
Piotr Caban (4):
msvcrt: Added _stricmp_l implementation.
msvcrt: Added _strnicmp_l implementation.
msvcrt: NULL terminate program arguments list in __getmainargs.
msvcrt: Return error in stat function when path is specified with trailing slash character.
Ri?ardas Barkauskas (2):
comctl32: Use index value if property sheet page isn't found.
comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.
Vincent Povirk (3):
windowscodecs: Add test showing CreateBitmapFromMemory copies the data.
winex11.drv: Select property change events...
2013 Jul 12
0
Wine release 1.6-rc5
...gdiplus: Add support for more string formats while getting font name.
Qian Hong (3):
rsaenh/tests: Added more key state tests.
rsaenh: Restore key state even after decrypting a block of bad data.
user32: Properly update caret position after result string is committed.
Ri?ardas Barkauskas (1):
winex11.drv: When skipping unknown attribute also skip its value.
Stefan Leichter (2):
msvcp100/tests: Fix dynamically loaded functions for platform arm.
mmdevapi/tests: Fix a crash when function IMMDevice_Activate fails.
Volkan Gezer (1):
po: Update Turkish translati...
2013 Dec 06
0
Wine release 1.7.8
...r EnumMediaTypes tests.
qcap: Add Avi Mux input pin ReceiveConnection test.
qcap: Constify vtables in Avi Mux tests.
qcap: Add helper to initalize test_filter structure.
qcap: Fix Avi Mux output pin Connect implementation.
Qian Hong (1):
arp: Added stub exe.
Ri?ardas Barkauskas (4):
wininet/tests: Test successive HttpSendRequest calls.
wininet: Reset data stream for existing request connections.
wininet: Move handling of existing request connections to open_http_connection.
wininet/tests: Mark successful query of status before sending request as br...
2013 Mar 01
0
Wine release 1.5.25
...TX_INPROC_HANDLER flags to CoCreateInstance in DefaultHandler_Run.
cmd: Fixed memory leak in WCMD_run_program.
msvcrt: Fixed closing of FindFirstFile handle in build_expanded_argv.
Rico Sch?ller (2):
d3d9/tests: Use lower base hexadecimal values.
d3dx9: Fix typos.
Ri?ardas Barkauskas (2):
wined3d: Rename bsize to content_size to reflect usage.
wined3d: Make shader buffer dynamic.
Vincent Povirk (2):
mscoree: Add WINE_MONO_VERBOSE environment setting.
mscoree: Keep a reference to mscoree when shutting down.
--
Alexandre Julliard
julliard at winehq.org
2013 Feb 01
1
Wine release 1.5.23
...tderr bufferred when writing to console.
msvcrt: Use temporary buffers to speed up operations on stdout and stderr.
Putin Evgeny (1):
cscript: Correct forming cmd for forwarding to wscript.
Rico Sch?ller (1):
advapi32: Use the lower 32bit of the special HKEYs on 64bit.
Ri?ardas Barkauskas (3):
advapi32: Add AddMandatoryAce stub.
kernel32: Add SetFileInformationByHandle stub.
advapi32: Partially implement CreateProcessWithTokenW.
Sergey Guralnik (3):
user32/tests: Test standard scrollbar initialization.
user32: Init standard scrollbars during WM_NCCREAT...
2013 Nov 08
0
Wine release 1.7.6
...opengl32: Fix some style issues.
opengl32: Allow multiple extensions to support the same function.
opengl32: Use opengl xml registry files.
wined3d: Use GL_ARB_texture_mirror_clamp_to_edge when available.
wined3d: Use GL_EXT_texture_mirror_clamp when available.
Ri?ardas Barkauskas (1):
wininet: Check if connection is alive before sending request.
Saulius Krasuckas (7):
comctl32/tests: Make progress.c compile with -D__WINESRC__.
comctl32/tests: Make subclass.c compile with -D__WINESRC__.
comctl32/tests: Make status.c compile with -D__WINESRC__....
2013 Jun 07
0
Wine release 1.6-rc1
..._Load.
atl100: Fixed AtlAdvise and AtlUnadvise crashing with NULL pUnkCP.
server: Automatically sets a socket to non-blocking mode when WSAAsyncSelect or WSAEventSelect is called even when lEvent is zero.
explorer: Create non-existent folders when initializing launchers.
Ri?ardas Barkauskas (1):
wininet/tests: Test some connection closing specifics.
Sergey Guralnik (3):
user32/tests: Fix a typo.
user32/tests: Test MDI child order changing caused by WM_MDINEXT.
user32: Bring reference MDI child to bottom when switching to next.
Stefan D?singer (5):
ddraw...
2010 Sep 18
0
Wine release 1.3.3
...tation.
shlwapi: Improved UrlEscapeW implementation.
secur32: Handle extra data in schan_InitializeSecurityContextW.
secur32: Prevent schannel tests from crashing on Windows NT.
Rico Sch?ller (1):
wined3d: Add argument check for Type to Get/SetTextureStageState().
Ri?ardas Barkauskas (2):
wined3d: Add NVDB support.
d3d9/tests: Test NVDB (depth bounds test) behavior.
Roderick Colenbrander (9):
wined3d: Separate driver info from GPU info.
wined3d: Return generic info for unhandled devices/drivers.
include: Undefine INTERFACE before defining it....
2010 Mar 19
0
Wine release 1.1.41
...t32/tests: Make tests working on older systems, prevent crash on some wine boxes.
oleaut32: Fix ITypeInfo GetImplTypeFlags for dispinterfaces.
oleaut32: Improve ICreateTypeInfo2 AddImplType implementation.
oleaut32: Improve ITypeInfo2 GetRefTypeOfImplType implementation.
Ri?ardas Barkauskas (2):
wined3d: Fix ATI2N pitch and offset calculations.
d3d9/tests: Test ATI2N pitch and locking offset behaviour.
Rob Shearman (16):
widl: Remove some unused functions, definitions and types.
widl: Make write_pointer_tfs more readable.
widl: Simplify write_typeformats...
2011 Jul 08
0
Wine release 1.3.24
...ct::GetCurrentTechnique().
d3dx9: Implement ID3DXEffect::SetTechnique().
d3dx9: Implement ID3DXEffect::EndPass().
d3dx9: Fix ID3DXEffect::SetStateManager().
d3dx9: Handle ST_FXLC in d3dx9_parse_resource().
d3dx9: Handle ST_PARAMETER in d3dx9_parse resource().
Ri?ardas Barkauskas (6):
ddraw: Use ddraw_surface_release_iface to destroy leftover surfaces.
ddraw: Fix SetRenderTarget behaviour on failure.
ddraw: Separate IDirectDrawSurface4 reference count.
ddraw: Separate IDirectDrawSurface and IDirectDrawSurface7 reference counts.
ddraw: Move IDir...
2011 Dec 30
0
Wine release 1.3.36
...ence.
d3dx9/tests: Add effect parameter value GetMatrix() test.
d3dx9/tests: Add effect parameter value GetMatrixArray() test.
d3dx9/tests: Add effect parameter value GetMatrixTranspose() test.
d3dx9/tests: Add effect parameter value GetMatrixTransposeArray() test.
Ri?ardas Barkauskas (2):
ws2_32/tests: Test some completion port behavior.
ws2_32: Don't post completion packet if sending fails with error immediately.
Stefan Leichter (6):
dhcpcsvc: New stub dll.
ntoskrnl.exe: Add stub for IoUnregisterShutdownNotification.
wine.inf: Add registry ke...
2011 Aug 26
0
Wine release 1.3.27
...ded IHTMLAttributeCollection2 stub.
mshtml: Added IHTMLAttributeCollection3 stub.
mshtml: Added HTMLAttributeCollection_get_length implementation.
mshtml: Added HTMLAttributeCollection_item implementation.
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
Ri?ardas Barkauskas (6):
ddraw/tests: Properly release no longer used interfaces.
ddraw: Don't allow setting palette on non root surfaces.
ddraw: Do not AddRef IDirectDraw7 iface in CreateSurface helper.
ddraw: Print IDirectDrawGammaControl interface reference count for easier debugging....
2011 Jun 10
0
Wine release 1.3.22
...o WINED3D_CONTAINER_NONE in swapchain_init() error path.
Rico Sch?ller (4):
d3dx9: Improve effect sampler parsing.
d3dx9: Implement ID3DXBaseEffect::GetFloatArray().
d3dx9: Implement ID3DXBaseEffect::GetIntArray().
d3dx9: Implement ID3DXBaseEffect::GetBoolArray().
Ri?ardas Barkauskas (16):
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces.
ddraw: Rename surface_from_surface3() to impl_from_IDirectDrawSurface3().
ddraw: Use a This variable in the IDirectDraw3 methods that lack one.
ddraw: Change IDirectDrawSurface3_vtbl...
2010 Oct 29
0
Wine release 1.3.6
...to d3dcommon.h.
include: Move D3D_NAME to d3dcommon.h.
include: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.
include: Move D3D_SHADER_VARIABLE_TYPE to d3dcommon.h.
include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h.
include: Move D3D_PRIMITIVE to d3dcommon.h.
Ri?ardas Barkauskas (7):
wer: Stub WerAddExcludedApplication.
wlanapi: New stub dll.
wlanapi: Stub WlanOpenHandle.
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
ddraw/tests: Test some more caps combinations.
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setti...
2011 Jul 22
0
Wine release 1.3.25
...d3dx9: Implement ID3DXBaseEffect::GetVectorArray().
d3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose().
d3dx9: Fix ID3DXBaseEffect::GetFloat().
d3dx9: Implement ID3DXBaseEffect::GetMatrixArray().
d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposeArray().
Ri?ardas Barkauskas (1):
wined3d: Introduce quirk for proper RGBA16 support.
Stefan D?singer (1):
wined3d: Don't apply and invalidate the framebuffer when clearing the device's fb.
Travis Athougies (2):
d3dx9_36: Separate calculation of Bytes.
d3dx9_36: Improved constant table handle...
2011 May 13
0
Wine release 1.3.20
...nt ID3DXEffect::SetStateManager().
d3dx9: Implement ID3DXEffect::GetStateManager().
d3dx9/tests: Add ID3DXEffect::Get/SetStateManager() test.
d3dx9: Improve get_parameter_by_name().
d3dx9: Parse effect textures.
d3dx9: Implement ID3DXBaseEffect::GetTexture().
Ri?ardas Barkauskas (1):
ddraw: Fix filtering of enumerated display modes.
Stefan D?singer (7):
d3d8: Map ZBIAS values to a smaller depth range.
ddraw: Map ZBIAS values to a smaller depth range.
wined3d: Make the glram parameter of WineD3DAdapterChangeGLRam signed.
wined3d: Fix a unsigne...
2011 Oct 10
0
Wine release 1.3.30
...llenbach (1):
comctl32/statusbar: Fixed missing icon in owner draw panels.
Piotr Caban (4):
msvcrt: Fix wcsncpy_s implementation.
msvcrt: Fix __pioinfo block size.
msvcrt: Free fd entries with incorrect HANDLE value.
msvcrt: Added _iswdigit_l implementation.
Ri?ardas Barkauskas (9):
ddraw: Use unsafe_impl_from_IDirectDrawPalette for application provided interfaces.
ddraw: COM cleanup for the IDirectDrawPalette interface.
ddraw/tests: IDirect3DViewport3, IDirect3DViewport2 and IDirect3DViewport use same implementation.
ddraw: Use unsafe_impl_from_ID...
2011 Jun 24
0
Wine release 1.3.23
...emented basic_string private functions.
msvcp90: Added older version of basic_string::_Tidy function.
msvcp: Sync spec files.
Piotr Pawlow (1):
wined3d: Use a separate mutex for wndproc_table access.
Rico Sch?ller (1):
d3dx9: Parse resources in the effect parser.
Ri?ardas Barkauskas (8):
ddraw: Fix ddraw4_EnumSurfaces to pass correct iface in callbacks.
ddraw: Remove ddraw_set_surface_version and set surface version when initialising it.
ddraw: Add iface count for IDirectSurfaceImpl.
ddraw: AddRef the surface in AddAttachedSurface instead of helper func...
2011 Oct 21
0
Wine release 1.3.31
...ar_grow.
msvcp90: Use debugstr_a to avoid overflow in traces.
msvcp: Sync spec files.
msvcrt: Initialize all ctype fields.
shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).
shell32/tests: Fix uninitialized memory access (Valgrind).
Ri?ardas Barkauskas (12):
ddraw: Use unsafe_impl_from_IDirect3DDevice for application provided interfaces.
ddraw: Rename device_from_device1 to impl_from_IDirect3DDevice.
ddraw: COM cleanup for IDirect3DDevice interface.
ddraw: Use unsafe_impl_from_IDirect3DDevice2 for application provided inte...
2012 Sep 28
0
Wine release 1.5.14
...alize().
d3dx9: Use float function in D3DXFresnelTerm().
d3dx9: Improve D3DXMatrixAffineTransformation2D().
d3dx9: Improve D3DXMatrixAffineTransformation().
d3dx9: Use float functions in D3DXMatrixRotationAxis().
d3dx9: Improve traces for D3DXSHMultiply2/3().
Ri?ardas Barkauskas (5):
wined3d: Don't leave leftover textures when destroying and creating dxgi swapchains.
dxgi: Partially implement IDXGISwapChain_GetDesc.
dxgi: Avoid division by zero.
dxgi/tests: Test IDXGISwapChain_CreateSwapchain and IDXGISwapChain_GetDesc a bit.
msvcp80: Use...