Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | check for NULL to prevent crashing | angela | |
2009-11-10 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-10 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-10 | No ticket. Cleaned up the code after last commit | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-10 | Implemented Sub-task EXT-2214-Refactor IM Control Panels | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-10 | merge. | Tofu Linden | |
2009-11-10 | No Ticket: added possibility to resize a floater in UI Preview Tool (if ↵ | Mike Antipov | |
can_resize attribute is set in xml) --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, improved functionality. --HG-- branch : product-engine | |||
2009-11-10 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-10 | Fixed line endings from 4df44e70aa9d | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-10 | L10N: Add some translations to FR, DE, JA from Localization Cycle1. | Ramzi Linden | |
2009-11-10 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-10 | fixed normal bug EXT-1649 Groups you chatted in recently show up in the ↵ | Andrew Polunin | |
Recent People tab --HG-- branch : product-engine | |||
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 | Develop>XUI>Send Test IMs: Lets not poke fun of a resident tradition in the ↵ | Ramzi Linden | |
public beta. Also it should test a sentence that wraps. Ideally it would also test a string with double-byte characters but I dont know how to do that. | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | clean up include llfontgl | angela | |
2009-11-09 | LLViewerMediaImpl now keeps track of which instance is the current parcel ↵ | Monroe Linden | |
media instance. The active parcel media instance always gets priority over other inworld media. | |||
2009-11-09 | PARTIAL FIX (workaround) DEV-41949: LLMediaEntry::setWhitelist() and ↵ | Rick Pasetto | |
LLMediaEntry::asLLSD() have a contract conflict Review #31 So, here's what was happening, briefly: - LLMediaEntry::setWhitelist() would be a no-op if given an LLSD that did not have a WHITELIST_KEY - LLMediaEntry::asLLSD() would render the LLMediaEntry *without* a WHITELIST_KEY if the whitelist was empty Therefore, when the viewer marshalled an LLMediaEntry for the server, it would send it without a WHITELIST_KEY. When the server got it, it would not erase the last value. This is actually a workaround: it patches asLLSD() with an LLSD::emptyArray() if the key is not there. However, this should be fixed on the server: in either or both of the following ways: 1) LLMediaEntry::setWhitelist() should not be a no-op if the LLSD has no WHITELIST_KEY: it should erase the whitelist 2) LLMediaEntry::asLLSD() should render an empty whitelist in WHITELIST_KEY as an empty array Note that both could be done and still work. A unit test should and will be written next. | |||
2009-11-09 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-09 | Refinement to my previous commit: | Monroe Linden | |
Created LLViewerMediaImpl::unload(), which unloads the media and clears internal state (such as the last-navigated URL) to keep it from getting reloaded. LLViewerMedia::updateMediaImpl() now calls unload() on the impl instead of just using destroyMediaSource(). | |||
2009-11-09 | Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0. | brad kittenbrink | |
2009-11-09 | FIX DEV-42093 - Make sure to navigate home if current URL is empty on "Apply" | Rick Pasetto | |
This change gets rid of the crufty (and confusing) "apply()" functions from llpanelmediasettings*. Those functions were never being called, yet changes were being made in them. Instead, I added "preApply()" and "postApply()" to each of these panels, which the floater (who really does the "apply()"ing) now calls before and after it applies the changes to the media data. | |||
2009-11-09 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-09 | Dev-42424 Turning on impostors for intel cards above 965 | Palmer | |
2009-11-09 | Fix for DEV-42029 (changing media on multiple faces can make a zombie SLPlugin). | Monroe Linden | |
Made LLViewerMedia::updateMediaImpl() unload the impl's media plugin when the current URL goes empty. Made LLVOVolume::syncMediaData() call removeMediaImpl() if the media data gets deleted. | |||
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 | Brad Payne (Vir Linden) | |
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 | DEV-42409 Email snapshot now fills in sender email address as before. | James Cook | |
Sending now works. Reviewed with Ambroff. | |||
2009-11-09 | Disabled saving notifications to disk because the load code hasn't worked ↵ | James Cook | |
for months, it spams the logs, and it hits the disk. Discussed with Q, the author. | |||
2009-11-09 | First name field on login screen is now same size as last name. | James Cook | |
Reviewed with Ambroff | |||
2009-11-09 | Merge with tip | callum | |
2009-11-09 | Fix for DEV-41797 - "LL_QUICKTIME_ENABLED is often unset on Windows builds" | callum | |
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 | Removed some log file spam. | Brad Payne (Vir Linden) | |
2009-11-09 | merge | Loren Shih | |
2009-11-09 | Fix signed/unsigned build breakage in llvovolume.cpp | James Cook | |
2009-11-09 | For EXT-2325: Should purge inventory cache moving from 1.23 to 2.0. | Brad Payne (Vir Linden) | |
Added a version field at the beginning of inventory cache files. If version field is not found or does not match expectected value, then the cache is discarded. In 1.23, the version line triggers a warning but is otherwise ignored. Reviewed by Seraph. | |||
2009-11-09 | For EXT-2335 Diagnose warning spam: "LLInventoryPanel::buildNewViews called ↵ | Loren Shih | |
with invalid objectp->mType" Trivial fix to just ignore reading in items that have unknown/none asset type. | |||
2009-11-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |