Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-05 | EXT-3948 outfit title does not update on outfit creation | Nyx (Neal Orman) | |
now on creating a new outfit we remove the old base folder link and replace it with a link to the newly created outfit folder. Responsive UI FTW! Code reviewed by Vir | |||
2010-01-05 | Fix for EXT-3918 (Nearby media list displays Home URL when media is not ↵ | Monroe Linden | |
playing). | |||
2010-01-05 | ext-3950 Top menu World : Buy Land should read "Buy This Land" | Lis Linden | |
2010-01-05 | Better unit test for date math, works on PC but system problem on Mac/Linux | James Cook | |
2010-01-05 | EXT-3806 Attachment drop confirmation popup: "No" is ignored | James Cook | |
Missing an if (option != 0) Made callback function return void as result is not used. | |||
2010-01-05 | DEV-44767 lookat stays locked on object/avatar after 'esc' camera reset | Tofu Linden | |
2010-01-05 | ext-3863 [BSI] banned resident list slider is cutoff | Lis Linden | |
2010-01-05 | Allow for finer-grained control over avatar volume | Rick Pasetto | |
2010-01-05 | ext-3914 [BSI] Inconsistent terminology for "notecard" | Lis Linden | |
2010-01-05 | Fixed bug EXT-3945 ('Call' option in miniinspector's gear menu does nothing) ↵ | Vadim Savchuk | |
by hooking the menu item up. --HG-- branch : product-engine | |||
2010-01-05 | Minor spelling issue. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Fixed bug EXT-3791 (No feedback provided when offering teleport): the offer ↵ | Vadim Savchuk | |
is now logged to the IM history. --HG-- branch : product-engine | |||
2010-01-05 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Fixed bug EXT-3750 (IM window min size too large): | Vadim Savchuk | |
* Decreased minimum IM window size. * Removed gaps between buttons on the left. --HG-- branch : product-engine | |||
2010-01-05 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-05 | more work on EXT-1649 Groups you chatted in recently show up in the ↵ | Yuri Chebotarev | |
Recent People tab previous place for adding recent people was wrong...move this to LLIMSession. --HG-- branch : product-engine | |||
2010-01-05 | Fixed major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not auto ↵ | Mike Antipov | |
focus the text field when clicked) - fix is improved (implemented in 7372:07f21c92896f): fixed bug with "Edit Text" mouse pointer wherever it is. cleared control captured mouse to prevent LLTabContainer set focus on the panel's first child. --HG-- branch : product-engine | |||
2010-01-05 | fixed EXT-3819 “[BSI] Extra space in plain text nearby chat log”, | Alexei Arabadji | |
removed redundant space; --HG-- branch : product-engine | |||
2010-01-05 | Fixed low bug EXT-3895 (Context menu for avatar appears only if right-mouse ↵ | Mike Antipov | |
click was performed over avatar's image but not over avatar's name) - redirected processing of right mouse down event to an appropriate chiclet. --HG-- branch : product-engine | |||
2010-01-05 | Fixed major bug (EXT-3903) Adding ten Profile Picks blocks Classifieds creation | Sergei Litovchuk | |
- Fixed disabling only "New Pick" menu when picks amount reaches the limit of 10, Classifieds can still be created. --HG-- branch : product-engine | |||
2010-01-05 | Fixed low bug EXT-3898 ("No one near" text in the VCP is confusing) | Mike Antipov | |
- message updated with "No one near has voice enabled" --HG-- branch : product-engine | |||
2010-01-05 | Fixed major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not auto ↵ | Mike Antipov | |
focus the text field when clicked) -- the reason: LLTabContainer set focus to the first panel child; -- fix: capture mouse with Input field to avoid processing of the input focus by LLTabContainer. --HG-- branch : product-engine | |||
2010-01-05 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-05 | fix for EXT-3899 [BSI] Cached group infos are shown when you're not a member ↵ | Yuri Chebotarev | |
of the group make it the same way it was in 1.23x - if you are not a member only general tab will be accesable. --HG-- branch : product-engine | |||
2010-01-05 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-05 | EXT-3667 Usability : Returning back from mousehook does not set the user ↵ | Igor Borovkov | |
back to See as Avatar --HG-- branch : product-engine | |||
2010-01-05 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-05 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-05 | fixed EXT-3942 “'Friendship offered' notification not shows in opened IM ↵ | Alexei Arabadji | |
floater”, added missing avatar id to the notification payload; --HG-- branch : product-engine | |||
2010-01-05 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-05 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-05 | fix for low EXT-1649 Groups you chatted in recently show up in the Recent ↵ | Yuri Chebotarev | |
People tab --HG-- branch : product-engine | |||
2010-01-05 | Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls ↵ | Mike Antipov | |
should be human readable) -- for now phone number is split on parts by two digits from right to left. The first left part can have 2 or 3 digits, i.e. +44-33-33-44-55-66 or 12-34-56-78-90. --HG-- branch : product-engine | |||
2010-01-05 | Fixed major bug (EXT-3896) Favorites bar consists of overflow button only | Sergei Litovchuk | |
- Removed extra attributes from favorites_bar_button.xml. - Changed warning message about favorites bar button creation failure. --HG-- branch : product-engine | |||
2010-01-05 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-04 | Changed async picks in LLToolPie::handleMouseDown and ↵ | Monroe Linden | |
LLToolPie::handleRightMouseDown to sync. This fixes EXT-3658 ("DEV-44422 webprim doesn't get mouse up events from the Mac trackpad"). Reviewed by Richard. | |||
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-04 | EXT-3932 Pay Resident via Object - text overlaps edge | Erica | |
2010-01-04 | Merge with Leyla's stuff and some XML changes | James Cook | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-04 | EXT-3840 Default map position is back to 128, 128, 0, removed dead | James Cook | |
code supporting X/Y/Z position spinners. Reviewed with Leyla | |||
2010-01-04 | EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain ↵ | Eric M. Tulla (BigPapi) | |
items in side panel. We now completely hide those UI elements when they don't make sense. -Reviewed by seraph | |||
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-04 | EXT-2974 Alpha mask textures not applied immediately | Nyx (Neal Orman) | |
Eyelashes were causing the avatar's head to disappear on a non-cached outfit if you created an alpha mask object through the appearance editor even though you didn't select the head to be invisible. This would not affect the baked texture, only the local composite. No clue exactly why the symptom was what it was, but the way we were using eyelashes was the source of the problem. Moving the special-case eyelashes to an alpha mask layer fixes the issue. -Nyx | |||
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-04 | EXT-3927 Replace background texture for payment info enabled Buy L$ floater | Erica | |
2010-01-04 | Merge | Leyla Farazha | |
2010-01-04 | Backed out changeset: 9edc40cf0ac6 | Leyla Farazha | |
need to change the snapshot fix implementation | |||
2010-01-04 | Backed out changeset: 9edc40cf0ac6 | Leyla Farazha | |