Age | Commit message (Collapse) | Author | Files | Lines |
|
This simplifies and optimizes their use in other classes and containers.
|
|
|
|
This allows the accessibility layer to request detail, such as which
characters have been deleted. ATK will query the deleted range to
report the data that was removed, so it must still be available for
the query to give a correct answer.
So, emit the signal in BEFOREDELETE instead of DELETETEXT.
|
|
It's quite a lot faster even after trying and optimizing the custom
version, and it makes the code simpler.
Also improve ByteOffsetFromCharacterOffset() to make use of the cache,
making it drastically faster.
|
|
|
|
|
|
implementation.
|
|
|
|
|
|
|
|
|
|
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|
|
|
|
|
|
FoldDisplayTextSetStyle.
|
|
|
|
to optimize speed of character category features.
|
|
be needed for adding a CharacterCategory feature.
|
|
LexHaskell as it will be needed for CharacterCategory additions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as that is more correct, added comments and helper methods, removed lines that
had no effect.
Behaviour unaltered.
|
|
|
|
|
|
|
|
namespace and type safety.
|
|
Move some static functions into anonymous namespace.
|
|
|
|
|
|
Protect from windows.h definition of min/max.
|
|
contexts.
|
|
|
|
|
|
other modules.
|
|
|
|
|
|
|
|
|
|
|
|
regular expressions and calling the Win32 API.
|
|
|
|
|
|
|
|
|
|
|