summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-23Fxed normal bug EXT - 5465 (Invalid ellipsis usage for resident names in the ↵Paul Guslisty
IM tabs) - Added reshaping procedure for tabs with LLIconCtrl --HG-- branch : product-engine
2010-02-23No ticket. Set correct tag name for tab label attrbute in tabbed IM floater.Paul Guslisty
--HG-- branch : product-engine
2010-02-22Fixed low bug (EXT-5136) Add the "Map" item to the people context menu.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-22Minor code cleanup.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-22Fixed normal bug (EXT-5558) "Close" button on the Create Landmark panel is ↵Sergei Litovchuk
out of panel. --HG-- branch : product-engine
2010-02-22No ticket. Removed unnecessary string which was occasionally left in ↵Andrew Dyukov
5e7ce89a4c9e. --HG-- branch : product-engine
2010-02-22Fixed normal bug (EXT-5330) No way to collapse/expand accordions on MySergei Litovchuk
Landmarks panel. - "Expand All" and "Collapse All" now affect all accordions in "My Landmarks". --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵Andrew Dyukov
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine
2010-02-22fixed EXT-5418 “When UI scale is set to 1.40 I see notices off the edge of ↵Alexei Arabadji
the screen.”, corrected emitting of world view update signal; replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect; --HG-- branch : product-engine
2010-02-22fixed Normal bug EXT-5583 Favorites bar watermark text should be unboldedDenis Serdjuk
--HG-- branch : product-engine
2010-02-22fixed EXT-5292 'i' btn is visible through inspectorIgor Borovkov
--HG-- branch : product-engine
2010-02-22fixed low Bug EXT-5194 SLURL field dropdown should display empty menu ↵Denis Serdjuk
rather than do nothing when empty --HG-- branch : product-engine
2010-02-22mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-22mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal EXT-5326 Cannot access full group options in God modeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal "Archived Notice" field not cleared when looking at notice ↵Ychebotarev ProductEngine
list of another group --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵Eugene Mutavchi
effect) --HG-- branch : product-engine
2010-02-22Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵Paul Guslisty
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-21Remove a linux-specific #include that we don't actually use.Tofu Linden
2010-02-20conflict resolved.Tofu Linden
2010-02-20merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵Kent Quirk
favor of the one that does less processing
2010-02-20EXT-5560 - filter clear button was calling doDelete which had many more ↵Kent Quirk
gyrations than onCommit, and only onCommit was needed
2010-02-20EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵Kent Quirk
Verified by Q.
2010-02-20Importing patch for EXT-5571 for Beta 3 release. Fix by Callum originally.Kent Quirk
2010-02-20EXT-4878 - fixing the fix - incorrect name used for attribute.Kent Quirk
2010-02-20make linux viewer build use the new boost lib names. :/Tofu Linden
2010-02-20Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-19Removed extraneous elements.Chuck Linden
http://jira.secondlife.com/browse/EXT-5037
2010-02-19No ticket. Minor style changes in code introduced in changeset 43f903cf4d89.Andrew Dyukov
--HG-- branch : product-engine
2010-02-19No ticket. Replaced calls of LLVoiceClient::getInstance() to ↵Andrew Dyukov
LLVoiceClient::instanceExists() in checks before removal of voice client status observers. These checks were introduced in changeset bc6a6ab2ce54. --HG-- branch : product-engine
2010-02-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-02-19fix for EXT-5528: Viewer hangs indefinitely after teleporting into this region.Xiaohong Bao
for EXT-5550: Viewer locks up consistently on the same sim.
2010-02-19Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfixChuck Linden
2010-02-19fixed low bug EXT-5011 {Win7} Highlighted landmarks are showed on Favorites ↵Denis Serdjuk
Bar if DnD couple of them on blank Favorites Bar Cause: Favbar buttons uses transparent.j2c texture for background.This texture was not preloaded during stating up. llbutton::draw() applies a glow effect which was described in ticked description. Solution: Definition of texture has been added into texture.xml --HG-- branch : product-engine
2010-02-19Minor cleanup.Vadim Savchuk
--HG-- branch : product-engine
2010-02-19Fixed low priority bug EXT-4079 (Lag meter: Colons missing when first opened).Vadim Savchuk
--HG-- branch : product-engine
2010-02-19Fixed low bug EXT-5568 (The Speak button label hides after bottom tray width ↵Eugene Mutavchi
decreased.) --HG-- branch : product-engine
2010-02-19Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixChuck Linden
2010-02-19Replaced small group icon to prevent stretching.Chuck Linden
http://jira.secondlife.com/browse/EXT-5103
2010-02-19no ticket. minor changes. Comments cleaning up. The logic was NOT changed.Denis Serdjuk
--HG-- branch : product-engine
2010-02-19Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-19EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
replaced log text "Friend request" with "Friendship offer". --HG-- branch : product-engine
2010-02-19No ticket, fixed the mistake in class name.Eugene Mutavchi
--HG-- branch : product-engine
2010-02-19mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-19fixed normal Bug EXT-5380 'Place Profile' side panel opens instead 'Search' ↵Denis Serdjuk
floater after not-recognized SLURL was entered in Location Field --HG-- branch : product-engine
2010-02-19mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-19PE merge.Tofu Linden