Age | Commit message (Collapse) | Author | Files | Lines |
|
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
|
|
but also allowing std::auto_ptr for Catch.
|
|
Friendlier treatment of invalid UTF-8.
Add tests for UniConversion handling invalid UTF-8. Simplify UTF8Classify tests.
|
|
and clients (such as SciTE's about box) may use API to set up text before window
is realized.
|
|
wSelection into the realize and unrealize handlers.
|
|
|
|
|
|
|
|
|
|
|
|
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
|
|
|
|
|
|
Fix some warnings.
|
|
|
|
Stop creating Lexers.a static library.
Harmonize make files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Effective Modern C++ Item 21.
|
|
|
|
|
|
|
|
|
|
after standard C++ language headers.
|
|
|
|
|
|
|
|
|
|
or End position instead of the limit of the rectangular selection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update.
Times of observed mouse events went backwards causing unsigned overflow.
|
|
|
|
|
|
|
|
different style types.
Currently only instantiated over <int, int>.
|
|
|
|
|