Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | Backed out changeset db8e08f8ba36 | Leyla Farazha | |
adding main_view.xml change rev 4863 back | |||
2009-11-13 | Backed out changeset fb21e02f8f08 | Leyla Farazha | |
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-11 | Fix bad XML causing UI images not to load. | James Cook | |
2009-11-11 | Fixed typo. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2359 | |||
2009-11-11 | Added tool-tip graphic. | Justin C. Rounds (Chuck) | |
2009-11-11 | Add widgets/ui_ctrl.xml that can set default font size across all widgets. | James Cook | |
Individual widgets/*.xml files will need to have explicit font="foo" params removed to start using the defaults. Discussed with Richard. | |||
2009-11-11 | Automated merge with file:///home/lynx/hg/general/viewer-2-0 | Lynx Linden | |
2009-11-10 | merge | Steve Bennetts | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Merge changes from product-engine | Steve Bennetts | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | pushing changes to named font sizes prior to hardcoded font removal | Erica | |
2009-11-10 | merge | Leyla Farazha | |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha | |
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard | |||
2009-11-11 | DEV-41358: Added user's preferred maturity level to search URL. | Lynx Linden | |
The Search URL now includes a "r=" query parameter to specify the user's preferred maturity rating. This can be "pg" or "pg,mature" or "pg,mature,adult". | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | EXT-2355 Preferences: Inconsistent use of capital letters for second word of ↵ | Lis Pardi | |
labels | |||
2009-11-10 | Added media textures to textures.xml | Erica | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
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 | 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 | 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 | |