Age | Commit message (Collapse) | Author |
|
|
|
- added new LLUrlEntry to support 'secondlife:///app/objectim/{UUID}/' SLapps. Fixed passing the SLURL to inspect_remote_object floater.
Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/158/
--HG--
branch : product-engine
|
|
history) - added new 'ChatTimestampColor' color setting, which is set to timestamps for chat history messages in text mode which are not from log.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/160/.
--HG--
branch : product-engine
|
|
|
|
Includes: DEV-45800, DEV-45803 - Grid Manager
DEV-45804 - SLURL refactor
DEV-45801 - Single username field (for Identity Evolution and SLE Ldap)
Also,
Includes Certificate Management code allowing the viewer to connect to
grids not signed by a well know key (just like any web browser). Also
contains secure storage for things like passwords.
The security/certificate code is modular with the intention of adding modules
to directly use the operating system facilities for crypto if available.
(that's much more secure than we'll ever be)
Also, refactor of voice to modularize it, and add a diamondware voice module.
CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved gEditMenuHandler handling to LLEditMenuHandler destructor
|
|
|
|
|
|
|
|
reviewed by Richard CC#176
|
|
placement, empty titlebar)
reviewed by Richard CC#176
|
|
advanced EXT-5170 prefs review: move UI size to advanced
reviewed by Richard CC#176
|
|
reviewed by Richard cc#176
|
|
reviewed by Richard cc#176
|
|
|
|
- Added NULL check for selected item pointer.
Reviewed by Neal Orman https://codereview.productengine.com/secondlife/r/162/
--HG--
branch : product-engine
|
|
|
|
reviewed by Leyla
|
|
|
|
reviewed by Erica
|
|
|
|
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
|
|
forgot menu_edit.xml
|
|
|
|
|
|
|
|
works on first floater spawn when account is not age verified).
I'm actually copying an existing fix from the viewer-hotfix branch. See the ticket for more details.
Not reviewed.
--HG--
branch : product-engine
|
|
Function: LLViewerMediaImpl::createMediaSource()
File: /indra/newview/llviewermedia.cpp
|
|
Function: LLVOAvatarSelf::LLVOAvatarSelf(const LLUUID &, unsigned char, LLViewerRegion *)
File: /indra/newview/llvoavatarself.cpp
|
|
Function: LLAgentCamera::LLAgentCamera()
File: /indra/newview/llagentcamera.cpp
|
|
Function: LLAgentCamera::updateCamera()
File: /indra/newview/llagentcamera.cpp
not a bug, but I cleaned up BOOL->bool
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
labeled End Call (not Leave Call))
--HG--
branch : product-engine
|
|
|
|
UI up to date with multiwearables.
code reviewed by Seraph and Vir.
|
|
--HG--
branch : product-engine
|
|
|
|
Fixed Edit Shape panel layout:
- fixed widget positioning according to spec
- added gear button bar
- fixed accordion positioning
- fixed parameter list positioning
TODO:
- fix parameter panel positioning
- apply changes to the rest of wearable panels
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/149/
--HG--
branch : product-engine
|
|
Found this issue while working on EXT-6564(Fix wearable editing panels) - Every single_expansion accordion is treated like "fit_parent" is set to "true" after changes made in 9805 : e6c5f3b23be1 (fix for EXT-5128 Groups accordions should all appear on-screen w/out scrolling (open accordion should fill space)).
Updated accordion to take into account "fit_parent" property.
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/147/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
replaced toast timer LLTimer with LLEventTimer implementation that not depends on draw method;
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/148/
--HG--
branch : product-engine
|
|
missing background art.
- Made toolbars look connected to the respective lists.
- Fixed tab container background in Inventory side panel.
Tab container reserves 1 pixel for the border width so we have to use top_pad="-1" to move the toolbar 1 pixel up to physically connect them.
--HG--
branch : product-engine
|