Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-23 | Merge with viewer 2. | Palmer Truelson | |
2010-02-23 | merge | Dave Parks | |
2010-02-23 | Fix for normals getting squished on consolidation. | Dave Parks | |
Replaced some magic numbers with constants. Switched up throttling of mesh upload HTTP posts to prevent overloading one capability at a time. Added some feedback on upload progress via debug text. Made debug text move with side panel (keep debug text from rendering on top of side panel). | |||
2010-02-23 | viewer2 merge. | Tofu Linden | |
2010-02-23 | PE merge. | Tofu Linden | |
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-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 | |
2010-02-22 | EXT-5633: Fix crash pressing PLAY on parcel media when media is disabled | Rick Pasetto | |
Good catch, Leyla | |||
2010-02-22 | merge | Palmer Truelson | |
2010-02-22 | Fixed low bug (EXT-5136) Add the "Map" item to the people context menu. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | merge | Brad Payne (Vir Linden) | |
2010-02-22 | Work in progress on EXT-5333: Cleanup. | Brad Payne (Vir Linden) | |
2010-02-22 | Minor code cleanup. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug (EXT-5558) "Close" button on the Create Landmark panel is ↵ | Sergei Litovchuk | |
out of panel. --HG-- branch : product-engine | |||
2010-02-22 | No ticket. Removed unnecessary string which was occasionally left in ↵ | Andrew Dyukov | |
5e7ce89a4c9e. --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug (EXT-5330) No way to collapse/expand accordions on My | Sergei Litovchuk | |
Landmarks panel. - "Expand All" and "Collapse All" now affect all accordions in "My Landmarks". --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵ | Andrew Dyukov | |
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine | |||
2010-02-22 | merge of viewer2 trunk and 'EXT-5601: Linux: volume adjustment of web-based ↵ | Tofu Linden | |
media / Flash' | |||
2010-02-22 | another minor readme tweak. | Tofu Linden | |
2010-02-22 | Update Linux viewer README to cover basic Flash requirements. | Tofu Linden | |
2010-02-22 | fixed EXT-5418 “When UI scale is set to 1.40 I see notices off the edge of ↵ | Alexei Arabadji | |
the screen.”, corrected emitting of world view update signal; replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect; --HG-- branch : product-engine | |||
2010-02-22 | fixed Normal bug EXT-5583 Favorites bar watermark text should be unbolded | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-22 | fixed EXT-5292 'i' btn is visible through inspector | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-22 | fixed low Bug EXT-5194 SLURL field dropdown should display empty menu ↵ | Denis Serdjuk | |
rather than do nothing when empty --HG-- branch : product-engine | |||
2010-02-22 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-22 | fix for normal EXT-5326 Cannot access full group options in God mode | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-22 | fix for normal "Archived Notice" field not cleared when looking at notice ↵ | Ychebotarev ProductEngine | |
list of another group --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵ | Eugene Mutavchi | |
effect) --HG-- branch : product-engine | |||
2010-02-22 | Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵ | Paul Guslisty | |
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine | |||
2010-02-22 | fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵ | Ychebotarev ProductEngine | |
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine | |||
2010-02-21 | Remove a linux-specific #include that we don't actually use. | Tofu Linden | |
2010-02-20 | conflict resolved. | Tofu Linden | |
2010-02-20 | merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵ | Kent Quirk | |
favor of the one that does less processing | |||
2010-02-20 | EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵ | Kent Quirk | |
Verified by Q. | |||
2010-02-20 | Importing patch for EXT-5571 for Beta 3 release. Fix by Callum originally. | Kent Quirk | |
2010-02-20 | raise RenderDeferredSSAOMaxScale from 60 to 200. This is fine. | Tofu Linden | |
2010-02-19 | Merge | Dave Parks | |
2010-02-20 | Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-19 | Work in progress on EXT-5333: Bodyparts missing from appearance and COF | Brad Payne (Vir Linden) | |
2010-02-19 | merge | Dave Parks | |
2010-02-19 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-19 | Removed extraneous elements. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-5037 | |||
2010-02-19 | No ticket. Minor style changes in code introduced in changeset 43f903cf4d89. | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2010-02-19 | No ticket. Replaced calls of LLVoiceClient::getInstance() to ↵ | Andrew Dyukov | |
LLVoiceClient::instanceExists() in checks before removal of voice client status observers. These checks were introduced in changeset bc6a6ab2ce54. --HG-- branch : product-engine |