Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-10 | EXT-2336 add new media art to viewer | Erica | |
2009-11-10 | Restore "Show Advanced Permissions" | Steve Bennetts | |
2009-11-10 | EXT-2356 Replace Log button in bottom tray with up arrow | Lis Pardi | |
2009-11-10 | merge | richard | |
2009-11-10 | EXT-1503 Cosmetic and Polish issues with Viewer 2.0 Internal Alphan -- ↵ | Lis Pardi | |
Notifications with long headlines are overlapping with text | |||
2009-11-10 | merge | richard | |
2009-11-10 | DEV-41317 DEV-42311: Added ad-hoc voice call support. | Lynx Linden | |
You can now multiple select users in the People panel, hit Call, and start an ad-hoc voice conference call with those users. The most difficult part here was automatically starting the call once the conference chat panel popped up. We have to wait for the panel to initialize before we can start a call, so I added another callback to LLIMModel to enable us to get notified when the panel has initialized. This is all wrapped up behind a new LLAvatarActions::startAdhocCall() API. | |||
2009-11-10 | Changed value of "Unused?" to modify highlight color. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2312 | |||
2009-11-10 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
- update min width for chiclet panel - move showing of hidden buttons to place where resize strategy is determined --HG-- branch : product-engine | |||
2009-11-10 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-10 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Fixed bugs, cleared code. --HG-- branch : product-engine | |||
2009-11-10 | (EXT-2343) Preference > Chat > ColorSwatch 's LLUIColorTable is not working | angela | |
2009-11-10 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-10 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
Initial refactoring of functionality: - Re-Fixed bug with visibility of chiclet panel of the min size - updated bottomtray xml to make buttons identical to each other - Imroved logic while resizing of bottom tray (changing width of chiclet & nearby panels, hide/show buttons) --HG-- branch : product-engine | |||
2009-11-10 | merge. | Tofu Linden | |
2009-11-10 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Fixed bugs, improved functionality. --HG-- branch : product-engine | |||
2009-11-10 | L10N: Add some translations to FR, DE, JA from Localization Cycle1. | Ramzi Linden | |
2009-11-10 | EXT-2078 | angela | |
2009-11-10 | merge | Ramzi Linden | |
2009-11-10 | I18N: several nodes in XUI have no name= or a duplicate name=, thus cant be ↵ | Ramzi Linden | |
localized. Notifications console was listed twice in the Develop>Console menu | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | DEV-35097 final check in XUI for instances of the nonapproved terms "2nd ↵ | Ramzi Linden | |
Life", "1st Life", "SLURL" | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-09 | merge | richard | |
2009-11-10 | DEV-41317 DEV-42311: Enabled the "Call" button in more side panels. | Lynx Linden | |
The various People panels now have Call buttons that work. Currently we only support single selection of users in lists for P2P voice chat. Multiple selection for ad-hoc chat is next... | |||
2009-11-09 | merge | James Cook | |
2009-11-09 | renamed LLLayoutStack::idle to LLLayoutStack::updateClass | richard | |
converted mWorldViewPlaceholder to a LLHandle<LLView> improved layout of panel_bottomtray reviewed by James | |||
2009-11-09 | First name field on login screen is now same size as last name. | James Cook | |
Reviewed with Ambroff | |||
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-11-09 | ext-1444 log, speak and gestures btns don't have tool-tips | Lis Pardi | |
These changes had been made last month, but got smooshed. | |||
2009-11-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-09 | DEV-41358: Renamed the title of the search floater to be "Find". | Lynx Linden | |
As requested by the search team. | |||
2009-11-09 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-09 | DEV-41317 DEV-41318: Enabled the Call button in the Profile panel. | Lynx Linden | |
I've added a new LLAvatarActions::startCall() method to make it easy to start a new P2P call. The Resident Profile "Call" button is now hooked up to this. I've also put back the "Call" menu in the avatar popup menu and hooked this up too. While I was there I noticed that the "IM" popup menu code could all be removed in favor of a call to LLAvatarActions::startIM(). | |||
2009-11-09 | - Fix for low bug EXT-1965 "Place Profile: Accordions has different alignment". | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-11-09 | merge | James Cook | |
2009-11-09 | Fixed crash on hovering over debug rendering menu due to texture atlas. | James Cook | |
2009-11-09 | merge. | Tofu Linden | |
2009-11-09 | don't have the 'speak' button be, technically, a toggle button | Tofu Linden | |
- we'll be managing its state rather manually, not necessarily conforming to 'toggle' semantics. | |||
2009-11-09 | EXT-1866 : Inventory Side Panel | Loren Shih | |
Various trivial UI behavioral changes for disabling/enabling old/new floaters when bringing up properties of objects/items. This is to make the UI behavior compliant with the Inventory Panel MVP. Also added missing sidepanel_task_info.xml (although this is not actually enabled for viewer2.0). | |||
2009-11-09 | Fixed normal bug EXT-2103 (There are no arrow icons on the Chiclets overflow ↵ | Andrew Dyukov | |
buttons), but Erica will have to set appropriate icon. --HG-- branch : product-engine | |||
2009-11-10 | fix xml function param problem and adding missing settings in settings.xml | angela | |
2009-11-09 | - Reverted fix for normal bug EXT-2016 "Place Profile panel isn't resized". ↵ | Sergei Litovchuk | |
The reason is that some unnecessary free space is left in Place Profile panel. - Cleaned up obsolete code from Place Profile panel. --HG-- branch : product-engine | |||
2009-11-09 | No ticket. Removed unused includes. Formatted xml. | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-09 | Implemented Sub-task EXT-1906 All speakers handling functional in old IM ↵ | Eugene Kondrashev | |
Floaters (Communicate) should be present in new IM Floaters/IM control panels, EXCLUDING voice related mute/moderation stuff --HG-- branch : product-engine | |||
2009-11-09 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-09 | Implemented major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. --HG-- branch : product-engine | |||
2009-11-09 | Fixed normal bug EXT-2252 ([BSI] "Set to current location" button on Edit ↵ | Eugene Mutavchi | |
Pick panel has no effect) --HG-- branch : product-engine | |||
2009-11-09 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-09 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine |