Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
errors.
|
|
|
|
reviewed with Simon
|
|
"Reference"
in the tools floater
Reviewed with Simon.
|
|
|
|
|
|
|
|
|
|
Original LLDir::findSkinnedFilenames() implementation used a tricky rule: a
given skin directory was only considered if it provided a default-language
override for the sought filename, regardless of whether it also provided
localizations for that filename. Discussion with Richard clarifies that we
want to allow the user to override neither, either or both. Change
findSkinnedFilenames() accordingly; update unit tests to verify new semantics.
|
|
|
|
|
|
Reviewed by VoidPointer
|
|
|
|
|
|
|
|
|
|
cpp code
|
|
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
|
|
|
|
|
|
|
|
controls' is switched on.
|
|
|
|
|
|
that already opened in separated floater. Changed to non-tearable menu.
Reviewed by Kelly
|
|
|
|
|
|
reviewed with Davep
|
|
place first and default to the original location if not found.
|