Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
goes blank if location is selected and a menu item is seleted
|
|
|
|
|
|
simulating a right click where we shouldn't.
|
|
types in llwindow.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and inadvertently being handled while marked text is selected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the application delegate. Also consider the delete and backspace characters to be special cases.
|
|
|
|
input window from there.
|
|
pre-editor. Also handle backspace as a special case when determining if the input window needs to be displayed.
|
|
|
|
|
|
removing the window.
|
|
can't submit marked text directly to the viewer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interrupted per the viewer's original pre edit functionality.
|
|
(Katharine Berry)
|
|
method (which is now deprecated with seemingly no Cocoa replacement).
|
|
|
|
|
|
but there's still some work to do in getSegments.
|
|
Katharine Berry.
|
|
|
|
|