Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
chiclets)
--HG--
branch : product-engine
|
|
accordion to fav bar".
- Added method to get currently active tab in sidetray.
- Disabled opening sidetray inventory panel upon receiving new inventory item or after drag-n-drop operations with landmarks in sidetray places panel.
--HG--
branch : product-engine
|
|
that highlights the landmark or item in the appropriate side panel
Changes:
1.highlighting of landmarks was broken by LLInventoryPanel::getActiveInventoryPanel().
2. escaping of urls
--HG--
branch : product-engine
|
|
is now being reset for all toasts on hovering
--HG--
branch : product-engine
|
|
counter).
-- added broken constants' initialization (in Changeset: f0931dcb0481)
--HG--
branch : product-engine
|
|
capitalized)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
see comments for details
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
causing massive inventory background fetch on startup"
- MyInventory/Library Places accordions aren't expanded on startup now.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
The (optional) Grid pulldown on the login screen is now located below
the Starting Location pulldown, rather than below the Last Name text
entry field. The tab order is also now more obvious.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
counter). Fixed Linux build
-- move constats into class
--HG--
branch : product-engine
|
|
- Added hiding window when focus is lost.
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
history”
--HG--
branch : product-engine
|
|
counter). Completed
-- added updating count of unread messages in IM Well counter while closing any session.
--HG--
branch : product-engine
|
|
Notifications Well and IM Well)
-- set different titles for IM & Notification Well windows
-- set different anchors for IM & Notification Well windows
--HG--
branch : product-engine
|
|
Notifications Well and IM Well)
-- moved Notification well specific functionality from the "LLSysWellChiclet" into derived "LLNotificationChiclet" class
--HG--
branch : product-engine
|
|
-- added new member in session stored count of unread messages from real participant and its updating
-- added new method to IM Manager to caclculate total count of unread messages from real participants in all stored sessions
-- added updating count of unread messages in IM Well counter
--HG--
branch : product-engine
|
|
add return value to notifyXXX functions, may be usefull
--HG--
branch : product-engine
|
|
|
|
|
|
all folders in My "Landmarks" tab and switching to "Teleport history" tab and back"
- Fixed applying filter to Teleport History tab in Places panel.
--HG--
branch : product-engine
|
|
to pick)
--HG--
branch : product-engine
|
|
"choose resident" ("+" btn) menu when resident is already a friend)
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
EXT-3109 Viewer crashes when attempting to select group role
EXT-3130 Viewer crashes after pressing "New Role" button in group profile
also a bit fix layout
--HG--
branch : product-engine
|
|
|
|
|
|
"Leave Call" button in Voice Control Panel (EXT-2986).
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
highlight results).
Added missing highlighting to people/group lists and teleport history.
Btw, the "none" group list entry now gets hidden when user types a filter.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
and IM Well)
-- created IM Wel icon
-- functionality is moved from the base class into appropriate classes (for Notification & IM Well windows)
--HG--
branch : product-engine
|
|
and IM Well)
-- removed member pointer to Notification Well Icon from the LLBottomTray
-- placed Well counter over the Icon, made center-aligned
--HG--
branch : product-engine
|
|
and IM Well)
Refactored toggle interaction between Notification Well and Notification Well Window:
-- set "Button.SetDockableFloaterToggle" init callback to Notification Well
-- remove deprecated functionality in code
-- update interaction with screen channels to work properly.
--HG--
branch : product-engine
|
|
|
|
content
EXT-2575
|
|
Application Icon Misaligned on OSX Installer Dialog
|
|
|
|
LLFolderView was explicitly passing scroll events back to its
parent LLScrollContainer, which it didn't need to do. It may not have
exhibited an infinite loop before due to bugs in the border width
computations for scroll rectangles. Reviewed with Leyla.
|