Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-16 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
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 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-13 | fixing media texture image names - removing file extention | Erica | |
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 | |||
2009-11-13 | DEV-41324: Rename Spatial Chat to Nearby Voice Chat, as per spec. | Lynx Linden | |
2009-11-13 | implemented EXT-1286 "Need support for [ITEM_ICON], [AN_OBJECTTYPE], ↵ | Alexei Arabadji | |
[ITEM_SLURL], in notifications.xml" --HG-- branch : product-engine | |||
2009-11-13 | fixed normal bug (EXT-2372) Region restart toasts have no text | Dmitry Oleshko | |
returned necessary attributes to the panel_notification.xml file that was corrupted by Chuck's commit (changeset 3862:a7bf90cddcdb) --HG-- branch : product-engine | |||
2009-11-13 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Improved functionality to process Buttons showing via context menu - added new alert dialog ("BottomTrayButtonCanNotBeShown") in case when there is no enough space to show button For now it contains a such message: "Selected button can not be shown right now. The button will be shown when there is enough space for it." It should be reviewed by XUI team --HG-- branch : product-engine | |||
2009-11-13 | fixed normal bug (EXT-2393) Items aren't highlighted on mouse over in the ↵ | Dmitry Oleshko | |
Message Well returned necessary attributes to the corresponding XML-files that were corrupted by Erica's commit (changesets 3991 and 3992) --HG-- branch : product-engine | |||
2009-11-13 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-13 | implemented major task EXT-1897 Ctl + G Gestures floater should show ALL ↵ | Denis Serdjuk | |
gestures from inventory, not just Active Gestures refactoring of gesture's manager --HG-- branch : product-engine | |||
2009-11-13 | EXT-2458: Added global mute/unmute button to the status bar. | Lynx Linden | |
2009-11-13 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Implemented functionality to process shrink after bottom tray min width is reached --HG-- branch : product-engine | |||
2009-11-13 | fix of normal bug (EXT-2411) Toast for a group notification has bigger ↵ | Dmitry Oleshko | |
width, than other toasts fixed panel's size in XML. Also formatted XML according to standards using viewer's XML util. --HG-- branch : product-engine | |||
2009-11-13 | merge | Vadim Savchuk | |
2009-11-13 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-13 | EXT-2339 Chat : Nearby chat does not show full text - increase max_length to 512 | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-13 | implemented normal task EXT-2175 Set up functionality for \"Leave Selected ↵ | Andrew Polunin | |
Group\" option --HG-- branch : product-engine | |||
2009-11-12 | EXT-2433 Fix tab max width on build tools | Erica | |
2009-11-12 | Merge with product-engine | Steve Bennetts | |
2009-11-12 | EXT-1796 right click menu has "take off items" for gestures | Nyx (Neal Orman) | |
renamed "take off items" to "remove from outfit" Code reviewed by Seraph | |||
2009-11-12 | merge | skolb | |
2009-11-12 | EXT-2135 [BSI] Scrolling the TOS agreement makes the entire agreement unreadable | skolb | |
2009-11-12 | merge | James Cook | |
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook | |
2009-11-12 | Corrected 9-slice coords (again) for Tooltip. | Justin C. Rounds (Chuck) | |
2009-11-12 | Fixed 9-slice scaling coords for Tooltip. | Justin C. Rounds (Chuck) | |
2009-11-12 | EXT-677 build l arrows don't work | richard | |
EXT-2388 - top of world does not update reviewed by james | |||
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | more fixing for hokey layout. | Tofu Linden | |
2009-11-12 | merge. | Tofu Linden | |