Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
using Platform
SDK headers) should have fixed the missing header and library.
No one on the mailing list appears to be using DMC.
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
|
|
Also needs changes to GUID code and the pixel format in InitPixMap but the
correct code for those issues is less certain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8-bit files display correctly.
|
|
|
|
|
|
|
|
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.
|
|
statically linked.
Avoid these issues and ensure compatibility with NT 4 by not including MultiMon.h and
dynamically linking to the monitor APIs when available. If not available use the
single monitor work area to define the available area.
|
|
|
|
loop with unclear termination.
|
|
scaling and mouse clicks selecting text further in buffer.
|
|
|
|
to 50 milliseconds to make interaction less laggy.
|
|
interfere with dwelling. From Marko Njezic.
|
|
|
|
to always draw the tab bar and output pane in SciTE.
|
|
less corruption.
|
|
avoid accessing a released render target.
|
|
From Thomas Linder Puls.
|
|
is unlikely to be available.
|
|
|
|
|
|
of these libraries except when compiling with Visual C++.
|
|
|
|
From David Wolfendale.
|
|
Simplified Direct2D code.
|
|
|
|
but DirectWrite does not draw well and eventuall crashes.
|
|
to run at the same time for different windows and operations.
|
|
|
|
Windows XP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|