Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Use std::vector for formats to avoid empty elements.
|
|
|
|
see the scroll quickly.
|
|
|
|
guaranty termination where possible.
|
|
|
|
Parameter names added to method declarations.
|
|
of trying to redraw just the initially required area.
Reported to eliminate black window contents after system Lock and similar actions.
|
|
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
|
|
gcc.
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
From Oezguer Emir.
|
|
Move printing parameters into a separate struct.
|
|
|
|
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
|
|
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.
|