Age | Commit message (Collapse) | Author | Files | Lines |
|
MarkerDefine.
|
|
|
|
|
|
|
|
|
|
memory to cache folding data for each DBCS code page used.
|
|
|
|
|
|
|
|
|
|
defaulting DIR_O to src\obj.
|
|
|
|
|
|
new files SurfaceGDI.cxx, SurfaceD2D.cxx, and ListBox.cxx + associated headers.
|
|
in Unicode mode.
|
|
Use symbolic names for DPI instead of inline value 96.
|
|
too long and complex.
|
|
|
|
|
|
|
|
|
|
|
|
of using an approximation which was sometimes wrong, clipping long items.
|
|
text.
|
|
BITMAPV5HEADER for both GDI drawing and cursor creation.
|
|
Will allow future simplification of logic and optimization.
|
|
|
|
|
|
|
|
typedef with using, and initialising at declaration.
|
|
|
|
Add tests to check that inverted conversions yield the original value.
|
|
|
|
characters and invalid bytes.
Add more test cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and avoids type warnings.
|
|
namespace, = default, in-class default member initializers, avoiding NULL,
avoiding unnecessary else.
Use POINT for insets as POINT has integer fields avoiding casts.
Simplified cursor setting.
|
|
Add comments about different types of Surface.
|
|
|
|
stroke style, bitmap, and gradients to remove explicit release calls and
possible leaks.
Ensure HPEN and HBRUSH initialised.
Not converting render targets, text formats or text layouts yet.
|
|
impossible exception, const some iterators.
|
|
{ unicodeReplacementChar, 1 } instead of constructed objects.
Declare named const values for 2 failure cases of CharacterExtracted.
Remove some dead code.
|
|
familiarity.
|
|
|
|
specified) and only discard the last combined character when these fail.
|