| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
fractional coordinates.
|
|
|
|
From Greg Smith.
|
|
is unlikely to be available.
|
|
|
|
|
|
Was interpreting floating point values as integers.
|
|
so it doesn't get deleted and so use the default font.
|
|
|
|
of these libraries except when compiling with Visual C++.
|
|
|
|
|
|
|
|
From David Wolfendale.
|
|
Simplified Direct2D code.
|
|
|
|
but DirectWrite does not draw well and eventuall crashes.
|
|
to run at the same time for different windows and operations.
|
|
|
|
Fix HFONT conversion for use in autocompletion lists.
|
|
|
|
|
|
|
|
|
|
Windows XP.
|
|
|
|
|
|
|
|
Allow fractional font sizes by multiplying by 1000.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of including a reverse arrow as a cursor resource in Scintilla,
generate it by reversing the normal arrow cursor.
|
|
Use a library for the lexers with MSVC to simplify SciTE makefile.
|
|
WS_EX_CLIENTEDGE used
|
|
|
|
Avoid including it for Visual C++ 98 and work around its absence.
|
|
to the left of primary.
|
|
|
|
|
|
constructors and operator=.
Also ensuring initialisation for some fields, reducing scope where
possible, and passing by const reference.
|
|
|
|
non-anti-aliased or lcd-optimized text.
|
|
|
|
Changed identifier id since this is a reserved word in Objective C.
SCI_LEXER and SCI_NAMESPACE turned on automatically for OS X native
compilation.
|