Age | Commit message (Collapse) | Author | Files | Lines |
|
always used false for last argument so changing mynot be cmpatible.
Move maxLenInputIME to superclass where it can be used for all platforms.
|
|
value for treatAsDBCS argument to AddCharUTF.
|
|
caretStyle as there could be confusion if the container changes caret style.
|
|
From johnsonj and Neil.
|
|
temporary composition states.
|
|
on and off
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
|
|
From johnsonj.
|
|
|
|
accurately determining whether the area being drawn covers the entire window
when the area is a complex shape.
|
|
|
|
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
|
|
|
|
depended on undefined behaviour.
|
|
conversion in Editor.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|