Displaying 16 results from an estimated 16 matches for "shahrabani".
2010 Aug 08
0
regedit: Added Hebrew translation
Charles Davis wrote:
> On 8/3/10 4:58 AM, Yaron Shahrabani wrote:
>
>> How can I compile a single RC file?
>>
> After configuring Wine, go to the directory containing the RC file and
> type in a Terminal:
>
> make <basename>.res
>
> where <basename> is the part of the filename before the '.rc' ex...
2010 Jul 09
0
Wine release 1.2-rc7
...coissue tests.
Vincent Povirk (5):
gdiplus: Check for null pt in GdipCreateMatrix3.
gdiplus: Set result to NULL when CreatePathGradient fails.
gdiplus: Stub GdipRecordMetafile.
gdiplus: Stub GdipRecordMetafileStream.
gdiplus: Stub GdipGetMetafileHeaderFromEmf.
Yaron Shahrabani (2):
notepad: Add Hebrew translation.
notepad: Add Arabic translation by Khaled Hosny.
--
Alexandre Julliard
julliard at winehq.org
2010 Dec 03
0
Wine release 1.2.2
...aut32: Updated Norwegian translation.
Vijay Kiran Kamuju (1):
tools: Add trailing semicolon to MimeType in wine.desktop.
Vladimir Panteleev (1):
user32: Update last active popup for all parents.
Wolfram Sang (1):
user32: Check for valid pointer in CreateIconFromResource.
Yaron Shahrabani (1):
kernel32: heb.nls: Made some corrections.
--
Alexandre Julliard
julliard at winehq.org
2010 Oct 08
0
Wine release 1.2.1
...;t abort shutdown if we have to terminate a process.
winecfg: Don't allow virtual desktops smaller than 640x480.
Vladimir Panteleev (1):
user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK.
Wolfram Sang (1):
hhctrl: Add check for no filename.
Yaron Shahrabani (5):
notepad: Add Persian translation.
clock: Added Hebrew translation.
wineboot: Added Hebrew translation.
regedit: Added Hebrew translation.
clock: Updated Hebrew translation.
?ukasz Wojni?owicz (4):
oleacc: Update the Polish translation.
appwiz.cpl: Upd...
2010 Nov 26
0
Wine release 1.3.8
...tring<wchar_t>::swap tests.
msvcrt: Added qsort_s implementation.
msvcr90/tests: Added qsort_s tests.
Vincent Povirk (1):
ole32: Cache the contents of one extended big block depot block.
Volodymyr M. Shcherbyna (1):
dbgeng: Add initial stub dll implementation.
Yaron Shahrabani (1):
serialui: Added Hebrew translation.
--
Alexandre Julliard
julliard at winehq.org
2011 Jan 07
0
Wine release 1.3.11
...Convert DirectInput to using interface instead of vtbl.
dinput: COM cleanup - use interface instead of lpvtbl in joystick effects.
dinput: Rename IDirectInputDevice2AImpl into IDirectInputDeviceImpl.
dinput: Pass interface instead of this pointer to joystick poll callback.
Yaron Shahrabani (1):
wininet: Updated Hebrew translation.
?ukasz Wojni?owicz (2):
appwiz.cpl: Update Polish translation.
jscript: Update Polish translation.
--
Alexandre Julliard
julliard at winehq.org
2010 Dec 24
0
Wine release 1.3.10
...compiler: Parse PCSG in the reflection interface.
d3dcompiler: Implement ID3D11ShaderReflection::GetInputParameterDesc().
d3dcompiler: Implement ID3D11ShaderReflection::GetOutputParameterDesc().
d3dcompiler: Implement ID3D11ShaderReflection::GetPatchConstantParameterDesc().
Yaron Shahrabani (1):
shlwapi: Added Hebrew translation.
?ukasz Wojni?owicz (5):
avifile: Update Polish translation.
wininet: Update Polish translation.
taskmgr: Update Polish translation.
cmd: Update Polish translation.
winecfg: Update Polish translation.
--
Alexandre Julliard...
2011 Feb 18
0
Wine release 1.3.14
...plus: Allow adding rectangles with negative sizes to paths.
gdiplus: Fix error path in GdipAddPathRectangle.
gdiplus: Store an ImageAttributes in texture brushes.
gdiplus: Add test for ImageLockModeUserInputBuf.
gdiplus: Add tests for locked image bit reading/writing.
Yaron Shahrabani (1):
po: Hebrew update.
--
Alexandre Julliard
julliard at winehq.org
2011 Aug 26
0
Wine release 1.3.27
...s: Added more IMXWriter tests.
msxml3: Added IStream support to IMXWriter.
include: Added declarations for IInternetSecurityManagerEx and IInternetSecurityManagerEx2.
urlmon: Added stubs for IInternetSecurityManagerEx{2}.
urlmon/tests: Added tests for MapUrlToZoneEx2.
Yaron Shahrabani (1):
po: Hebrew translation update.
--
Alexandre Julliard
julliard at winehq.org
2010 Oct 29
0
Wine release 1.3.6
...gdiplus: Reject linear gradients where the start and end points are equal.
mscoree: Add tests for LoadLibraryShim.
wine.inf: Add some .NET-related fakedlls.
mscoree: Implement LoadLibraryShim.
Vladimir Panteleev (1):
user32: Update last active popup for all parents.
Yaron Shahrabani (20):
oledlg: Added Hebrew translation.
cmdlgtst: Added Hebrew translation.
wineps: Added Hebrew translation.
write: Added Hebrew translation.
wineconsole: Added Hebrew translation.
wordpad: Added Hebrew translation.
mshtml: Added Hebrew translation....
2010 Oct 15
0
Wine release 1.3.5
...d test for ICLRMetaHost_GetRuntime.
aclocal: Detect the mingw variant named amd64-mingw32msvc.
mscoree: Implement ICLRMetaHost_GetRuntime.
mscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.
mscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.
Yaron Shahrabani (19):
winhlp32: Add Hebrew translation.
appwiz.cpl: Added Hebrew translation.
shdocvw: Added Hebrew translation.
comctl32: Added Hebrew translation.
shell32: Added Hebrew translation.
browseui: Added Hebrew translation.
regedit: Hebrew translation fix....
2010 Aug 20
0
Wine release 1.3.1
...Graphics objects.
Wolfgang Schwotzer (2):
ws2_32/tests: Only log threads which not terminated by themselves.
ws2_32: Initialize variable lsap_sel.
Wolfram Sang (2):
user32: Check for valid pointer in CreateIconFromResource.
kernel32: Change fixme to trace in comm.c.
Yaron Shahrabani (4):
wineboot: Added Hebrew translation.
clock: Added Hebrew translation.
regedit: Added Hebrew translation.
clock: Updated Hebrew translation.
?ukasz Wojni?owicz (1):
shdocvw: Add the Polish translation.
--
Alexandre Julliard
julliard at winehq.org
2010 Nov 12
0
Wine release 1.3.7
...stride in created bitmaps.
Vitaliy Margolen (1):
ntdll: Mask invalid flags for RtlQueueWorkItem.
Vladimir Panteleev (2):
winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.
winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.
Yaron Shahrabani (5):
hhctrl.ocx: Added Hebrew translation.
gphoto2: Added Hebrew translation.
msrle32: Added Hebrew translation.
winemine: Added Hebrew translation.
progman: Added Hebrew translation.
--
Alexandre Julliard
julliard at winehq.org
2011 Jan 21
0
Wine release 1.3.12
...joystick.
dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes.
dinput: Make newly created device append itself to Direct Input's list.
dinput: Combine ASCII and Unicode Direct Input Device QueryInterface.
Yaron Shahrabani (1):
po: Hebrew update.
--
Alexandre Julliard
julliard at winehq.org
2010 Dec 10
0
Wine release 1.3.9
...e parsing.
d3dx9_36/tests: Extended ID3DXConstantTable tests.
Tristan Schmelcher (2):
ddeml: Fix incorrect HSZ argument sizes.
ddeml: More calling convention fixes.
Wolfram Sang (1):
winex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target.
Yaron Shahrabani (2):
view: Added Hebrew translation.
sane: Added Hebrew translation.
--
Alexandre Julliard
julliard at winehq.org
2010 Jul 30
0
Wine release 1.3.0
...d-session --kill is used.
wineboot: Don't abort shutdown if we have to terminate a process.
Wade Gobel (2):
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
Yaron Shahrabani (2):
wine.desktop: Add Hebrew translation.
notepad: Add Persian translation.
--
Alexandre Julliard
julliard at winehq.org