Displaying 20 results from an estimated 348 matches for "sivov".
2009 Jun 01
12
Gecko issues
My situation is this: i have gecko installed using wintricks but when i play metin2 online(i dont a small description before starting the game) or counter strike(when chosen a team - the map description does not appear) and in the console i keep getting the following lines :
Code:
0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\nssckbi.dll") -
2018 Dec 28
0
Wine release 4.0-rc4
...anslation.
Józef Kucia (3):
d3d9: Fix Reset() with system memory buffers.
d3d8: Fix Reset() with system memory buffers.
wined3d: Handle unmappable buffers in wined3d_device_process_vertices() gracefully.
Mingcong Bai (1):
po: Update Simplified Chinese translation.
Nikolay Sivov (1):
gdi32: Fix fontconfig objects leak (Valgrind).
Sebastian Lackner (2):
urlmon/tests: Add test for opening cache file with DELETE access.
appwiz.cpl: Copy addons to cache instead of moving.
Sven Baars (2):
wsdapi/tests: Fix a memory leak (Valgrind).
quartz: Fix so...
2017 Dec 29
0
Wine release 3.0-rc4
...:
ddraw/tests: Introduce an ARRAY_SIZE macro to ddraw7 as well.
ddraw/tests: Print driver and device information before running the tests.
Michael Stefaniuc (2):
shell32/tests: Use the available ARRAY_SIZE() macro.
d3dx9/tests: Use the available ARRAY_SIZE() macro.
Nikolay Sivov (10):
hlink/tests: Check return value (Coverity).
mlang/tests: Add some return value checks (Coverity).
taskschd: Fix a leak on error path (Coverity).
msxml3/tests: Add missing return value test (Coverity).
shell32: Fix SHGetFolderPathAndSubDir() trace message.
s...
2016 Feb 03
0
Wine release 1.8.1
...ffers as well.
Jactry Zeng (1):
po: Update Simplified Chinese translation.
J?zef Kucia (1):
d3d9: Implement d3d9_device_CreateDepthStencilSurfaceEx().
Matteo Bruni (1):
wined3d: Regenerate FFP replacement VS on changes to the normal attribute in the vertex declaration.
Nikolay Sivov (10):
ole2disp: Implement VariantInit().
ole2: Fix error handling in ReadClassStg().
ole2: Implement ReadClassStm().
ole2disp: Implement SafeArrayAllocDescriptor().
ole2disp: Implement SafeArrayDestroyDescriptor().
ole2disp: Implement SafeArrayAllocData()....
2016 Dec 16
0
Wine release 2.0-rc2
...uri Kenttä (2):
kernel32/tests: Test FindFirstFile with wildcards.
kernel32/tests: Show flags as text in test results.
Michael Müller (1):
wininet: Handle INTERNET_INVALID_PORT_NUMBER in HttpOpenRequest.
Mingcong Bai (1):
po: Update Simplified Chinese translation.
Nikolay Sivov (9):
scrrun/tests: Test to query for IUnknown from IProvideClassInfo.
dwrite: Fix a typo in assertion condition (Coverity).
msi: Fix handling of NULL buffer in MsiGetProductPropertyW() (Coverity).
comctl32/tests: Trackbar test to show that thumb is updated on TBM_SETTICFREQ....
2016 Dec 23
0
Wine release 2.0-rc3
...ed.
d2d1/tests: Change scale factors in test_bitmap_brush().
d3d11/tests: Skip test_depth_stencil_sampling() on AMD Windows drivers.
Lauri Kenttä (1):
cmd: Fix memory leak in WCMD_reduce.
Marcus Meissner (1):
xmllite: Hr was uninitialized in error path (Coverity).
Nikolay Sivov (8):
gdiplus/tests: Test for initial properties of adjustable arrow caps.
dwrite: Fully initialize shared factory vtable.
dwrite: Improve strikethrough and underline thickness extraction logic.
shell32: Don't trace output string buffer contents.
shell32: Fix potent...
2018 Dec 14
0
Wine release 4.0-rc2
...are just copied in the inproc case.
Kai Krakow (1):
winebus.sys: Re-add missing Xbox controller PIDs.
Ken Thomases (1):
configure: Fix building of the preloader on the Mac using Xcode 10 or later.
Michael Stefaniuc (1):
shell32: Use SetRect() instead of open coding it.
Nikolay Sivov (10):
comctl32/tests: Use actual text width for ideal button size tests.
po: Update Russian translation.
dwrite/tests: Fix some leaks (Valgrind).
inetcomm: Fix a leak on DeleteProp() (Valgrind).
kernelbase/tests: Fix some leaks (Valgrind).
shcore: Fix path string...
2017 Jan 20
0
Wine release 2.0-rc6
...of callback in DirectSoundEnumerateA/W.
wined3d: Do not set DDCAPS_ALIGNBOUNDARYSRC caps for ddraw.
Michael Stefaniuc (3):
wrc: Remove a wrong comment.
po: Fixes and more updates for the Romanian translation.
ddraw/tests: Remove some no longer needed broken(TRUE).
Nikolay Sivov (2):
dwrite: Let freetype face cache manage lifetime of requested file fragments.
uxtheme/tests: Some tests for buffered painting API.
Samuele Guerrini (1):
winebus.sys: Buffer length check fix.
Sebastian Lackner (2):
include: Avoid duplicate definition of REFERENCE_TIME....
2017 Jan 06
0
Wine release 2.0-rc4
...().
d3d9/tests: Add d3d9ex test for backbuffer resize.
d3d9: Do not create render target view while surface refcount is equal to 0.
d3d8: Do not create render target view while surface refcount is equal to 0.
Louis Lenders (1):
wine.inf: Add Drivers32 registry key.
Nikolay Sivov (2):
ole32/tests: Some tests for returned apartment type in implicit MTA case.
user32/tests: Added some tests for FindWindow().
Olivier F. R. Dierick (1):
xinput1_3: Add DECLSPEC_HOTPATCH to XInputEnable() definition.
Pierre Schweitzer (1):
mpr: Enumerate connections capab...
2019 Jan 11
0
Wine release 4.0-rc6
...surface_cpu_blt_colour_fill() to dimensions of render target view.
wined3d: Do not limit draw rect to intersection of all render target views.
d3d9/tests: Add test for clearing surfaces with different sizes.
Matteo Bruni (1):
d3dcompiler_43: Define D3D_COMPILER_VERSION.
Nikolay Sivov (4):
gdiplus/tests: Add some missing return value checks (Coverity).
gdi32/tests: Fix copy-paste issue with test message (Coverity).
msi/tests: Use more reasonable buffer sizes for guid strings (Coverity).
shcore: Fix double free on error path (Coverity).
Olivier F. R. Dier...
2018 Jan 12
0
Wine release 3.0-rc6
...w/tests: Fully initialize surface desc in surface enumeration tests.
ddraw/tests: Rewrite LimitTest().
ddraw/tests: Rewrite SetRenderState() tests.
Matteo Bruni (2):
advapi32/tests: Fully initialize ACLs (Valgrind).
advapi32/tests: Fix a couple of leaks (Valgrind).
Nikolay Sivov (13):
user32/tests: Add some more tests for message data conversion in dialog procedures.
dwrite/tests: Add missing return value test (Coverity).
msxml3/tests: Simplify test error path.
mshtml/tests: Skip some tests if native XMLHTTP support is missing or disabled.
jsc...
2017 Dec 15
0
Wine release 3.0-rc2
...n InsertMenu16.
Martin Storsjo (1):
msvcrt: Fix copy/paste typos in arm64 setjmp/longjmp.
Matteo Bruni (3):
d3d11/tests: Add a couple of testcases for UINT, sRGB UAVs.
d3d11/tests: Add tests for GenerateMips().
d3d11/tests: Add a couple of testcases for sRGB SRVs.
Nikolay Sivov (7):
wshom: Implement Popup() method.
comctl32/listview: Directly reset focused item on item count change.
user32/tests: Release window DCs consistently.
comctl32/tests: Rename test file.
comctl32/tests: Add ComboBox tests.
comctl32/tests: Add Static control test...
2009 Apr 09
7
Test: patch to add adva,ced d3d settings in winecfg
Hello everybody...
My patch to add advanced d3d settings in winecfg is almost ready.
In fact, i only have to figure out how to detect video memory size to
display it when no key is set to force it or to reset. Stefan D told
me to use DirectDraw, but i wouldn't find.
So that is the last thing (except some better naming...) to do for this patch.
Everything works well and i would like some
2018 Dec 21
0
Wine release 4.0-rc3
...d3d8: Support drawing from D3DPOOL_SYSTEMMEM vertex buffers.
d3d8: Support drawing from D3DPOOL_SYSTEMMEM index buffers.
ddraw: Support drawing from D3DVBCAPS_SYSTEMMEMORY vertex buffers.
Michael Stefaniuc (1):
dmstyle/tests: Relax a test for a pristine DMStyle object.
Nikolay Sivov (7):
msxml3: Fix uri object leak on error path (Valgrind).
oledb32/tests: Fix string leaks (Valgrind).
dwrite/tests: Fix another factory leak (Valgrind).
combase/tests: Fix a string leak (Valgrind).
shell32/tests: Fix some leaks (Valgrind).
urlmon/tests: Fix some...
2020 Jan 17
0
Wine release 5.0-rc6
...sts: Use wide char string literals in caller.c.
Jeff Smith (1):
user.exe16: Releasing DC does not disable it.
Michael M?ller (2):
setupapi: Add support for IDF_CHECKFIRST flag in SetupPromptForDiskW.
setupapi/tests: Add test for IDF_CHECKFIRST and SetupPromptForDiskA/W.
Nikolay Sivov (2):
comctl32/tests: Add some more ListView customdraw tests.
dwrite/tests: Improve DrawUnderline() test reliability by using text tested font actually supports.
Paul Gofman (1):
d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate.
Piotr Caban (5):
msvcr...
2016 Dec 19
0
Wine release 1.8.6
...e a couple of Haswell / Broadwell GPUs on macOS.
wined3d: Add a bunch of Broadwell and Skylake PCI ids and descriptions.
Michael Müller (2):
ntdll: Open current working directory with FILE_TRAVERSE access.
msvfw32: Use case insensitive compare in ICInfo for fourcc codes.
Nikolay Sivov (3):
dbghelp: Support CIE version 4 in parse_cie_details().
rpcrt4: Added NdrAsyncServerCall stub.
ucrtbase: Fix some spec file entries.
Philipp Hoppermann (1):
ws2_32: Implement InetNtopW.
Piotr Caban (5):
ucrtbase: Add __intrinsic_setjmp implementation.
msvcr...
2017 Dec 22
0
Wine release 3.0-rc3
...Kim Malmo (3):
po: Update Norwegian translation.
po: Update Norwegian translation.
po: Update Simplified Chinese translation.
Louis Lenders (1):
kernelbase: Quiet a noisy fixme in QuirkIsEnabled3.
Mingcong Bai (1):
po: Update Simplified Chinese translation.
Nikolay Sivov (13):
user32/tests: Remove runtime check for GetMenuBarInfo().
user32/tests: Class API tests for interaction with activation contexts.
comctl32/tests: Add Edit control tests.
comctl32/tests: Add ListBox tests.
comctl32/tests: Remove some workarounds that no longer appl...
2015 Dec 12
0
Wine release 1.8-rc4
.../tests: Port test_texture_blending() from d3d9.
Ken Thomases (1):
loader: Add the CFBundleAllowMixedLocalizations key to the embedded Info.plist to allow Cocoa to localize its strings.
Michael M?ller (1):
advapi32: Set last error to ERROR_SUCCESS in GetSidIdentifierAuthority.
Nikolay Sivov (4):
po: Update Russian translation.
dwrite/tests: Some tests for MapCharacters().
dwrite/tests: Some tests for fallback builder.
winecfg: Fix a crash on empty size field in Desktop Integration.
Piotr Caban (1):
ole32: Fix minimal size check of compound file in StgOpe...
2018 Jan 05
0
Wine release 3.0-rc5
...async object to queue_irp in device_file_flush.
mshtml: Don't dispatch load event if document is already detached from its window.
Louis Lenders (1):
wtsapi32: Fix copy/paste error in comment.
Michael Stefaniuc (1):
d3d8/tests: Use the available ARRAY_SIZE() macro.
Nikolay Sivov (6):
user32/tests: Add missing return value test (Coverity).
shell32: Make some strings static constants.
oleaut32/tests: Test more return values.
mshtml/tests: Test document stream creation failure (Coverity).
mshtml/tests: Remove null check after dereference (Coverit...
2017 Oct 20
0
Wine release 2.0.3
...Michael Müller (1):
include: Fix an invalid UUID in dxva2api.idl.
Michael Stefaniuc (2):
tools/sfnt2fon: Just skip all glyphs below 0x20.
fonts: Increase the Em size to fix a build failure with freetype 2.8.1.
Mikhail Paulyshka (1):
msvcp140: Implement _To_byte.
Nikolay Sivov (6):
comctl32/toolbar: Fix TB_SETDRAWTEXTFLAGS handler.
comctl32/toolbar: Don't add NULL imagelist entries.
comctl32/toolbar: Support undocumented IDs for standard bitmap lists.
gdi32: Pick first charmap if none was selected using preferred encoding.
include: Fix I...