Age | Commit message (Collapse) | Author |
|
fixed search url
|
|
moved all parameters other than search query to base64 encoded llsd
|
|
|
|
|
|
already being called.
|
|
|
|
|
|
|
|
the Advanced menu.
Removing the corresponding setting as well because it's not used anywhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EXP-1036 Disable most inventory functionality for the outbox view
|
|
|
|
|
|
<nolink>...</nolink> clauses in a single textbox.
|
|
|
|
|
|
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
|
|
|
|
There are 5 remaining childrenHandleSomething() methods with nontrivial bodies
-- the rest all forward to one of those 5. Move them all to be physically
adjacent in the source file to make it easy to compare/maintain.
|
|
There were 13 different methods that were more or less clones of each other.
Consolidate those down to 5 variations on the basic method body, where each
variation has good (commented!) reason to differ.
Use helper methods to further simplify the remaining distinct method bodies.
Use BOOST_FOREACH() to improve readability of iterating over mChildList.
|
|
the viewer unusable
converted LL_WARNS to LL_WARNS_ONCE
|
|
change modes and restart while logged in
used requestQuit instead of forceQuit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
forgot a file
|
|
can overlap UI or not be shown on screen when resizing window
|
|
|
|
|
|
|