| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
without cast.
|
|
RoundXYPosition, XYMinimum, and XYMaximum.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
as that throws an exception.
Also use unique_ptr for tab stop positions.
|
|
|
|
where it may be needed in the future.
|
|
|
|
and lines.
|
|
|
|
tool set will not indirectly include <stdexcept>.
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
|
|
conversions and other conversions more consistent.
|
|
Fixes possible loss of data warnings when switched on.
|
|
|
|
|
|
|
|
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
|
|
to run at the same time for different windows and operations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
calltips as STYLE_CALLTIP and display calltips with tabs to align text.
|
|
|
|
calltip.
|
|
|
|
|
|
down arrows.
|
|
|
|
when there are up and down arrows.
Repositioned arrows.
|
|
container.
Calltip can be replaced while visible rather than needing a cancel and
recreation to minimize flashing.
|
|
Added WindowID parameter to all Surface initialisation methods as Pango
requires a window to determine the context used for text functions.
AutoSurface changed because of above to take an Editor* argument so it
can then discover the code page and window.
|
|
DBCS mode for Surface so that different font and text drawing code can be
invoked on GTK+.
|
|
|