Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
- Added creating own calling card for the user to be able to share it with other residents.
- Moved calling cards synchronization with friends list to the viewer start up. Previously synchronized upon opening the Friends tab in People side panel.
- Calling cards for non-friends are not removed upon calling cards synchronization with friends list.
- Enabled "Share" menu item for calling cards in inventory.
|
|
- Moved callbacks for Link/Unlink to the LLSelectMgr
- Binded Link/Unlink callbacks with buttons in Build Floater
- Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind
|
|
|
|
<jsonpath>/include.
Otherwise include/json/features.h will mask /usr/include/features.
|
|
|
|
|
|
|
|
|
|
obsolete entries)
|
|
|
|
name on windows.
|
|
due to improperly disabled msvcrt manifest checking.
reviewed by jenn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
named entry, but of different TYPE
LLMuteList stores muted objects in two sets: set of names and set of ids. Avatar objects are stored by ids (set of ids), other objects can be stored both by name(set of names) or ids
- Delete items from corresponding set (from set of names or ids), not form both sets at time.
- Improved isMuted method's logic. Now if avatar is tested whether it's muted or not, don't search its name in the set of names.
|
|
|