Age | Commit message (Collapse) | Author |
|
Addressing review feedback.
|
|
|
|
|
|
It turned out impossible to properly remove an inventory item
from within LLDiscardAgentOffer::done(), because that would lead to
nested LLInventoryModel::notifyObservers() calls.
Fixed that by deferring removal until the next LLAppViewer::idle() iteration.
Also elimiteed duplicated code.
|
|
When auto-discarding inventory offers we looked up missing Busy button
(i.e. a button having index=3) in the inventory offer notification dialog
template. Failure to find the button resulted in ignoring inventory offers.
Fixed that by "auto-clicking" the existing Discard button.
|
|
|
|
|
|
|
|
some have both problems...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed search url
|
|
moved all parameters other than search query to base64 encoded llsd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<nolink>...</nolink> clauses in a single textbox.
|
|
|
|
|
|
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
|