Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | Fixed normal bug EXT-2108 (Home panel isn't resized). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-17 | Fixed minor bug EXT-2507 (Implement some text for empty Picks tab in ↵ | Andrew Dyukov | |
avatar's Profile ). --HG-- branch : product-engine | |||
2009-11-17 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-17 | Merge from default branch. | Vadim Savchuk | |
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine | |||
2009-11-17 | Implemented normal task EXT-1551-[BSI] Add scrollbar to group notice ↵ | Eugene Kondrashev | |
notification --HG-- branch : product-engine | |||
2009-11-17 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-17 | implemented EXT-2515 "Docked floaters should be resizeable"; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-17 | completed major task EXT-2516 Remove the close button from IM window title | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-17 | Fixed minor bug EXT-1230 ('Block object by name' btn doesn't have a tool-tip). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-17 | fix4 normal task EXT-2521 Remove timestamp and fake voice indicator from ↵ | Yuri Chebotarev | |
nearby chat toasts --HG-- branch : product-engine | |||
2009-11-17 | fixed normal bug (EXT-2543) Notification toasts overlap bottom tray | Dmitry Oleshko | |
adjusted control's height in order to remove a negative BOTTOM value --HG-- branch : product-engine | |||
2009-11-17 | Completed major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
- added possibility to shrink/extend buttons (gestures, move, view) while resizing - I had to add LLLayoutStack::getPanelMinSize interface to validate width of Layout panels with these buttons --HG-- branch : product-engine | |||
2009-11-17 | fixed normal bug (EXT-2505) Implement ellipsis for attachments in Group Notices | Dmitry Oleshko | |
adjusted width of the "Attachment" field and added "ellipses" attribute --HG-- branch : product-engine | |||
2009-11-16 | Hopefully the final fix for DEV-42800 (white flash at login). | Monroe Linden | |
Reinstated the hide_loading parameter to LLMediaCtrl, and made it cause LLMediaCtrl::draw() to early-exit between creating the LLViewerMediaImpl and receiving the initial MEDIA_EVENT_NAVIGATE_COMPLETE. | |||
2009-11-16 | EXT-2512 Turned off Hover Glow Objects by default. | James Cook | |
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning. | |||
2009-11-17 | DEV-42911 Remove the Tier3 localized languages which we cannot support in ↵ | Ramzi Linden | |
the 2.0 release. | |||
2009-11-16 | fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend ↵ | Andrew Dyukov | |
miniinspector's gear menu). --HG-- branch : product-engine | |||
2009-11-16 | fixed minor bug EXT-2292 Teleport History items don't fit to width of panel | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-16 | implemented task EXT-1899 Add button to Gestures floater which ↵ | Denis Serdjuk | |
activates/deactivates --HG-- branch : product-engine | |||
2009-11-16 | merge from product-engine | Steve Bennetts | |
2009-11-16 | re-adding "make outfit button" | Nyx (Neal Orman) | |
the "make outfit" button in the appearance editor was accidentally removed (merge issue). Re-adding the XML tag for the button to floater_customize.xml Reviewed by Bigpapi | |||
2009-11-16 | Fixed low bug EXT-2324 ('+' btn do nothing in Recent and Nearby tabs on ↵ | Eugene Mutavchi | |
People panel when focus is set to non-friend avatar) --HG-- branch : product-engine | |||
2009-11-14 | merge | Steve Bennetts | |
2009-11-14 | merge | Steve Bennetts | |
2009-11-14 | merge from product-engine | Steve Bennetts | |
2009-11-14 | More texture cache fixes, including a possible deadlock when the cache was ↵ | Steve Bennetts | |
getting purged. Significantly reduced spurrious warnings and delition of non sin-based texture fetch comptabable sided cache files. | |||
2009-11-14 | Fixed major bug EXT-2316 "Insert the option "pay" in the profile": | Sergei Litovchuk | |
- Added menu item according to Communications design spec in section 4.1.2.1. --HG-- branch : product-engine | |||
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-13 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-13 | Integrated most of the final artwork into the media controls | Rick Pasetto | |
2009-11-13 | Merging viewer2 changes into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | merge | Leyla Farazha | |
2009-11-13 | Backed out changeset db8e08f8ba36 | Leyla Farazha | |
adding main_view.xml change rev 4863 back | |||
2009-11-13 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-13 | For DEV-41818 - text change 'Goto Link' -> 'Find Original' | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | Merge from product-engine | Steve Bennetts | |
2009-11-13 | Add background to media controls | Rick Pasetto | |
This actually required some help from James and Richard. Thanks, guys! This adds custom-drawing of a background image underneath the icons that make up the media controls in the layout stack. In order to have this work, we had to publicize API in lllayoutstack to force relayout to calculate the size. I also did another cleanup pass ("Boy Scout Rule") that squirreled away all pertinent controls into membed variables, instead of doing a getChild() every time updateShape() is called. Readjusted a bunch of components as well. | |||
2009-11-13 | merge | Leyla Farazha | |
2009-11-13 | Backed out main_view.xml | Leyla Farazha | |
2009-11-13 | Backed out changeset fb21e02f8f08 | Leyla Farazha | |
2009-11-13 | merge. | Tofu Linden | |
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-13 | Merge from product-engine | Steve Bennetts | |
2009-11-13 | make the outgoing call dialog appear and disappear smarter. | Tofu Linden | |
this is sort of less like the spec but more like... reality... | |||
2009-11-13 | merge | James Cook | |
2009-11-13 | More explicit test code for dummy widget creation. | James Cook | |
Added "Inspectors Test" back to login debug menu. | |||
2009-11-13 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-13 | Fixed normal bug EXT-1014 (Unable to move undocked camera controls bar) | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-13 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine |