Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-25 | Fixed low bug EXT-6488 (Teleport menuitem is enabled for offline residents ↵ | Paul Guslisty | |
in the context menu and inspectors) - Added a check for a teleport offer ability. In XML created a paremeter and check it in source code. Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/ --HG-- branch : product-engine | |||
2010-03-24 | Fixed normal bug EXT-5840 (Search floater auto-closes on telelport) - ↵ | Eugene Mutavchi | |
removed the closing of search floater at teleportation request. Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/94/ --HG-- branch : product-engine | |||
2010-03-24 | Manual merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llpanellandmarks.cpp. --HG-- branch : product-engine | |||
2010-03-24 | Normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + button > Create ↵ | Sergei Litovchuk | |
Landmark > Landmark location dropdown > Landmarks/Japanese - Fixed translating category name in Landmark location dropdown list for cases when localized name is a part of folder's full name. Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/32/ --HG-- branch : product-engine | |||
2010-03-24 | Normal bug (EXT-6511) "Rename" item is enabled for multiple landmarks | Sergei Litovchuk | |
- Fixed check to enable/disable "Rename" menu item if multiple items are selected. Reviewed by Leyla Farazha and Mike Antipov https://codereview.productengine.com/secondlife/r/85/ --HG-- branch : product-engine | |||
2010-03-24 | fixed EXT-6458 Recent speakers not sorting properly with Group Voice | Igor Borovkov | |
switched nearby people panel to use active speaker manager instead of local/nearby speaker manager only reviewed by Mike at https://codereview.productengine.com/secondlife/r/88/ --HG-- branch : product-engine | |||
2010-03-24 | merge from viewer-2-0 | Tofu Linden | |
2010-03-24 | EXT-6514 -- add missing follows attribute to a panel so that it doesn't ↵ | Kent Quirk | |
block other things as it moves around the screen. | |||
2010-03-23 | EXT-5982 correcting meaning error | Eli Linden | |
2010-03-23 | EXT-6442 | Eli Linden | |
2010-03-23 | Merge | Eli Linden | |
2010-03-23 | VWR-17383 refix, en_xui_change | Eli Linden | |
2010-03-23 | merge | Richard Linden | |
2010-03-23 | EXT-6404 - [TRANSPARENT MENU IN EN] Snapshot floater, all pull-down menus ↵ | Richard Linden | |
become transparent reviewed by Leyla | |||
2010-03-23 | Merge | Eli Linden | |
2010-03-23 | PL translation Set5C. Re-commit of set 7, 8 | Eli Linden | |
2010-03-23 | merge | Richard Linden | |
2010-03-23 | IT set5A final edit; ES linguistic | Eli Linden | |
2010-03-23 | merge | Richard Linden | |
2010-03-23 | added some comments for fix to EXT-5549 | Richard Linden | |
2010-03-23 | Fixed normal bug (EXT-5690) "delete" button is enabled for landmarks from trash | Sergei Litovchuk | |
- Added check for landmarks already in trash to disable "delete" button for them. --HG-- branch : product-engine | |||
2010-03-23 | Fixed normal bug (EXT-6340) Crash when attempting to ↵ | Sergei Litovchuk | |
getChild<LLAccordionCtrlTab>("accordion_tab_name") and "accordion_tab_name" is not found. - Added NULL pointer checks. --HG-- branch : product-engine | |||
2010-03-23 | Related to normal bug EXT-5715(Conversations window auto-resizes when new ↵ | Eugene Mutavchi | |
conversation starts.) - disabled auto-resizing of well window if it was reshaped by user. --HG-- branch : product-engine | |||
2010-03-23 | Fixed low bug (Menu bar background + Master Volume control display in ↵ | Eugene Mutavchi | |
Mouselook mode) - removed overlaping of master volume and nearby media icons in mouselook mode --HG-- branch : product-engine | |||
2010-03-23 | merge | Richard Linden | |
2010-03-23 | fixed line ending style where I copied from araxis merge window | Richard Nelson | |
2010-03-23 | EXT-5549 Can't select last character in chat window | Richard Nelson | |
2010-03-23 | CT-575 PT and ES set9 translation. PT TOS strings | Eli Linden | |
2010-03-23 | Merge | Eli Linden | |
2010-03-23 | DE linguistic | Eli Linden | |
2010-03-23 | merge | Richard Linden | |
2010-03-23 | Minimal fix for EXT-6508, restore voice volume when unmuting. | Aimee Linden | |
Ignore incoming volume level of zero from SLVoice. (May also fix EXT-5625, though unconfirmed, removes obsolete hack that was obfuscating that issue). | |||
2010-03-23 | fixed EXT-4753 Just arrived avatars aren't sorted by name in VCP | Igor Borovkov | |
added requesting a list to resort when avatar list item gets updated with avatar name from the name cache --HG-- branch : product-engine | |||
2010-03-23 | Merge from viewer-2-0 | Tofu Linden | |
2010-03-23 | CID-450 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLPanelPicks::onPanelClassifiedEdit() File: /indra/newview/llpanelpicks.cpp | |||
2010-03-23 | CID-449 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLWorkerClass::checkWork(bool) File: /indra/llcommon/llworkerthread.cpp | |||
2010-03-23 | CID-451 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLPanelPicks::onPanelClassifiedSave(LLPanelClassifiedEdit *) File: /indra/newview/llpanelpicks.cpp | |||
2010-03-23 | CID-452 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLLandmarksPanel::isActionEnabled(const LLSD &) const File: /indra/newview/llpanellandmarks.cpp | |||
2010-03-23 | Fixed low bug EXT-4081 (Lag Meter: Ctrl+W does not close floater) | Paul Guslisty | |
- Set 'Close' text of tooltip instead of 'Close (Ctrl+W)' for close button of chrome floaters Reviewed by Mike Antipov --HG-- branch : product-engine | |||
2010-03-23 | Merge after wrong push to default branch | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-03-23 | Fixed normal bug EXT-6436 - Not showing all classifieds in Profile sidebar. | Dmitry Zaporozhan | |
Updated code to be able to receive classifieds list in two or more packets. | |||
2010-03-22 | Merge | Kent Quirk | |
2010-03-22 | Merge | Kent Quirk | |
2010-03-22 | Updated art for Buy L$ | Kent Quirk | |
2010-03-22 | CT-575 IT set9 and TOS strings | Eli Linden | |
2010-03-22 | FR cycle9 and TOS strings; JA linguistic, for beta 5 | Eli Linden | |
2010-03-22 | ES TOS strings, final edit | Eli Linden | |
2010-03-22 | ES TOS strings | Eli Linden | |
2010-03-22 | FR TOS | Eli Linden | |
2010-03-22 | Merge | Eli Linden | |