Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-08 | Fix for blend func being screwed up at init. | Dave Parks | |
Fix for avatar appearance editor drawing hair in the background. | |||
2010-02-23 | index off for tristrip fix on davep's tristrip optimization | Palmer Truelson | |
2010-02-06 | Fix for bad GL blend function caching. | Dave Parks | |
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning back on bao's fix for compilation cast problem. Backed out changeset ↵ | Palmer Truelson | |
ae9bbbf181d9 | |||
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3 | Palmer Truelson | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning on Davep optimizations again. Backed out changeset d89b00b44ab6 | Palmer Truelson | |
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 | PE merge. | Tofu Linden | |
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 | slightly reduce the overhead of 'EXT-5601: Linux: volume adjustment of ↵ | Tofu Linden | |
web-based media / Flash' | |||
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 | |
2010-02-22 | EXT-5633: Fix crash pressing PLAY on parcel media when media is disabled | Rick Pasetto | |
Good catch, Leyla | |||
2010-02-22 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | brad kittenbrink | |
2010-02-22 | Fix for my broken mac/linux boost packages in changeset bb66cb8a076a. | brad kittenbrink | |
Removed shared libraries and added some convenience symbolic links. implemented as a daggy fix. | |||
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 | support LL_PULSEAUDIO_ENABLED=0 - probably. | Tofu Linden | |
2010-02-22 | Do the necessary stuff to package pulseaudio's headers and make it (in ↵ | Tofu Linden | |
theory, not yet in practice) optional. | |||
2010-02-22 | another minor readme tweak. | Tofu Linden | |