search for: jelinski

Displaying 20 results from an estimated 24 matches for "jelinski".

2013 Jun 14
0
Wine release 1.6-rc2
...ub dll. Christian Costa (4): d3dxof: Add test for standard templates. d3dxof: Fix string handling in binary mode + tests. d3dxof/tests: Add test for case sensitive 'indexColor' type. d3dx9_36: Set compilation_errors to NULL when no error encountered + tests. Daniel Jelinski (1): msi: Update LastSequence for empty media as well. Dmitry Timoshkov (7): ole32/tests: Remove redundant code. ole32/tests: Add a test for local server interaction using an in-process handler. ole32/tests: Test remaining class, object and server reference counts at server...
2013 Mar 29
1
Wine release 1.5.27
...msvcp90/tests: Remove thiscall_thunk_retptr struct definitions. ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. C.W. Betts (1): winemac: Implement getting and setting screen saver state on OS X. Carlo Bramini (1): inetcpl.cpl: Minor fix, remove useless code. Daniel Jelinski (2): comctl32/listview: Fix overwriting of item values. wined3d: Add NVidia GeForce 315M. Detlef Riekenberg (1): kernel32/tests: Avoid test failure on multicore machines. Dmitry Timoshkov (4): gdi32: Add support for disk-based metafiles to GetMetaFileBitsEx. windowsc...
2013 May 10
0
Wine release 1.5.30
...ext cabinet from the media table instead of failing when there is a mismatch with continuous cabinet. d3dx9_36: Add stub for DisassembleEffect. d3dx9_36/tests: Add dump function for X files. d3dx9_36: Add tests for D3DXGetImageInfoFromFileInMemory with bmp with 1 to 8 bpp. Daniel Jelinski (5): xolehlp: Fix calling convention. msi: Fix ComputerName property. comdlg32: Load ComboBoxEx before creating dialogs that use it. include: Added transact.idl. xolehlp: Implement ITransactionDispenser. Daniel Lehman (6): wininet: Accept ProxyBypass from enviro...
2013 Mar 01
0
Wine release 1.5.25
...ix DISPATCHER_CONTEXT on ARM. Austin English (1): riched20: Make sure to load dll below 2GB address space. Byeongsik Jeon (1): gdi32: Fix the GdiGetCodePage() support ANSI_CHARSET font associated charset. Carlo Bramini (1): windowsx.h: Fix HANDLE_WM_DISPLAYCHANGE macro. Daniel Jelinski (3): comctl32/listview: Fix incorrect message parameters. comctl32/listview: Implement overlay image support. comctl32/imagelist: Allow only one drag cursor. Dmitry Timoshkov (28): gdiplus: Forward GdipDrawLine to GdipDrawLines. gdiplus: Forward GdipDrawLineI to GdipD...
2013 Feb 15
0
Wine release 1.5.24
...ages, scripts or features. usp10: Correct error with ScriptLayout log2vis. Austin English (4): windowscodecsext: Add a stub dll. shlwapi: Add a stub for IsInternetESCEnabled. d3d11: Add a stub for D3D11CreateDevice. wininet: Add a stub for LoadUrlCacheContent. Daniel Jelinski (6): comctl32/listview: Correct icon spacing calculation when set to 0 or -1. comctl32/listview: Always use large icon size when calculating icon spacing. comctl32/listview: Do not touch icon spacing if set explicitly. user32: Fix CopyImage implementation when changing curso...
2013 Mar 15
0
Wine release 1.5.26
...winecrt0: Android NDK doesn't have _init and _fini. ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64. winebuild: Remove get_asm_short_keyword. msvcrt: Add setjmp for ARM in spec file. C.W. Betts (1): winemac: Fix compilation on Lion and later. Daniel Jelinski (6): comctl32/imagelist: Fixed merging of images without mask. comctl32/listview: Fix font handling in custom draw. comctl32/listview: Fix custom draw prepaint handling. comctl32/listview: Correct sending NM_CUSTOMDRAW to subitem 0. comctl32/imagelist: Use proper color...
2013 May 24
0
Wine release 1.5.31
...tests and remove some useless ref count checks. d3dxof: Add object separators tests for binary format. d3dxof: Cleanup separators handling and allow multi-semicolons + single comma separator. d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests. Daniel Jelinski (6): wbemprox: Return success if only one result requested from enum. wbemprox: Add CIM_LogicalDisk class, forward to Win32_LogicalDisk. msi: Remove trailing spaces from command line property name. kernel32: Implement CAL_RETURN_NUMBER in EnumCalendarInfo*. kernel32: I...
2013 Jun 07
0
Wine release 1.6-rc1
...that do not forward to another ones. strmbase: Display iface in traces and new ref in AddRef and Release for IEnumPins. d3dx9_36: Simplify code + fix typo. d3dxof: Add test for more complex object. Dan Kegel (1): kernel32: Make SetThreadPriorityBoost return success. Daniel Jelinski (11): wine.inf: Add HKLM\\System\\CurrentControlSet\\Services\\Eventlog\\Application registry key. include: Add txdtc.idl and txcoord.idl. xolehlp: Implement IResourceManagerFactory2. xolehlp: Implement ITransactionImportWhereabouts. xolehlp: Implement IResourceManager...
2012 Dec 07
0
Wine release 1.5.19
...cabinet: Simplify concatenation of path and filename. cabarc: Add some debug messages. cabarc: Keep \ in the cab path as FDICopy expects it. cabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive. cabarc: Handle fdintENUMERATE notification. Daniel Jelinski (2): wine.inf: Add registry info for lanmanserver service. comctl32: Properly initialize internal structures. Detlef Riekenberg (7): crypt32/tests: Fix failures on win7 and above. shell32/tests: Remove wrong comment. d3dx9_36/tests: Fix broken line test. advapi3...
2013 Nov 15
0
Wine release 1.6.1
...ws2_32: Implement WSASendMsg(). Charles Davis (3): winemac.drv: Also return the number of pixel formats if the caller didn't supply a PIXELFORMATDESCRIPTOR. configure: Use a real header guard for config.h. winemac.drv: Support the public UTF-16 type for Unicode text. Daniel Jelinski (1): comctl32: Do not rearrange treeview when collapsing already collapsed item. Dmitry Timoshkov (7): ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file. windowscodecs: Workaround libtiff bug when it defines tof...
2012 Jun 08
0
Wine release 1.5.6
...drm: Implement IDirect3DRMMesh_SetGroupTexture. d3drm: Pass texture of mesh builder to newly created mesh. d3drm: Fix SetMaterial macros. d3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial. Damjan Jovanovic (1): libwine: Improve bin directory detection on FreeBSD. Daniel Jelinski (9): ntdll: Add missing parameters to syscall call. kernel32: Make SetThreadStackGuarantee stub return TRUE. regedit: Make key names editable also with native comctl32. regedit: Adding new subkey to a key with no subkeys now works with native comctl32. comdlg32: Fixed...
2012 Nov 23
0
Wine release 1.5.18
...y iface in TRACEs. strmbase: Simplify IEnumMediaTypesImpl_QueryInterface and turn FIXME into WARN. amstream: Initialize correctly AM_MEDIA_TYPE struct. cabinet: Simplify concatenation of path and filename. Christian Inci (1): wined3d: Add support for nVidia GT 640M. Daniel Jelinski (2): comctl32: Move WM_SIZE handling into WM_WINDOWPOSCHANGED. xolehlp: Add some stubs. Detlef Riekenberg (8): advapi32/tests: Fix a failure on 64bit NT 5.x. advapi32: Allow string alias for common RID in sid strings. advapi32/tests: Test string alias for common RID i...
2012 Jul 17
0
Wine release 1.5.9
...tall. kernel32: Add a stub for GetLocaleInfoEx. Bruno Jesus (2): user32/tests: Add a test for OpenClipboard twice with non-zero hwnd. user32/tests: Update DlgDirList tests. Dan Kegel (1): wininet: Don't evaluate netconn_get_avail_data() twice in netconn_read(). Daniel Jelinski (6): comctl32/treeview: Clean up mouse tracking code. comctl32/treeview: Fix NM_RCLICK behavior. comctl32/treeview: Send WM_CONTEXTMENU everywhere, not just over items. comctl32/treeview: Inlined TREEVIEW_RButtonUp. comctl32/treeview: Send WM_CONTEXTMENU only to parent...
2013 Oct 11
0
Wine release 1.7.4
...translation. Austin English (1): dxdiagn: Add a few more stub properties. Bruno Jesus (4): ws2_32/tests: Fix an ok() call comment. include: Move struct WSABUF and WSAMSG to ws2def.h. ws2_32: Implement WSASendMsg(). po: Update Brazilian Portuguese translation. Daniel Jelinski (1): include: Define ERROR_REQUEST_PAUSED. Dmitry Timoshkov (12): ntdll: Unify the checks for asynchronous NtWriteFile behaviour. ntdll: Unify the checks for asynchronous NtReadFile behaviour. ntdll: Don't use asynchronous file IO in the loader. server: Set the un...
2012 May 11
0
Wine release 1.5.4
...dRef and Release. dmsynth: Cleanup QueryInterface methods. dmusic: Variable spelling fix. dmusic: Display new ref in trace for AddRef and Release for IDirectMusicInstrument. Dan Kegel (1): riched20: Don't need to redraw when changing selection from none to none. Daniel Jelinski (1): oleaut32: Added support for loading cursors in OLEPicture. Detlef Riekenberg (1): devenum: Remove tabs and duplicate newlines from TRACE. Dmitry Timoshkov (10): gdiplus: Add more traces to font APIs. winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_Separator does...
2012 Dec 21
0
Wine release 1.5.20
...dmusic: Set instrument stream position where the instrument begins, not at the beginning of the instruments list. Simplify CustomLoad accordingly. dmusic: Implement instrument regions loading. dmusic: Use static variables for instrument header and id instead of using pointer. Daniel Jelinski (5): comctl32/tests: Add listview header notification tests. comctl32/listview: Convert header notifications to ANSI in place. comctl32/listview: Forward more header notifications to parent window. user32: Always call ScrollWindowEx in the listbox WM_VSCROLL handler. m...
2013 Jan 18
0
Wine release 1.5.22
...seOutputPin can store it and use it, avoiding a NULL pointer crash. Return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash. quartz: return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash. Daniel Jelinski (6): comctl32/listview: Fix calculating item height. comctl32/listview: Redraw items after insert/delete. comctl32/listview: Update item height when changing font. comctl32/listview: Fix subitem drawing. comctl32/listview: Support header images. comctl32/tests: A...
2012 Apr 13
0
Wine release 1.5.2
...bugstr_DMUS_OBJECTDESC by a specific dump function to avoid debug buffer overflow. dmusic: Add dump function for DMUS_PORTPARAMS struct. dmusic: Check wrong params when creating a port + tests. dmusic: Add trace to DMUSIC_CreateReferenceClockImpl and rename some variables. Daniel Jelinski (2): comctl32/tests: Added test for treeview expand notifications on keyboard events. comctl32/tests: Added tests for treeview TVM_HITTEST message. Detlef Riekenberg (1): comdlg32: Remove an unused 16-bit macro. Dmitry Timoshkov (10): gdi32: Remove a no longer needed short...
2012 Jun 15
0
Wine release 1.4.1
...Add missing error codes. d3dxof: Check the right offset before dereferencing next byte. d3dxof: Do not allow separator to terminate the string. Only the double quote can do that. Dan Kegel (1): riched20: Don't need to redraw when changing selection from none to none. Daniel Jelinski (4): comdlg32: Fixed support for deleting items other than the first. regedit: Make key names editable also with native comctl32. regedit: Adding new subkey to a key with no subkeys now works with native comctl32. oleaut32: Added support for loading cursors in OLEPicture. D...
2013 Aug 30
0
Wine release 1.7.1
...the GL_EXTENSIONS string. winex11.drv: Advertise some legacy WGL extensions in the GL_EXTENSIONS string. iphlpapi: Implement find_owning_pid() for Mac OS. iphlpapi: Implement find_owning_pid() on FreeBSD. winemac.drv: Support the public UTF-16 type for Unicode text. Daniel Jelinski (6): shell32: Fix context menu creation. shell32: Context menu offset is handled by client. shell32: Return command strings for a few more commands. shell32/tests: Test context menu contents. comctl32: Do not rearrange treeview when collapsing already collapsed item....