gdiplus: Round the layout rectangle down instead of up in gdip_format_string().
[wine] / dlls / gdiplus / tests / stringformat.c
2009-12-22  Hans Leidekkergdiplus: Implement GdipGet/SetStringFormatMeasurableCha...
2009-02-02  Aurimas Fischergdiplus: Implement GdipSetStringFormatFlags with tests.
2008-07-30  Nikolay Sivovgdiplus: Implemented GdipStringFormatGetGenericDefault...
2008-07-30  Nikolay Sivovgdiplus: Use LANG_NEUTRAL instead of 0.
2008-07-30  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]StringFormatTabStops...
2008-07-30  Nikolay Sivovgdiplus: GdipGetStringFormatTabStopCount implementation...
2008-07-29  Nikolay Sivovgdiplus: GdipStringFormatGetGenericTypographic implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipSetStringFormatDigitSubstitution implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipGetStringFormatDigitSubstitution implemented.
2008-07-10  Alexandre Julliardgdiplus/tests: Don't test returned value if the call...
2008-07-10  Adam Petacciagdiplus: Test for CharacterRange.
2007-08-16  Evan Stadegdiplus: Fix default value of StringTrimmingCharacter.
2007-08-16  Evan Stadegdiplus/tests: Added GpStringFormat tests.