- Jan 22, 2010
-
-
Ychebotarev ProductEngine authored
fix for normal EXT-4554 [BSI] group join now button goes missing after failure to join due to maximum groups --HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
additional fix for EXT-4035 Old sidepanel tab's text remains highlighted when switching to inventory sidepanel tab --HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
fix for EXT-4540 [BSI] console flood & freeze on sorting group member listing by role & online status and few additional fixes... LLScrollListItem->getValue() doesn't contain LLUUID anymore also fix xml - no icons in Allowed Abilities --HG-- branch : product-engine
-
- Jan 21, 2010
-
-
Ychebotarev ProductEngine authored
--HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
fix for normal EXT-4035 Old sidepanel tab's text remains highlighted when switching to inventory sidepanel tab --HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Eugene Mutavchi authored
--HG-- branch : product-engine
-
Dmitry Zaporozhan authored
Removed changes made in changeset 7982:97391caf89c3 (fixes EXT-4465(UI issue with scroll-bar in Voice Control panel)). It is not needed anymore because auto resizing was removed. --HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
--HG-- branch : product-engine
-
Lynx Linden authored
-
Dmitry Zaporozhan authored
Also encreased floater minimum height to show one participant(this fixes ghost scrollbar) --HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
fix normal EXT-4494 [BSI] Group Chat and Group Call buttons are shown even when you are not in the group --HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
--HG-- branch : product-engine
-
- Jan 20, 2010
-
-
Rick Pasetto authored
-
Karl Stiefvater (qarl) authored
move disconnect rendering into render_ui code reviewed by davep
-
Tofu Linden authored
-
Tofu Linden authored
(more accurately, it was - I believe - reading over the end of a buffer in the pick-mask lookup) reviewed by qarl.
-
Rick Pasetto authored
(approved by Richard)
-
Callum Prentice authored
-
Callum Prentice authored
-
Monroe Linden authored
This build is based on: Commit 16264ea12f1320e25f3d4fad3a9ddd4d3f8d2e68 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt Revision 24ce3025f844 of https://hg.lindenlab.com/monroe/llqtwebkit-4.6/
-
Tofu Linden authored
-
Rick Pasetto authored
Review #83 The function LLMediaEntry::checkCandidateURL() assumes the URL passed in at least has a scheme part (i.e. a ":"). This fixes the bounceBack code to assure that.
-
Mike Antipov authored
Reducing include dependence from the "llspeakers.h" through "llimview.h" (following by the 7d600b529ee8 commit) --HG-- branch : product-engine
-
Loren Shih authored
-
Loren Shih authored
Removed autopopulation code. This has been in viewer2 for months but actually is buggy itself (i.e. didn't actually autopopulate new accounts most of the time) so it didn't manifest until recently.
-
Nat Goodspeed authored
Introduce static LLCurl SSL verification flag, default 'true', accessed by LLCurl::setSSLVerify() and getSSLVerify(). Make LLCurl::Easy::prepRequest() check LLCurl::getSSLVerify() instead of unconditionally setting CURLOPT_SSL_VERIFYPEER 'true'. Also set CURLOPT_SSL_VERIFYHOST to match. Make LLXMLRPCTransaction::Impl::init() examine LLCurl::getSSLVerify(), instead of directly examining gSavedSettings.getBOOL("NoVerifySSLCert"). Make LLURLRequest::checkRootCertificate() set CURLOPT_SSL_VERIFYHOST as well as CURLOPT_SSL_VERIFYPEER. Make request() in llhttpclient.cpp (used by LLHTTPClient::getByteRange(), head(), get(), getHeaderOnly(), put(), post(), postRaw(), postFile(), del(), move()) pass LLCurl::getSSLVerify() to checkRootCertificate(), rather than constant 'true'. Make LLAppViewer::mainLoop() call LLCurl::setSSLVerify(! gSavedSettings.getBOOL("NoVerifySSLCert")) at the same time it calls LLCurl::setCAFile(), a comparable bit of static setup.
-
Mike Antipov authored
--HG-- branch : product-engine
-
Mike Antipov authored
--HG-- branch : product-engine
-
Eugene Mutavchi authored
--HG-- branch : product-engine
-
Eugene Mutavchi authored
--HG-- branch : product-engine