Age | Commit message (Collapse) | Author |
|
|
|
Reverted previous two fixes and modified LLTextBase::changeLine()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null.
|
|
|
|
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor
TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
|
|
|
|
|
|
|
|
|
|
|
|
- Added clear() after DeletePointer() call to hopfully fix this...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another attempt to move mem stat into base class
|
|
|
|
|
|
an unfocused textbox then dragging pointer over a url and releasing.)
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
it makes more sense than its own xml file. Changing other functions to read it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in nearby chat blank when selected
|
|
|
|
|