Displaying 12 results from an estimated 12 matches for "perov".
Did you mean:
pero
2013 Jan 03
0
Russian translators: living countries
You?re knowing to have the living countries for all available Russian
translators in Wine.
Andrey Esin
Alexander Kanavin
Konstantin Kondratyuk
Oleg Korda
Phil Krylov
Alexander Lakhin
Vitaly Lipatov
Vitaliy Margolen
Ilia Mirkin
Oleh R. Nykyforchyn
Vitaly Perov
Oleg Prokhorov
Pavel Roskin
Dmitrij Sinukov
Kirill K. Smirnov
Igor Stepin
Andrey Turkin
Vasily I. Volchenko
Wine is available in Russian language, so you need to try it out.
2010 Feb 19
0
Wine release 1.1.39
...k procedures return UINT_PTR.
comdlg32: Add a minimal test for the font dialog.
shlwapi: GetUrlPart can get the scheme of url's without a ://.
comdlg32/tests: Rely on the Symbol font instead of Tahoma.
comdlg32/tests: Font sizes are influenced by the display dpi.
Vitaly Perov (2):
setupapi: Add stub for SetupLogFile{A,W}.
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.
Vladimir Pankratov (1):
wordpad: Update Russian translation.
--
Alexandre Julliard
julliard at winehq.org
2010 Sep 18
0
Wine release 1.3.3
...odecs: Fix the seeking in stream region streams.
windowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
windowscodecs: Implement conversion from CMYK to RGB.
windowscodecs: Override libjpeg's default error handling.
ws2_32: Add a test for selecting invalid sockets.
Vitaly Perov (1):
winspool.drv: Set the printer name in AddJobW.
Vladimir Panteleev (1):
user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK.
Wolfram Sang (1):
hhctrl: Add check for no filename.
?ukasz Wojni?owicz (3):
jscript: Update the Polish translation....
2010 Mar 05
0
Wine release 1.1.40
...us: Stub GdipGetImageItemData.
gdiplus: Stub GdipGetRegionScansCount.
ole32: Clear the sibling links when reinserting a renamed element.
ole32: Add a test showing IStorage_CopyTo ignores open objects in the source.
ole32: Add tests for CopyTo in recursive situations.
Vitaly Perov (2):
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
notepad: Implement printing to file.
XueFeng Chang (1):
server: Check create_event return value in console creation.
Yann Droneaud (1):
aclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang).
--
Alexandre Julliard
jull...
2008 Nov 07
0
Wine release 1.1.8
...tching CoUninitialize call.
rundll32: Build with -mwindows.
Vitaliy Margolen (5):
winmm: Support more joysticks.
dxdiagn: Replace remaining FIXMEs with TRACEs.
dxdiagn: Add pagefile size info.
dxdiagn: Add windows path.
dxdiagn: Add service pack version.
Vitaly Perov (2):
netapi32: Add stub for NetShareGetInfo.
netapi32: Add stub for NetShareAdd.
--
Alexandre Julliard
julliard at winehq.org
2010 Oct 01
0
Wine release 1.3.4
...gdiplus: Don't try to free invalid or already-freed images.
gdiplus: Return 0 from GdiplusShutdown.
gdiplus: Implement GdipTransformRegion.
gdiplus: Implement GdipGetRegionScansCount.
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
Vitaly Perov (4):
winspool.drv: Support pDevMode field in {Get/Set}Job.
comdlg32: Add basic implementation of PrintDlgExA.
shdocvw: Silence QueryInterface FIXME.
shdocvw: Silence more invalid QueryInterface FIXMEs.
Zach Smith (1):
dinput: OSX joystick driver separate device for ea...
2009 Jun 05
0
Wine release 1.1.23
...ole32: Fix return code of DeleteStorage for read only storage.
ole32: Don't ignore a failure to delete the old element in CreateStorage.
winex11.drv: Don't use XEvents uninitialized when waits time out.
Vitaliy Margolen (1):
winecfg: Update WinXP version to SP3.
Vitaly Perov (1):
mpr: Don't set LastError if no error occured.
Vladimir Pankratov (1):
winedbg: Add Russian translation.
Yuriy Kaminskiy (1):
dsound: Fix segv on use-after-free in IDirectSoundNotifyImpl_Release.
--
Alexandre Julliard
julliard at winehq.org
2008 Dec 05
0
Wine release 1.1.10
...string format warning.
Vitaliy Margolen (2):
dinput: Use correct GetObjectInfo for joystick.
ntdll: Stub NtMakeTemporaryObject.
Vitaly Lipatov (2):
kernel32: gethostname returns string in CP_UNIXCP encoding.
winex11: Add check for XmbTextPropertyToTextList result.
Vitaly Perov (2):
mlang: Add implementation of fnIMLangFontLink_GetCharCodePages.
mlang/tests: Add tests for fnIMLangFontLink_GetCharCodePages.
Vladimir Pankratov (1):
shdocvw: Implement go_home function.
--
Alexandre Julliard
julliard at winehq.org
2008 Apr 04
0
Wine release 0.9.59
...s.
user32: Properly translate keyboard left/right-shift, alt, ctrl keys hardware messages.
localspl: Add Russian translation.
winecfg: Update Russian translation.
winex11drv: Distinguish left and right keys for shift, ctrl and alt.
reg: Add Russian translation.
Vitaly Perov (1):
comdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is not set dmCopies must be 1.
--
Alexandre Julliard
julliard at winehq.org
2009 Sep 25
0
Wine release 1.1.30
...input: Move axes and buttons queries into initial joystick discovery for joydev driver.
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.
dinput: Fix POV for programs that use buffered events.
Vitaly Perov (2):
comdlg32: Fix some Russian resources.
shell32: Enlarge static to display multiline text correctly.
Vladimir Pankratov (3):
jscript: Add Russian translation.
readme: Keep README.ru in sync.
jscript: Update Russian translation.
Wilfried Pasquazzo (2):
user32...
2008 May 02
0
Wine release 0.9.61
...or Right Shift.
winex11: Fix GetKeyNameText for Right Shift.
winex11: Use constants instead of magic numbers in GetKeyNameText.
winex11: Fix MapVirtualKeyEx to properly map left-right modifier keys.
dinput: Fix default axes mapping generation.
dinput: Fix typo.
Vitaly Perov (2):
cabinet: Added a test for FDICopy with an empty cabinet file.
cabinet: Fix for FDICopy with an empty cabinet file.
--
Alexandre Julliard
julliard at winehq.org
2012 May 23
0
Research Assistant/Staff Scientist: Technology in Environmental Health (Boston, MA)
Research Assistant/Staff Scientist: Technology in Environmental
Health (Silent Spring Institute; Boston, MA)
Silent Spring Institute is a non-profit scientific research group studying
the environment and health. We are a multi-disciplinary team and
international leader in research on everyday exposures to
hormone disruptors, tests for breast carcinogens, and environmental links
to breast cancer.