Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | fixed critical Bug EXT-4831 [NUX] Parcel property icons are off by default | Denis Serdjuk | |
Default value of 'NavBarShowParcelProperties' has been changed --HG-- branch : product-engine | |||
2010-02-03 | Fixed normal bug EXT-4796 (Linux only: Call Group button blinks while Group ↵ | Andrew Dyukov | |
Chat). - Removed updateCallButton() call from draw() and added it to LLIMFloater::sessionInitReplyReceived() to enable "Call" button when session is initialized. --HG-- branch : product-engine | |||
2010-02-03 | No ticket. Added comments regarding EXT-4758 and ↵ | Andrew Dyukov | |
LLVoiceClient::voiceWorking() in general to clear things up a bit. --HG-- branch : product-engine | |||
2010-02-03 | fixed EXT-4776 Make avatars in nearby chat inspectable | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-03 | fixed EXT-4764 “Forbid connecting to different voice channels at once”, | Alexei Arabadji | |
removed redundant call status notifications: ringing, connected, hang_up, unavailable, answering; --HG-- branch : product-engine | |||
2010-02-03 | Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no ↵ | Dmitry Zaporozhan | |
longer appears --HG-- branch : product-engine | |||
2010-02-03 | Fixed normal bug EXT-4873 - Homepage field in My Profile (edit) no longer ↵ | Dmitry Zaporozhan | |
appears --HG-- branch : product-engine | |||
2010-02-03 | Updated comment for ticket EXT-4772(No new IM notification when in tabbed IM ↵ | Dmitry Zaporozhan | |
mode) --HG-- branch : product-engine | |||
2010-02-03 | Fixed normal bug EXT-4766 - System notifications in nearby chat has default ↵ | Dmitry Zaporozhan | |
avatar icon and behave like sent from object --HG-- branch : product-engine | |||
2010-02-03 | Fixed low bug EXT-4802 - Clearing whole teleport history doesn't clear TP ↵ | Dmitry Zaporozhan | |
history from nav bar --HG-- branch : product-engine | |||
2010-02-03 | Merge with reverted changeset | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-03 | Backed out changeset 5add97e5b6cf | Mike Antipov | |
Related to major bug EXT-3985 [BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x Removed auto-cleanup patch to repair Lanmarks in Favorite bar (remove LM Sort prefixes) --HG-- branch : product-engine | |||
2010-02-03 | No ticket: removed deprecated commented out code | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-03 | Fixed critical bug EXT-4838 ([NUX] Add empty Groups list condition text) | Mike Antipov | |
- moved processing of empty list message into LLGroupList - implemented separate messages for empty list: No matched groups / no groups at all --HG-- branch : product-engine | |||
2010-02-03 | fixed EXT-4805 “Friend offer is corrupted in resized IM window”, | Alexei Arabadji | |
reverted IM floater default width; made offer buttons have absolute positions; avoided text message scrolling with default IM floater width; --HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4127 ([BSI] Cannot copy/paste from another resident's ↵ | Eugene Mutavchi | |
picks / classifieds) --HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4115 (Cannot copy/paste from another resident's profile) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4105 ([BSI] group names are not able to be copied from ↵ | Eugene Mutavchi | |
side panel) - changed LLTextBoxEx class to inherit the LLTextEditor behavior --HG-- branch : product-engine | |||
2010-02-02 | fixed low Bug EXT-4242 History Dropdown should appear immediately ↵ | Denis Serdjuk | |
when click-dragging downward from back button LLPullButton has been implemented to handle such behavior --HG-- branch : product-engine | |||
2010-02-02 | fixed bug EXT-4241 Back button in nav bar should remain depressed during ↵ | Denis Serdjuk | |
click-hold Cause: mouse capture was reset by the popup menu. It broke mouse event workflow and made invalid changing of pressed state. Solution: Workaround with mouseUp callback of gMenuHolder has been implemented to handle mouseUp event and to change pressed state of the buttons. --HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4758 ("Call" button in IM window is disabled after call ↵ | Andrew Dyukov | |
from parcel with disabled voice) - One more voice client state is now treated by voiceWorking() as valid. --HG-- branch : product-engine | |||
2010-02-02 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-02 | Working on (EXT-4347) Moving object contents to inventory opens files, ↵ | Sergei Litovchuk | |
changes menu. - Removing LLPanelPlaces dependency from open_inventory_offer handler. - Added landmark offer handling to Places panel. --HG-- branch : product-engine | |||
2010-02-02 | Fixed major bug EXT-4811 ([BSI] Attempt to pay an object shows wrong ↵ | Vadim Savchuk | |
Resident name in Pay Resident floater). Removed hardcoded payee name. --HG-- branch : product-engine | |||
2010-02-02 | reverted accidental change to floater_im_session.xml | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-02 | fixed EXT-4755 Own context menu in voice chat participants list has 'Add ↵ | Igor Borovkov | |
Friend' and 'Pay' enabled --HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4696 - Teleport offer window is not alligned to the ↵ | Dmitry Zaporozhan | |
center of game area --HG-- branch : product-engine | |||
2010-02-02 | no ticket. Removing the hack from llfloater.This code is dangerous. It ↵ | Denis Serdjuk | |
involved losing of topctrl in focusmgr and can cause strange bugs and problems. --HG-- branch : product-engine | |||
2010-02-02 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-02 | added saving of nearby chat history - EXT-4777 Implement saving and loading ↵ | Igor Borovkov | |
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
2010-02-02 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-02 | fix for normal EXT-4810 Block hot-keys in mouse-look mode | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-02 | Fxed normal bug EXT - 4106 (Tabbed IM floater isn't highlighting labels when ↵ | Paul Guslisty | |
new IMs are received) --HG-- branch : product-engine | |||
2010-02-02 | Fixed normal bug EXT-4740 - Object inspector hides however context menu present | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-02 | added loading/parsing of Nearby Chat history - EXT-4777 Implement saving and ↵ | Igor Borovkov | |
loading chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
2010-02-02 | Fixed major bug (EXT-2316) Insert the option "pay" in the profile. | Sergei Litovchuk | |
- Restored fix made in viewer-2-0/product-engine changeset 4880:ff1363072741. --HG-- branch : product-engine | |||
2010-02-02 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-02 | fix for low EXT-4780 Nearby chat windows doesn't pop up when clicking on ↵ | Ychebotarev ProductEngine | |
object chat toast --HG-- branch : product-engine | |||
2010-02-02 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-02 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-02 | sidefix for EXT-4808 Unfocused Snapshot floater covers aother floaters | Ychebotarev ProductEngine | |
fix preview position --HG-- branch : product-engine | |||
2010-02-01 | Fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnects client) | Monroe Linden | |
Removed some unnecessary string copies in LLTextBase and LLNormalTextSegment by changing getWText() to return const LLWString& (instead of LLWString), and storing the result in a const LLWString& instead of an LLWString in places where the string doesn't need to be modified. Made LLTextViewModel::getDisplay() also return const LLWString& instead of LLWString. Removed a couple of unused local string variables in LLTextBase (the compiler flagged these after converting the local copies to const LLWString&). | |||
2010-02-01 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum | Rick Pasetto | |
2010-02-01 | dos2unix these files | Rick Pasetto | |
2010-02-01 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-01 | EXT-4613: No longer get to throttle for quite folders (COF, trash, outfits, etc) | Eric M. Tulla (BigPapi) | |
-Reviewed by nyx | |||
2010-02-01 | Disabled magnifying glass icon from filter editors. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4839 | |||
2010-02-01 | Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0 | Lis Linden | |