Age | Commit message (Collapse) | Author | Files | Lines |
|
analyze.
|
|
compatibility and to lessen the number of casts.
|
|
|
|
calls to allow use of Asian font names.
|
|
|
|
|
|
|
|
warnings for lexers since they may be maintained by others.
|
|
|
|
|
|
defined in scripts/HeaderOrder.txt.
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
|
|
Fixes possible loss of data warnings when switched on.
|
|
|
|
|
|
|
|
radius corners.
|
|
|
|
other platforms and ensure for folding markers that the '+' or '-' do
not touch the circle.
Change order of drawing so that circles are drawn after connecting
lines so overwrite any tails.
|
|
|
|
guaranty termination where possible.
|
|
|
|
Parameter names added to method declarations.
|
|
From Marko Njezic.
|
|
|
|
gcc.
|
|
|
|
all positions are filled with reasonable non-negative values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also needs changes to GUID code and the pixel format in InitPixMap but the
correct code for those issues is less certain.
|
|
|
|
|
|
|
|
|
|
|
|
on which
other characters were draw in the same call. Switching to DWRITE_LINE_SPACING_METHOD_UNIFORM
fixed this.
|
|
implementation
to be same as other platforms and allow optimization.
|
|
8-bit files display correctly.
|
|
|
|
|
|
|
|
malware loading from directory near front of DLL search path.
From Mat Berchtold.
|
|
|
|
a recent SDK and allow disabling Direct2D by defining DISABLE_D2D.
Run a test compile of a file that includes these headers and use compilation
failure to disable Direct2D.
|