Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-23 | Scrollbar was too dark and not matching other scrollbars. Switched ↵ | Justin C. Rounds (Chuck) | |
scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix. http://jira.secondlife.com/browse/EXT-1451 | |||
2009-11-23 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-23 | "Fit and finish" issues with bottom bar. | Justin C. Rounds (Chuck) | |
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352 | |||
2009-11-23 | Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵ | Sergey Borushevsky | |
history style (widget-less)) --HG-- branch : product-engine | |||
2009-11-23 | Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me". | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-23 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-23 | EXT-829 share button in profile inactive | Nyx (Neal Orman) | |
Pass number 2 - re-enabled share button in the locations where it should exist and disabled it in others. Next pass will be making all buttons functional. Will be post-reviewed before pushing --HG-- branch : avatar-pipeline | |||
2009-11-23 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-23 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- hide Dock button for IM Floaters --HG-- branch : product-engine | |||
2009-11-23 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- disabled Transient & Dockable functionality of IM Floaters to do not have collisions with multifloater - remove debug attributes in xml --HG-- branch : product-engine | |||
2009-11-23 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-23 | Update for task EXT-2081 - Object IM chiclets art needs to be hooked up to ↵ | Dmitry Zaporozhan | |
LLDialog chiclets. Cleaned code, added comments. --HG-- branch : product-engine | |||
2009-11-23 | EXT-2297 Functionality Loss - Ability to copy (control+c) residents name ↵ | angela | |
from their profile & local chat | |||
2009-11-23 | EXT-2159 Create Vertical Slider to use for zoom in / out controls in view | angela | |
2009-11-20 | Merge | Steve Bennetts | |
2009-11-20 | merge | Steve Bennetts | |
2009-11-20 | merge | Ramzi Linden | |
2009-11-20 | - Changed the EN links used for the KnowledgeBase to its new home on the sl ↵ | Ramzi Linden | |
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355) | |||
2009-11-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-20 | Inventory Offer changes and clickable inventory slurls | Eric M. Tulla (BigPapi) | |
2009-11-20 | EXT-829 share button in people panel is inactive | Nyx (Neal Orman) | |
First pass at getting share buttons in the three places we need them: person's profile IM window people panel Only UI changes so far, functionality in a future checkin. Will be reviewed before pushing. --HG-- branch : avatar-pipeline | |||
2009-11-20 | merge | James Cook | |
2009-11-20 | Merge from product-engine | Steve Bennetts | |
2009-11-20 | EXT-1743 People inspectors should show Age, not Date born | James Cook | |
2009-11-20 | Use "Select/Close" as button labels for avatar picker if choosing people ↵ | James Cook | |
repeatedly. Used by group member invitations, for example, where the "OK/Cancel" labels don't make much sense. Reviewed with Richard. | |||
2009-11-20 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-20 | Renamed classes and files for "Me" task panel for better readability. | Vadim Savchuk | |
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine | |||
2009-11-20 | EXT-2456 : Usability: Inventory > Clothing > context menu not intuitive | Loren Shih | |
Context menu now fills in after folder contents are fetched. --HG-- branch : avatar-pipeline | |||
2009-11-20 | Fix broken group "Invite" button from Erica's changes yesterday. | James Cook | |
2009-11-20 | DEV-42556 Viewer Preference for Parcel media cannot be enabled/disabled | skolb | |
2009-11-20 | merge | James Cook | |
2009-11-20 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-20 | Implemented normal task EXT-2081 - Object IM chiclets art needs to be hooked ↵ | Dmitry Zaporozhan | |
up to LLDialog chiclets. Implemented LLDialog(LLScriptFloater) and Script Chiclets. --HG-- branch : product-engine | |||
2009-11-20 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-20 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-20 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- initial commit: added xml file and base implementation of the tabbed IM multifloater --HG-- branch : product-engine | |||
2009-11-20 | implemented low task (EXT-1476) Make layouts for Alert, Tip and Script ↵ | Dmitry Oleshko | |
notifications based on XML - made XML-files for the following controls on the panel for alert toasts: button, check box, icon and line editor. - changed creation of these controls in code: from XML vs. from Params in run-time - added getFont method to the LLCheckBox control --HG-- branch : product-engine | |||
2009-11-20 | Fixed normal bug EXT-2616 ("Speak" button isn't narrowed and has title when ↵ | Mike Antipov | |
width of window is 800px) - updated resize behavior to shrink Snapshot button: only speaker is shown in this case. - updated LLSpeakButton to hide/show its labels - updated talk_button widget (talk_button.xml) to have correct follows attributes - also fixed bug with calculating necessary updates for children while extending bottom tray --HG-- branch : product-engine | |||
2009-11-20 | implemented task EXT-1900 Add options to Gestures gear menu | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-20 | fixed EXT-2457 "Remove unresolved notifications counter from the ↵ | Alexei Arabadji | |
Login/Startup toast"; --HG-- branch : product-engine | |||
2009-11-19 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-11-19 | Group profile - widen lists and optimise for sidepanel EXT-2676 | Erica | |
2009-11-19 | Push the policy that "back", "forward" and "stop" do different things out of ↵ | Rick Pasetto | |
LLViewerMedia. Now, LLViewerMedia has explicit skipBack() and skipForward() functions, and the buttons in LLPanelPrimMediaControls now map onto those functions neatly. | |||
2009-11-19 | Make time-based media "forward" and "back" different from navigate forward ↵ | Rick Pasetto | |
and navigate back | |||
2009-11-19 | merge | Leyla Farazha | |
2009-11-19 | EXT-2490 Right click context menu for objects should include build tools | Leyla Farazha | |
EXT-2541 Help > Report Abuse screenshot not showing up EXT-2549 Crash on exit from mouse-look (Mini Map related) EXT-2548 Viewer freezes when going out of the mouselook while there are more than two floaters EXT-1983 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range" reviewed by Richard | |||
2009-11-19 | Increased size of floater in floater_region_info.xml and modified layout in ↵ | Justin C. Rounds (Chuck) | |
panel_region_estate.xml. Also made button sizes to spec and did a general clean-up of the layout. http://jira.secondlife.com/browse/EXT-2658 | |||
2009-11-19 | fix for disappearing scrollbar in im windows | Rick Pasetto | |
2009-11-19 | Edited to have elements follow panel bottom. | Justin C. Rounds (Chuck) | |
https://jira.secondlife.com/browse/EXT-2446 | |||
2009-11-19 | merge | Loren Shih | |