Age | Commit message (Collapse) | Author | Files | Lines |
|
<cmath>.
Backport of changeset 7329:2662ef098d93, but without std::round and std::lround,
since older Mac OSX SDKs may not have them.
|
|
future.
Backport of changeset 6959:b534742f5fa5.
|
|
Backport of changeset 6935:ec1d6c4008fe.
|
|
Backport of changeset 6921:f9b81cb21ed1.
|
|
Backport of changeset 6773:9a027c16f8c3.
|
|
Backport of changeset 6720:a53006dc13cd.
|
|
Backport of changeset 6719:c366b4a0ae98.
|
|
long to int without cast.
Backport of changeset 6717:2fec6b5183b7.
|
|
prference to RoundXYPosition, XYMinimum, and XYMaximum.
Backport of changeset 6713:fadc4c551b6d.
|
|
Backport of changeset 6470:d78a4b522662.
|
|
for the lexer and document interfaces.
Backport of changeset 6388:d62863ae40a3.
|
|
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.
|