Displaying 16 results from an estimated 16 matches for "sublang_neutr".
Did you mean:
sublang_neutral
2006 Oct 27
0
Wine release 0.9.24
...ypt32: Cast-qual warnings fix.
Andrey Turkin (2):
mshtml: Insert missing "return" operator.
ddraw: Add missing dereference operators.
Aric Stewart (1):
winex11.drv: Only create a fontSet if we are going to be using it in the XIC.
Byeong-Sik Jeon (4):
Korean: Use SUBLANG_NEUTRAL in Korean resources.
winefile: Update Korean resources.
oleview: Update Korean resources.
notepad: Update Korean resources.
Christoph Frick (1):
gdi32: Add wglShareList to gdi32.spec.
Cihan Altinay (1):
shdocvw: Make sure BSTR is allocated before calling sink.
Dam...
2012 May 04
0
[PATCH] add (errnum) in front of windows error messages
...rr);
if (!FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS,
- NULL, err, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), buf, sizeof(buf), NULL)) {
- strncpy(buf, "(unable to format errormessage)", sizeof(buf));
+ NULL, err, MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL), ptr, sizeof(buf) - (ptr - buf), NULL)) {
+ strcpy(ptr, "(unable to format errormessage)");
};
- if((newline = strchr(buf, '\r')))
- *newline = '\0';
+ if((ptr = strchr(buf, '\r')))
+ *ptr = '\0';
return buf;
}
--
1.7.10
2010 Jul 09
0
Wine release 1.2-rc7
...nslated resource from the Romansh translation.
progman: Fix the sizes of a dialog in the Romanian translation.
wordpad: Add the Romanian translation.
Misha Koshelev (1):
d3dx9: Test penultimate declaration element in D3DXDeclaratorFromFVFTest.
Paul Vriens (2):
notepad: Use SUBLANG_NEUTRAL for the Arabic resources.
comdlg32: Prevent a NULL pointer dereference (Coverity).
Stefan D?singer (5):
d3d9: Nvidia drivers don't like unused output formats.
d3d9: Pass count=0 when clearing the whole surface.
d3d9: Ignore a Windows 7 failure in the d3d9 depth clamp...
2008 Jun 13
0
Wine release 1.0-rc5
...winecfg: Fix and re-enable the Italian translation.
regedit: Fix the Danish translation.
winecfg: Fix the Portuguese Brazilian translation.
shell32: Add initial Romanian translation.
wininet: Add the Romanian translation.
Miko?aj Zalewski (1):
xcopy: German should use SUBLANG_NEUTRAL.
Paul Vriens (20):
setupapi/tests: Fix test for win9x and Vista.
iphlpapi/tests: Fix crash on Vista.
iphlpapi/tests: Fix test on Vista.
advpack/tests: Add a FreeLibrary and a skip message.
kernel32/tests: Add a skip message for win95.
comdlg32/tests: Use GetMo...
2009 Jun 05
0
Wine release 1.1.23
...mlang: Return HRESULT from lcid_to_rfc1766 helper.
mlang: Suppress country data in rfc1766, with tests.
mlang: Check output pointer for NULL.
mlang/tests: Add tests for LcidToRfc1766.
mlang: Avoid unneeded HeapReAlloc.
kernel32/tests: Add tests for GetLocaleInfo with SUBLANG_NEUTRAL.
kernel32/tests: Fix failures on localized Windows versions.
Dmitry Timoshkov (1):
winex11.drv: Avoid a crash if not in a desktop mode.
Eric Pouech (11):
winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream.
winhlp32: Properly handle a syntax error...
2008 Dec 20
0
Wine release 1.1.11
...n() static.
userenv/tests: Make userenv_dbgstr_w() static.
kernel32: Remove _hread16() as it is not used. Move _hwrite16() next to the other related functions.
wininet & winhttp: Remove the MSG_WAITALL definition as it is not needed.
devenum: French and German should use SUBLANG_NEUTRAL.
ole32: Use the IStream16_(CreateStream,CreateStorage,Write) implementations.
cmd: Make WCMD_DumpCommands() static.
d3d8: Make D3D8CB_CreateSurface() static.
port: S_IWUSR and S_IX* are not needed. Remove them.
msiexec: Make KillService() static.
winapi_check:...
2008 May 23
0
Wine release 1.0-rc2
...localised number chars.
ole32/tests: Do not call Release if CoCreateInstance failed.
ole32/tests: Test StringFromGUID2.
Michael Stefaniuc (1):
shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
Miko?aj Zalewski (2):
Update Polish translation.
Make Swedish use SUBLANG_NEUTRAL.
Nikolay Sivov (12):
gdi32: Avoid null pointer dereference in CreateDIBSection.
gdiplus: ImageFlags enum defined.
gdiplus: GdipGetImageFlags simple stub with test.
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
gdiplus: Added GdipCreateFromHWNDICM (no icm yet...
2006 Dec 08
0
Wine release 0.9.27
...Portuguese translation (contributed by Americo Jose Melo).
mshtml: Add missing '\n' in Wine trace.
vmm.vxd: PC_WRITABLE spelling fix.
msxml3: Add '\n' to Wine trace.
mshtml: Add '\n' to Wine trace.
Assorted spelling fixes.
Consistently use SUBLANG_NEUTRAL for Italian resources.
msvcmaker: Fix the code that sets __WINETEST_OUTPUT_DIR so it does not pollute $output_dir.
msvcmaker: Remove unneeded -I.. for the msvcrt tests.
msvcmaker: Tweak the .dsp formatting to better match Visual Studio.
msvcmaker: Link with msvcrt(d).dll r...
2009 Jun 19
0
Wine release 1.1.24
...sage((HWND)-1), make it pass under Wine.
user32: Invalidate button on WM_KILLFOCUS, like Windows does.
Eric Pouech (1):
dbghelp: Improve speed of our hashtable implementation by remembering the last element added to every bucket.
Francois Gouget (19):
cryptdlg & cryptui: Use SUBLANG_NEUTRAL for German.
winedos: Move VGA_SetGraphicMode() up a bit and make it static. VGA_GetModeInfoList() is unused so remove it.
winedos: DPMI_FreeInternalRMCB() is not used so remove it.
winedos: DOSVM_GetTimer() is not used so remove it.
gdi32/tests: Small indentation fix....
2008 Feb 22
0
Wine release 0.9.56
...resource file to UTF-8.
devenum: Add Polish translation.
oleview: Add Polish translation.
oleview: Add ellipsis to menu items that show dialogs.
oleview: Move the TypeLib open dialog filter message into a resource.
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
Paul Vriens (15):
advpack/tests: Show errors in hex.
crypt32/tests: Skip test if we don't have enough rights.
wintrust/tests: Use GetModuleHandleA instead of LoadLibraryA.
wintrust/tests: Change test_RegPolicyFlags to use the same logic as the rest of the tests....
2009 Feb 13
0
Wine release 1.1.15
...Reorder some functions to avoid forward declarations in dialog.c.
winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it.
xrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
winedos: Remove spaces before '\n's.
notepad: Make the Lithuanian resources SUBLANG_NEUTRAL.
user32: Remove unneeded forward declarations in edit.c.
user32: Reorder some functions to avoid forward declarations in edit.c.
user32: Make EditWndProcW() static, fix its documentation.
urlmon: Make create_http_protocol() static.
winealsa.drv: ALSA_PeekRingMessage(...
2010 Sep 03
0
Wine release 1.3.2
...e debugstr_fourcc() static.
shell32/tests: Add a trailing '\n' to an ok() call.
msxml3: Make parse_xml() static.
shdocvw: Make adjust_ie_docobj_rect() static.
qedit: Make (media,pins)enum_create() static.
msvcp90: Make init_cxx_funcs() static.
gameux: Use SUBLANG_NEUTRAL for language-independent resources.
usp10: Make SHAPE_ApplyOpenTypeFeatures() static.
xcopy: Remove spaces before '\n's in the Korean translation.
start: Remove spaces before '\n's in the Portuguese translation.
programs: Remove spaces before '\n's...
2010 Apr 02
0
Wine release 1.1.42
...9;\n' to a TRACE().
dxdiagn/tests: Add a trailing '\n' to an ok() call.
comctl32/tests: fix an ok() call's trailing '\n'.
msxml3: Add a trailing '\n' to a TRACE().
hlink/tests: Add a trailing '\n' to an ok() call.
appwiz.cpl: Use SUBLANG_NEUTRAL for Spanish.
qedit: Don't cast NULL.
shell32/tests: Remove spaces before '\n'.
Assorted spelling and case fixes.
gdiplus/tests: Fix compilation on systems that don't support nameless unions.
winedbg: Fix compilation with gcc 2.95 and non-GNU compilers...
2009 Jul 03
0
Wine release 1.1.25
...rd declarations.
ole32: Make stub_manager_int_addref() static.
Assorted spelling fixes.
comctl32: Make MapIdSearchCompare() static.
gdi32/tests: Fix the trailing '\n' of a few ok() calls.
wined3d: Add a trailing '\n' to a FIXME() trace.
clock: Use SUBLANG_NEUTRAL for Romanian.
setupapi: Ellipses should be preceded by a space in Slovenian.
notepad: Ellipses should be preceded by a space in Slovenian.
gdi32/tests: Make test_GetTextMetrics2() static.
windowscodecs: Make the QueryInterface() functions static.
advapi32/tests: Add...
2008 Sep 19
0
Wine release 1.1.5
...ranslated and incomplete STRINGTABLE.
wordpad: Change the encoding of the German resource file to utf-8.
worpad: Fix the German translation.
regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt, Ru, Si and Tr translations.
Miko?aj Zalewski (10):
appwiz.cpl: French should use SUBLANG_NEUTRAL.
oleaut32: Make _argsize and _xsize receive the full TYPEDESC and parent ITypeInfo, use a different function in IDispatch code.
oleaut32: Add some missing simple types to _argsize and _xsize.
oleaut32: VT_USERDEFINED records are passed by value.
include: Add IAutoCompleteD...
2009 Dec 18
0
Wine release 1.1.35
...p: Fix compilation on systems that don't support nameless unions.
mshtml/tests: Fix the get_event_src() macro declaration.
wined3d: Don't define nameless structs or unions.
crypt32/tests: Fix compilation on systems that don't support nameless unions.
winedbg: Use SUBLANG_NEUTRAL for Spanish.
shlwapi/tests: Make test_IConnectionPoint() static.
mshtml/tests: Make test_UIActivate() static.
oleaut32/tests: Make test_DispGetParam() static.
Gerald Pfeifer (1):
ntdll: Guard debugging code by #ifdef instead of plain #if.
Gregor Schneider (2):
mlan...