Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
unless wanted.
Also affects platform-independent code.
|
|
|
|
|
|
|
|
From Vidya Wasi.
|
|
From Marko Njezic.
|
|
|
|
|
|
Regression from change set 3949.
|
|
|
|
to run at the same time for different windows and operations.
|
|
|
|
|
|
|
|
|
|
|
|
From Marko Njezic.
|
|
From Marko Njezic.
|
|
maximum.
|
|
version of Font.
|
|
|
|
and using aliases of these in the Style objects.
Font measurement is also performed once for each unique font and the results
copied into each style.
No change is needed in callers.
On PLAT_WX, the font ascent is cached in the Font object when Ascent is called
but this is not copied into the aliases as ascent is protected. Therefore the
code that copies the FontID into the alias also calls Ascent to ensure the
ascent value is cached.
|
|
|
|
avoiding
case force processing unless at least one style uses a case force option.
|
|
|
|
non-anti-aliased or lcd-optimized text.
|
|
|
|
selections.
|
|
|
|
|
|
power of 2 and was beyond the end of the styles array.
|
|
empty.
|
|
without always taking 24K.
|
|
message :)
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
|
|
|
|
lessens memory use.
|
|
over text.
|
|
|
|
end of line selected.
|
|
foreground of background of the default style.
|
|
|
|
|
|
|
|
calltips as STYLE_CALLTIP and display calltips with tabs to align text.
|
|
font rendering to allow a platform-specific tweak.
|
|
|
|
limit hotspots to a single line.
|