Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-24 | Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-24 | implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵ | Alexei Arabadji | |
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine | |||
2010-02-24 | Merge to tip | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) Completed -- code improvements: updated condition to store really switched on indicators for future switching off. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) -- added more log information -- session uuid can now be set only from SpeakingIndicatorManager to ensure target session is the same indicator was registered with. -- comments cleanup --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) - implemented passing of target session UUID for which registered indicator should be shown only. --HG-- branch : product-engine | |||
2010-02-24 | PE merge. Conflict resolved. | Tofu Linden | |
2010-02-24 | Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵ | Paul Guslisty | |
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine | |||
2010-02-23 | Fix compiler complaints about signed/unsigned mismatch | Palmer Truelson | |
2010-02-23 | EXT-5684 - Added some more gpus to gpu table. no code changed | Palmer Truelson | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-23 | FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panel | Rick Pasetto | |
Review #140 This isn't the most generalized solution, but it fixes the proximal problem of selecting items in the Nearby Media panel, and is low risk because the code change is isolated to that panel. | |||
2010-02-23 | FIX EXT-5680: Get rid of unnecessary code that formats the media item count | Rick Pasetto | |
Review #139 The crash was happening because the German (locale "de") version of the format string had an %ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design. | |||
2010-02-23 | DEV-46346 Cycle5 JA change | Eli Linden | |
2010-02-23 | Merge | Eli Linden | |
2010-02-23 | EXT-5575 DE linguistic fix | Eli Linden | |
2010-02-23 | DEV-46346 A few missing strings from cycle3 for JA FR. This didn't make the ↵ | Eli Linden | |
2/23 public beta cut. | |||
2010-02-23 | EXT-5451 - HUD attachment points offset, when extending the right UI panel | Richard Linden | |
reviewed by Callum | |||
2010-02-23 | merge | Richard Linden | |
2010-02-23 | gah, more dos line-endings in PE diffs. | Tofu Linden | |
2010-02-23 | fixed Low bug EXT-5126 Not enough padding on left edge of Nearby Chat toasts | Denis Serdjuk | |
Solution: Nearby Chat toasts has been aligned with the chat input field --HG-- branch : product-engine | |||
2010-02-23 | Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/ | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-23 | Implemented major sub-task EXT-5556 (hard-coded: menu Build > Object > Take. ↵ | Eugene Mutavchi | |
The word "Take" is hard-coded) --HG-- branch : product-engine | |||
2010-02-23 | cleanup and fix build | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-23 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-23 | cleanup | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-23 | PE merge. | Tofu Linden | |
2010-02-23 | No ticket. Fixed Windows Release build (warning treated as error) | Mike Antipov | |
Warning: c:\slbuild\viewer-2-0\libraries\include\boost\lexical_cast.hpp(1159) : warning C4702: unreachable code Reason: additional boost lib dependence after changes (EXT-5215) for EXT-5215 (Disable showing full yyyy/mm/dd timestamp for messages (nearby chat/im) --HG-- branch : product-engine | |||
2010-02-23 | Removed an unnecessary include. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-23 | Fixed low priority bug EXT-5653 (View Profile: Hand-pointer is shown when ↵ | Vadim Savchuk | |
hovering mouse above homepage that isn't a valid URL). Removed an unnecessary on-click callback (that caused the cursor change) from the textbox. --HG-- branch : product-engine | |||
2010-02-23 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-23 | fix for normal EXT-5598 Group member status list is sorted by name instead ↵ | Ychebotarev ProductEngine | |
of date --HG-- branch : product-engine | |||
2010-02-23 | merge | angela | |
2010-02-23 | Fixed normal bug (EXT-5554) 'Land for Sale' icon should always be visible. | Sergei Litovchuk | |
- Made 'Land for Sale' icon visible in Navigation bar even if "Show Parcel Properties" is off. --HG-- branch : product-engine | |||
2010-02-23 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) - updated code to store target session id for which registered indicator should be shown and process it while switching indicators on. --HG-- branch : product-engine | |||
2010-02-23 | slightly reduce the overhead of 'EXT-5601: Linux: volume adjustment of ↵ | Tofu Linden | |
web-based media / Flash' | |||
2010-02-23 | Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵ | Mike Antipov | |
Window, when Speakers are in Spatial Chat Only) - updated interfaces of LLSpeakingIndicatorManager::registerSpeakingIndicator & LLOutputMonitorCtrl::setSpeakerId to take a target session id for which registered indicator should be shown. --HG-- branch : product-engine | |||
2010-02-23 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-23 | PE merge. | Tofu Linden | |
2010-02-23 | Fxed normal bug EXT - 5465 (Invalid ellipsis usage for resident names in the ↵ | Paul Guslisty | |
IM tabs) - Added reshaping procedure for tabs with LLIconCtrl --HG-- branch : product-engine | |||
2010-02-23 | No ticket. Set correct tag name for tab label attrbute in tabbed IM floater. | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-23 | merg and resolve conflicts | angela | |
2010-02-23 | revert some changed from EXT-5410 but keep the changes for disabling ↵ | angela | |
streaming audio when music or media is disabled. reviewed by rick | |||
2010-02-22 | Follow-up from previous change based on code review #137 | Rick Pasetto | |
2010-02-22 | FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: ↵ | Rick Pasetto | |
it's now up to callers to decide to do that Review #137 | |||
2010-02-22 | FIX (unposted bug): Nearby media "dynamic" controls not disabled properly ↵ | Rick Pasetto | |
when media disabled | |||
2010-02-22 | Fix (unposted bug): media "affordance" was not properly being disabled when ↵ | Rick Pasetto | |
media was disabled | |||
2010-02-22 | EXT-5645 Change tooltip for media affordance | Rick Pasetto | |