Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Options tab.
|
|
reviewed by Leslie
|
|
|
|
|
|
|
|
|
|
Viewer Experience
Drag and drop for LLFolderView now handles the empty mFolders case.
|
|
|
|
|
|
|
|
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which
causes freeport() to fail (on Windows only?), happily instantiating multiple
servers on the same port. Change known instances, fix freeport() docstring to
highlight the issue. Add freeport() unit tests to verify expected behavior.
|
|
|
|
and muck with the "About Land" Options tab one more time.
|
|
|
|
|
|
The presence of the inbox folder now forces the "Received Items" folder to be visible.
The same logic applies to the outbox as well.
Reviewed by Richard.
|
|
panel is loaded with several items present
* Updated initial view setup to clear selection from "My Inventory" or the root folder after opening it.
Reviewed by Richard.
|
|
|
|
first time I log in to basic mode
turned off save_rect for basic mode help window so it isn't influenced by resizing window in advanced mode
|