Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-10 | merge | richard | |
2009-11-10 | EXT-677 Build tool arrows work again with UI size != 1.0 | James Cook | |
Must use scaled (virtual) pixels in some computations Will review with 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 | Implemented normal task EXT-1937 (Please update landmarks and locations to ↵ | Andrew Dyukov | |
the latest decided format). --HG-- branch : product-engine | |||
2009-11-10 | Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0. | brad kittenbrink | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | Added an explicit copy constructor to LLPluginMessage. | Monroe Linden | |
2009-11-10 | merge | richard | |
2009-11-10 | Merge | Nat Goodspeed | |
2009-11-10 | Reconcile LLNameListCtrl with new LLInstanceTracker interface | Nat Goodspeed | |
2009-11-10 | Fix for mac failure in apr shared lib staging (Part of DEV-41724) | brad kittenbrink | |
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 | Enhance LLInstanceTracker variants to be more uniform. | Nat Goodspeed | |
For both the (so far unused) generic KEY form and the KEY = T* form, provide key_iter, beginKeys(), endKeys(). Change instance_iter so that when dereferenced, it gives you a T& rather than a T*, to be more harmonious with a typical STL container. (You parameterize LLInstanceTracker with T, not with T*.) Fix existing usage in llfasttimer.cpp and lltimer.cpp to agree. For the KEY = T* specialization, add T* getInstance(T*) so client isn't forced to know which variant was used. Add unit tests for uniformity of public operations on both variants. | |||
2009-11-10 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
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 | Don't allocate memory for debugging strings every mouse click. | James Cook | |
2009-11-10 | Remove dangling LLEVENTS_LISTENER_ARITY control | Nat Goodspeed | |
2009-11-10 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-10 | Minor develop.py tweaks to make mac logs more readable in parabuild output. | brad kittenbrink | |
Supressing all the setenv spam. | |||
2009-11-10 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-10 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-10 | fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (and | Alexei Arabadji | |
new) chiclets off the right end of the chiclet bar." --HG-- branch : product-engine | |||
2009-11-10 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-10 | Update for major task EXT-2250 - Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Removed temporary workaround which was expanding only one accordion in Picks panel. --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 | 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 | |