Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
composition active.
|
|
|
|
|
|
bug where scroll position not restored in non-wrap mode.
|
|
|
|
|
|
|
|
|
|
through this now.
|
|
folding symbols for many years.
|
|
|
|
parameter naming.
|
|
|
|
pointers as integers to window procedures.
|
|
member function ListBoxX::ListProc so it can directly access state.
Stop using GWLP_USERDATA to hold the previous window procedure of subclassed
window since it can be stored in the ListBoxX object with better type-safety.
Decrease warnings for reinterpret_cast since it is a common Win32 idiom to pass
pointers as integers to window procedures.
|
|
SC_UNDO_SELECTION_HISTORY_SCROLL flag to SCI_SETUNDOSELECTIONHISTORY.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
constants for processing character encodings or similar and where declaring
constants would make the code more obscure, not less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UINT32.
|
|
Otherwise there may be a crash inside DirectWrite.
|
|
MarkerDefine.
|
|
|
|
|
|
|
|
|
|
memory to cache folding data for each DBCS code page used.
|
|
|
|
|
|
|
|
|