Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-27 | EXT-7138 WIP Use fixed time of day for expiry of Voice Fonts, as the ↵ | Aimee Linden | |
timestamp from Vivox is incorrect. Will need the correct time specifying as VOICE_FONT_EXPIRY_TIME when know what it is from Vivox. Enforce expiry times rather than just relying on the flag from Vivox to avoid ambiguity. Only set expiry timers on adding new fonts, or if the expiry time has changed, to avoid unnecessary notifications. | |||
2010-05-27 | EXT-7138 WIP Kill the magic column numbers! | Aimee Linden | |
Remove hardcoded font selections. | |||
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Aimee Linden | |
2010-05-27 | EXT-7138 WIP Changed UI text to use "Voice Morph" everywhere instead of ↵ | Aimee Linden | |
"Voice Effect". Revised wording in preview floater (DEV-50573). Added tool-tip for Voice Morphing control in Nearby Voice (DEV-50608). | |||
2010-05-27 | merge | Tofu Linden | |
2010-05-27 | EXT-7145: PARTIAL make viewer to handle "URL redirect " for http texture. | Tofu Linden | |
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version. | |||
2010-05-27 | EXT-7138 WIP Removed now redundant onClickAdd callback from the Voice Effect ↵ | Aimee Linden | |
preview floater. Cleaned up comments. | |||
2010-05-26 | moved SidebarCameraMovement logic out of special widget to camera setup code | Richard Nelson | |
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | erica's layout fix for object inspectors | Richard Nelson | |
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | EXT-4128 FIX After using Object Profile, edited objects remain highlighted ↵ | Richard Nelson | |
when edit floater is closed | |||
2010-05-26 | Merge remote heads since last local commit. | Jonathan Wolk | |
2010-05-26 | Fixes for DEV-50619 Have the low graphics settings be the lowest possible ↵ | Jonathan Wolk | |
settings for settings with slider bars and DEV-50618 Have Draw Classic Clouds be off for low graphics settings and DEV-50616 Toggling Draw Classic Clouds does not actually prevent them from being drawn if clouds have been drawn once. Reviewed by qarl | |||
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | made L$ balance non-clickable | Richard Nelson | |
2010-05-26 | ND-47143 WIP FR translation for set11 | Eli Linden | |
2010-05-26 | ND-47143 WIP FR translation for set11 | Eli Linden | |
2010-05-26 | Merge | Eli Linden | |
2010-05-26 | EXT-7290 FIX missing translation for IT | Eli Linden | |
2010-05-26 | Merge | Dessie Linden | |
2010-05-26 | EXT-7017 FIXED Changed dialog phrasing to match recommendation | Dessie Linden | |
2010-05-26 | ND-46735 WIP FR JA linguistic | Eli Linden | |
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | EXT-7058 FIX Viewer freezes if IM chat floater with teleport offer is ↵ | Richard Nelson | |
resized a few times | |||
2010-05-26 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Aimee Linden | |
2010-05-26 | EXT-7138 WIP Simplify and improve detection and notification of changes to ↵ | Aimee Linden | |
the Voice font list | |||
2010-05-26 | EXT-7138 WIP Improved debug logging around voice font expiry | Aimee Linden | |
2010-05-26 | Merge from default branch, resolving conflict in ↵ | Mike Antipov | |
indra/newview/llinventorybridge.cpp LLObjectBridge::openItem() was concurrency modified. Applied behavior that was changed in c3220f7f7699 according to VWR-13743 FIXED Change Request: Change double click action for inventory wearables DEV-33391 FIXED Change Request: Change double click action for inventory wearables --HG-- branch : product-engine | |||
2010-05-25 | merge | Richard Linden | |
2010-05-25 | DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵ | Richard Linden | |
viewer | |||
2010-05-25 | EXT-7487 - Bumping down class of 7000 series nvidia cards. | Palmer | |
2010-05-25 | Merge | Callum Prentice | |
2010-05-25 | Merge | Callum Prentice | |
2010-05-25 | Updated install.xml to point to a version of temporary version LLQtWebKit ↵ | Callum Prentice | |
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content | |||
2010-05-25 | automated merge | Loren Shih | |
2010-05-25 | Fixed compile error in mistakenly-checked-in llvoavatarself.h | Loren Shih | |
2010-05-25 | Merge | Eli Linden | |
2010-05-25 | EXT-7289 FIX en_xui_change | Eli Linden | |
2010-05-25 | automated merge | Loren Shih | |
2010-05-25 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Removed llinfos that was causing excessive spam. | |||
2010-05-25 | EXT-7480 Add debuga bility to set texture discard levels | Loren Shih | |
Added TextureDiscardLevel override for specifying texture discard levels. Aesthetic change to add debug- flag to all avatar debug reporting metrics. | |||
2010-05-25 | ND-46735 WIP IT JA linguistic | Eli Linden | |
2010-05-25 | fix for llinitparam logic (using wrong scope for static method) | Richard Linden | |
2010-05-25 | merge | Richard Linden | |
2010-05-25 | FIXED EXT-7469 Enabled 'fit to parent' parameter for accordion | Paul Guslisty | |
- Enabled 'fit to parent' parameter for accordion Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/440/ --HG-- branch : product-engine | |||
2010-05-25 | EXT-6937 PARTIAL FIXED Enable a possibility to "mute everyone" in case group ↵ | Mike Antipov | |
chat is already in "moderate_mode" state. Partial fix (until restart moderator's viewer) * store "moderate_mode" session state * if session is already in requested state participants un/mute individually. Known Issue: "moderate_mode" session state is set to false on startup. Thus if moderator join voice chat with disabled voice it has incorrect state. In this case when he sends "Mute everyone" request first time it has effect only to himself. Other unmuted participants are not muted. Next "Mute everyone" request works properly: one request per participant is sent. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/423/ --HG-- branch : product-engine | |||
2010-05-25 | EXT-7138 WIP Made selecting voice effects while the Voice Control Panel is ↵ | Aimee Linden | |
docked work properly. | |||
2010-05-25 | EXT-7471 PARTIAL FIXED Ensure bottom tray chatbar can always be resized by user. | Mike Antipov | |
Seems, there is a problem somewhere in rendering of LLLAyoutStack children. Last visible panel marked as user_resize=true can not be resized and has no resize cursor. Because we have no time & resources to investigate this closely a workaround is implemented for bottom tray: * set user_resize for layout panel with Speak button which is always visible to user; * set user_resize=false to don't have Speak button panel resizable. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/438/ --HG-- branch : product-engine |