Displaying 8 results from an estimated 8 matches for "scriptbreak".
2006 Jul 11
0
RE: [PATCH] Re: network-bridge scriptbreaks networkconnectivity
> > Just to be doubly clear, do you mean that the name is compared at
the
> > time the rule is submitted, or at the time it is evaluated?
>
> It''s the latter. See ip_packet_match in
net/ipv4/netfilter/ip_tables.c
> for example.
Wild -- that''s not what I''d have guessed. I suppose it allows you to
insert rules for interfaces that don''t
2011 Oct 21
0
Wine release 1.3.31
...e for PC exposes some heap corruption in msvcp90
28780 VBScript fails to parse hex literals
28791 XSetDashes is being passed 0 as one of the dashes causing a BadValue Error
28794 user32:edit crashes on Mac
28796 ntdll: read buffer overrun in lookup_manifest_file
28811 Invalid read in ScriptBreak()
28812 Uninitialized memory read in ContextualShape_Oriya() in test_ScriptShapeOpenType
28813 usp10/tests: uninitialized stack variable in test_ScriptXtoX
----------------------------------------------------------------
Changes since 1.3.30:
Alex Henrie (6):
po: Update Catalan trans...
2013 Sep 13
0
Wine release 1.7.2
...ric Stewart (4):
Unicode Private Use Area is also rotated by tategaki.
gdi32: GetCharWidth32A/W return positive widths for all layouts and various DC transforms.
gdi32: ABC value signs remain the same despite any changes in layout direction or viewport.
user32: Use Uniscribe ScriptBreak and the resulting Unicode Line Break algorithm to break lines for DT_WORDBREAK.
Austin English (2):
netcfgx: Add stub dll.
msiexec: Add a fixme for administrative installs.
Bruno Jesus (13):
server: Store the protocol while creating the socket.
server: Add a request to get...
2012 Mar 30
0
Wine release 1.5.1
...stubs for ARM.
include: Add new ARM defines to winnt.h.
include: Add peARM to fusion.idl.
view: Also show the filename in the window title when loading it from command line.
po: Update German translation.
Aric Stewart (14):
usp10: Properly handle invalid arguments to ScriptBreak.
strmbase: COM cleanup for BaseFilter.
strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin.
strmbase: COM cleanup for cleanup SourceSeeking.
usp10: Add fallback font for Myanmar.
wineqtdecoder: COM cleanup.
strmbase: COM cleanup for TransformFilter...
2011 Jul 08
0
Wine release 1.3.24
...s: Fix warning on non-x86 platforms.
shell32: Make sure that a structure is initialized (clang).
Aric Stewart (4):
usp10: Restart Indic syllable processing immediately after malformed syllable.
hhctrl.ocx: Improve parsing of incoming file specs to HtmlHelp.
usp10: Implement ScriptBreak using the Unicode Line Breaking Algorithm.
usp10: Shift to using the unicode data for most of the indic lexical functions.
Austin English (2):
kernel32: Stub a few of the numa functions.
ws2_32: Define sipx_network / sipx_node for DragonFly BSD.
Austin Lund (3):
ntoskrnl.e...
2012 Jun 15
0
Wine release 1.4.1
...loading it from command line.
winemaker: Handle library search pragmas.
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
wine.inf: Start the spool service when needed.
inetcpl: Add stub for DllInstall.
Aric Stewart (4):
usp10: Properly handle invalid arguments to ScriptBreak.
usp10: Add fallback font for Myanmar.
usp10: Check bounds before checking value in array.
usp10: Correct glyph caching beyond the BMP.
Austin English (6):
user32: Make a few more functions hotpatchable.
wine.inf: Add HKCU\Control Panel\Mouse\Beep key.
uxtheme:...
2007 Jan 09
0
Wine release 0.9.29
...d3d8: IDirect3DDevice8Impl_GetVertexShaderFunction gets passed a handle instead of a pointer.
d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration gets passed a handle instead of a pointer.
Hans Leidekker (17):
usp10: Implement ScriptString_pSize.
usp10: Improve the stub for ScriptBreak.
usp10: Match output of WinXP for ScriptGetProperties.
usp10: Implement ScriptString_pLogAttr.
usp10: Reduce multiple assignments to a single memset in ScriptItemize.
usp10: Fix all failing tests on Windows and Wine.
usp10: Factor out script cache handling.
gdi32...
2009 Jan 16
0
Wine release 1.1.13
...c: Add a stub implementation for ordinal 3.
setupapi: Implement StringTableLookUpStringEx.
setupapi: Have each test create and destroy its own string table.
setupapi: Add tests for StringTableAddStringEx and StringTableLookupStringEx.
usp10: Improve handling of whitespace in ScriptBreak.
usp10: Handle CR/LF in ScriptItemize.
usp10: Set better visual attribute values in ScriptShape.
usp10: Improve some traces.
qmgr: Improve a couple of stubs.
setupapi: Add some tests for StringTableLookUpStringEx. Make them pass.
setupapi: Enable reuse of create_...