Age | Commit message (Collapse) | Author |
|
treated as error)
|
|
STORM-1014: Viewer crash in LLSurface::getWaterHeight
STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
|
|
reviewed by davep
|
|
|
|
|
|
|
|
|
|
|
|
now sets the camera before calling send_agent_update(). Reviewed by Kelly.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed:
* Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!).
* Broken drag-n-drop cursors.
|
|
|
|
|
|
- To decrease code duplication:
* Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap).
* Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel().
- Added some comments.
|
|
|
|
|
|
|
|
|
|
|
|
Cumulative diff of changes made by Wolfpup, Richard and me.
Description:
* Ability to hide the Speak button with the bottom tray context menu.
* Made the chat input resize handle visible, so that the feature is easily discoverable.
* Applied Richard's fix to layout panel resizing logic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- To calculate properly whether the dockable floater visible or not, it's needed to get root view as dockable floater's parent
|
|
|
|
|
|
|
|
|
|
|
|
lookup test as linux.org was not being resolved as expected
|
|
is not unique.
Updating combo box label upon list item selection does not search the item by label but takes the label of currently selected item instead.
|
|
Group Profile
- Made text box and its panel follow right
|
|
as part of STORM-1011.
reviewed by davep.
|
|
|
|
|
|
leaking.
|