Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | Remove existing wearables of a type when putting on new ones. This will ↵ | Brad Payne (Vir Linden) | |
need to be revisited when we go to multi-wearables. | |||
2009-11-04 | Implemented normal task EXT-2149 (IM Text Editors should display grayed text ↵ | Sergey Borushevsky | |
"TO [avatar_name/group_name/ad-hoc conference]") --HG-- branch : product-engine | |||
2009-11-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-04 | Fix for EXT-2086 & EXT-2087 - No Make Outfit button & Save As behaving as ↵ | Eric M. Tulla (BigPapi) | |
make outfit. Created a dedicated make outfit button, and made save as go back to saving a copy of the current wearable. -Reviewed by nyx | |||
2009-11-04 | Fixed normal bug EXT-2192 "Remove "Share" button from all Places Tabs ↵ | Sergei Litovchuk | |
(including Place/Landmark info)". - Removed "Share" button and resized other buttons to take its place. --HG-- branch : product-engine | |||
2009-11-04 | Implemented normal sub-task EXT-2142 (Call, End Call and Oen Voice Controls ↵ | Eugene Mutavchi | |
buttons should be located on their own panel at the bottom of the control panel (all types of IMs)) --HG-- branch : product-engine | |||
2009-11-04 | No ticket,has sorted xml attributes in alphabetical order. | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-11-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-11-04 | implemented a normal Sub-task (EXT-988) Change indication of unread messges ↵ | Dmitry Oleshko | |
in chiclets --HG-- branch : product-engine | |||
2009-11-04 | Fixed problems caused by a160d0dfb897 | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-04 | Fixed normal bug EXT-2061 ("All" list doesn't contain any friends while ↵ | Mike Antipov | |
"Online" list isn't empty in "Friends" tab on People Panel) - added code to force fetching of Inventory "Friends/All" folder in case it is incomplete on startup. --HG-- branch : product-engine | |||
2009-11-04 | No ticket. Removed extra includes. Fixed copyright years. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-11-04 | Implemented major task EXT-2054 "Hook up parcel permission icons to parcel ↵ | Sergei Litovchuk | |
profile": - Added icon representation of parcel permissions to Place Profile panel. --HG-- branch : product-engine | |||
2009-11-04 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-04 | fix for some group_info bugs. | Yuri Chebotarev | |
EXT-1091 "Refresh" button is overlapped by "Cancel" button in "Group Profile" panel --HG-- branch : product-engine | |||
2009-11-04 | merge | angela | |
2009-11-04 | DEV-41358: corrected a minor typo in a comment and refactored some | Lynx Linden | |
code to avoid duplication. | |||
2009-11-04 | Implemented normal sub-task EXT-2145 (Incorrect names of Call button on IM ↵ | Eugene Mutavchi | |
Control Panels) --HG-- branch : product-engine | |||
2009-11-04 | Implemented normal subtask EXT-1516 - Implement chiclet for ad-hoc chat. | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-04 | Fixed Windows build, broken in changeset 698ac0866792 | Mike Antipov | |
- Made member Speaker Listeners as LLpointers in LLParticipantList --HG-- branch : product-engine | |||
2009-11-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-04 | DEV-41358 DEV-41362: Get an authentication token from login.cgi and | Lynx Linden | |
pass this token through to the search web pages via a q= query parameter in the search URL. This will let the search facility determine the user's maturity and teen settings. I also now escape the search string that the user typed in, 'cos they could type anything. Thanks to Mani for showing me how to get responses from login.cgi. | |||
2009-11-04 | EXT-1781 selecting Freeze frame (fullscreen preview) in the snapshot tool ↵ | angela | |
locks out mouse-clicks when closed | |||
2009-11-04 | merge | angela | |
2009-11-03 | Clean up menu_login.xml debug menu | James Cook | |
Strip out unnecessary layout=topleft Add debug option for reg in client Trivial, not reviewed. | |||
2009-11-04 | mergre | angela | |
2009-11-03 | merge | Xiaohong Bao | |
2009-11-03 | merge fixes. Includes a refactoring of LLParticipantList to fix compile ↵ | Steve Bennetts | |
errors on Windows. | |||
2009-11-04 | merge | angela | |
2009-11-03 | fix the bug that textuer boost level is mixed with boolean numbers. | Xiaohong Bao | |
2009-11-03 | merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-03 | EXT-2062 UI of Notice accordion in the Group Profile panel is corrupted, ↵ | Erica | |
EXT-1528 Widen groups content to match new sidebar width | |||
2009-11-03 | EXT-2130 : XUI Cleanup | Loren Shih | |
Tab/indent formatting for sidepanel_item_info --HG-- branch : avatar-pipeline | |||
2009-11-03 | EXT-2130 : XUI cleanup | Loren Shih | |
Reformatted sidepanel_inventory Took out tab container from both sidepanel_inventory and sidepanel_item_info --HG-- branch : avatar-pipeline | |||
2009-11-03 | merge | James Cook | |
2009-11-03 | Missed the talk_button.xml file add. | James Cook | |
2009-11-03 | Fix unposted bug: potential incorrect contract in LLMediaEntry::asLLSD(LLSD& sd) | Rick Pasetto | |
Review #26 Callum found this potential bug in LLMediaEntry::asLLSD(LLSD&). It does not erase the incoming LLSD's WHITELIST_KEY. Every other key is overwritten in this manner, but for the WHITELIST_KEY it is just appended. Note that this is in code common to the server...but I do not believe at this point that there is a bug exhibited by this. Added unit test to test for this case. | |||
2009-11-03 | EXT-2093 People inspectors should include an "IM" button | James Cook | |
2009-11-03 | Removed unneeded layout="topleft" attributes. | James Cook | |
2009-11-03 | merge | Steve Bennetts | |
2009-11-03 | merge | Steve Bennetts | |
2009-11-03 | EXT-1345 Convert LLTalkButton to XUI XML | James Cook | |
Allows Erica and co to change and localize it. Trivial, not reviewed. | |||
2009-11-03 | merge | James Cook | |
2009-11-03 | EXT-1865 Can now set objects for sale for L$0 | James Cook | |
Trivial XUI mistake, not reviewed | |||
2009-11-03 | merge | Leyla Farazha | |
2009-11-03 | fixing de dot | Leyla Farazha | |
2009-11-03 | merge | James Cook | |
2009-11-03 | Fixed strings to use our preferred <string> instead of <floater.string> | James Cook | |
2009-11-03 | DEV-37978 VWR-8617: Missing / incorrect keywords TEXTURE_MEDIA and ↵ | Soft Linden | |
TEXTURE_DEFAULT | |||
2009-11-03 | Adding sidepanel_ .xml files to XUI preview tool. | Loren Shih | |
--HG-- branch : avatar-pipeline |