Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
remembered user list
|
|
|
|
|
|
|
|
'remember password'
|
|
|
|
|
|
LLPanelLogin's constructor checks both LLGridManager::getGrid() and
LLStartUp::getStartSLURL(). But by the time we get there, we've blurred the
distinction between explicit command-line arguments and defaults left over
from a previous run. Of course, if the grid implied by getStartSLURL() is the
same as the getGrid(), the distinction is irrelevant.
But if they differ, up until now, getStartSLURL() has always "won" -- even
when getGrid() was set by an explicit --grid switch whereas getStartSLURL()
was only left over from a previous run.
Notice that case and try to avoid overriding the explicitly-specified grid
with the grid from the default SLURL.
|
|
|
|
|
|
opening preferences
|
|
after pressing "Esc" key while in username field
|
|
on Login Screen
|
|
|
|
configured for https:
|
|
|
|
link in some cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
|
|
|
|
Type a location field, doesn't log you in
|
|
Type a location field, doesn't log you in
|
|
Font on the Log In button was changed back. Text offset was set for Locations combobox.
|
|
|
|
wider and separator (empty line) was removed.
|
|
|
|
|
|
|
|
|