Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Made the People and Me task panels support the desired tri-state behavior.
Until all the other task panels support that behavior, it is disabled.
--HG--
branch : product-engine
|
|
notifications in the nearby chat)
--HG--
branch : product-engine
|
|
history style (widget-less))
- reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42.
--HG--
branch : product-engine
|
|
session has been started)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
A pointer member must be initialized in constructor.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already.
Made the focus manager reset keyboard focus in this case.
Found unreachable code in llstartup.cpp!
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|
|
-- updated layout for Group IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|
|
-- updated layout for P2P IM chat
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width
--HG--
branch : product-engine
|
|
-- Improved calculating of the LLTextBase::mContentsRect to take into account "left" coordinate.
Previous implementation just ignored it.
--HG--
branch : product-engine
|
|
keyboard) - implemented "default ENTER" action for teleport history list.
--HG--
branch : product-engine
|
|
notification toasts fade away
- reduced a number of show-hide cycles for toasts
- only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater)
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
overridable so that the minimize button can use the close art.
|
|
|
|
in non Release builds.
|
|
Ctrl-Shift-I should open Inventory floater).
--HG--
branch : product-engine
|
|
displayed if there are no landmarks in respective folders".
- Added inventory observer to Landmarks Panel to update accordion tabs visibility upon inventory changes.
- Added accordions contents refreshing upon filter edit to fix updating accordion items when filter becomes less restrictive.
--HG--
branch : product-engine
|
|
history style (widget-less))
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
The prefs floater was unilaterally reverting any changes
made by other UI. This fixes that by making squirreling
away the current settings an explicit operation, and
cancel now happens explicitly on close(), but only if
a flag is not set (as is what happens when you hit OK).
Reviewed by James.
|
|
which to send invitation).
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- hide Dock button for IM Floaters
--HG--
branch : product-engine
|
|
- disable adding torn off IM Floaters into container when chiclet is clicked
--HG--
branch : product-engine
|
|
- disabled Transient & Dockable functionality of IM Floaters to do not have collisions with multifloater
- remove debug attributes in xml
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLDialog chiclets.
Cleaned code, added comments.
--HG--
branch : product-engine
|
|
location history).
--HG--
branch : product-engine
|
|
Added an optional reset_camera parameter to LLPanelPrimMediaControls ::resetZoomLevel(). Default is true, but if false it prevents the reset from moving the camera, and just resets the internal state for zoom tracking.
Fixed zoom-related bugs in LLPanelPrimMediaControls::close() and LLPanelPrimMediaControls::onClickZoom().
Changed the zooming behavior in LLViewerMediaFocus to match the desired behavior.
|
|
browser plugin on the Mac.)
Inside LLWindowMacOSX::allowLanguageTextInput(), tell the Text Services Manager to put up its own UI for input methods if language text input is being disallowed. This means that the non-inline UI will come up when when entering text in a browser plugin instance with an interactive text input method selected.
|
|
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
wiki.
- DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web.
(This will be needed for Phase 4 Testing of QAR-1355)
|