Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
update time mechanism and clean up
|
|
|
|
participant. Before there was a bug where the onMouseLeave() function was not being called. This prevented the mouse-over-highlight from turning off.
|
|
|
|
|
|
conversation list):
gave more meaningful names to variables
|
|
list): Select item which was added from avatar picker
|
|
|
|
members.
|
|
participants
|
|
that scrolls to the selected item. My prior commit changed this calculation and adjusted it in this commit to preserve prior behavior.
|
|
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file.
|
|
|
|
rendering differently due to the folderviewitem::draw() method calling llview::draw(). I added llview::draw() initially but it is not longer needed. Resolution: Removing the call to llview::draw().
|
|
post to google.com)
|
|
teleport.
|
|
restrictions for a scripts-disabled
parcel in a damage-enabled region. Reviewed by Kelly
|
|
multiple creators shows creator
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
|
|
|
|
|
|
rendered around private islands.
Reviewed by Kelly
|
|
LLViewerObjectList::update, fix for error in llpolymorph
|
|
|
|
|
|
|
|
|
|
physics params.
|
|
|
|
|
|
|
|
map for joints to remove hotspot in LLJoint::findJoint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using spinner to page through chat history viewer)
- Trying to restore avatarID by its name before appending message to chat history.
- Also prevented requesting avatar name by null LLUUID in LLAvatarIconCtrl::setValue
|
|
overlapping text. Problem was that a variable storing the width of the text was not passed in as a reference, which always resulted in the suffix overlapping the prior text.
|
|
|
|
avatar image is of proper size. The participant of the conversation is offset correctly as well.
|
|
- Removed code responsible for showing voice icon
|
|
for user that starts the conference)
|
|
|
|
still need the relevant values to be computed.
|