Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | Fixed normal bug (EXT-5748) Useless area on Place Profile panel. | Sergei Litovchuk | |
- Corrected panel height for Place Profile and My Landmarks panels. --HG-- branch : product-engine | |||
2010-02-26 | Fixed normal bug EXT-5715(Conversations window auto-resizes when new ↵ | Eugene Mutavchi | |
conversation starts.) --HG-- branch : product-engine | |||
2010-02-26 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-26 | EXT-5480: Send viewer version info to Search server. | Lynx Linden | |
Added the following query parameters to the URL that is sent to the search web server. This will allow them to do version-specific content if necessary (such as using secondlife:///app/region for viewer's that support it). * channel = the viewer channel name, e.g. "Second Life Beta Viewer" * version = the full version string, e.g. "2.0.0.2001234" * major = the viewer major version number, e.g., "2" * minor = the viewer major version number, e.g., "0" * patch = the viewer major version number, e.g., "0" * build = the viewer major version number, e.g., "2001234" | |||
2010-02-26 | minor stylistic tweak for code in EXT-5729 | Tofu Linden | |
2010-02-26 | Follow-up to EXT-5675 - 'right-click' instead of 'right click' seems the ↵ | Tofu Linden | |
de-facto standard in our phrasing. | |||
2010-02-26 | PE merge. | Tofu Linden | |
2010-02-26 | Additional commit for EXT-5675. "in world" part of message has been removed ↵ | Denis Serdjuk | |
to avoid misunderstanding. --HG-- branch : product-engine | |||
2010-02-26 | fixed major EXT-5746 “Voice notifications appear undocked in the top left ↵ | Alexei Arabadji | |
corner of viewport”, made LLCallFloater and LLCallDialog force docked state when created; --HG-- branch : product-engine | |||
2010-02-25 | undo change. test finished. | Eli Linden | |
2010-02-25 | test translate="false" on whole file | Eli Linden | |
2010-02-25 | undo. testing done. | Eli Linden | |
2010-02-25 | test file-level translate="false" functionality | Eli Linden | |
2010-02-25 | fix obvious typo | Eli Linden | |
2010-02-25 | Fixed normal bug (EXT-5729) My Landmarks search doesn't auto expand folders ↵ | Sergei Litovchuk | |
of found terms. --HG-- branch : product-engine | |||
2010-02-25 | fix obvious typo | Eli Linden | |
2010-02-25 | Fixed normal bug EXT-4313 (Should not be able to start a call when voice is ↵ | Andrew Dyukov | |
disabled). - Added constant holding maximum number of times(in a row) "stateJoiningSession" case for spatial channel is reached in LLVoiceClient::stateMachine() which is treated as normal. They are counted using member added to LLVoiceClient. If this number is exceeded we suspect there is a problem with connection to voice server. Check of current number against maximum was added to LLVoiceClient::voiceWorking(). --HG-- branch : product-engine | |||
2010-02-25 | Less code duplication. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-25 | Fixed bug EXT-5578 (My Inventory Filter entries are ALL CAP). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-25 | fixed Normal Bug EXT-5675 Empty friends list mentions \"click\" where it ↵ | Denis Serdjuk | |
should specify \"right-click\" --HG-- branch : product-engine | |||
2010-02-25 | Fixed bug EXT-5580 (Characters in Inventory Filter appear behind X). | Vadim Savchuk | |
Added configurable text right padding support to search_filter: * When the Clear button is enabled (i.e. search_editor.clear_button_visible set to "true") the search_editor.clear_button.pad_left parameter determines the padding. * Otherwise search_editor.text_pad_right is used. --HG-- branch : product-engine | |||
2010-02-25 | Bug Low EXT-5194 SLURL field dropdown should display empty menu ↵ | Denis Serdjuk | |
rather than do nothing when empty Solution: Button of dropdown list will be disabled if there are no items in location history --HG-- branch : product-engine | |||
2010-02-25 | Fixed normal bug (EXT-5748) Useless area on Place Profile panel. | Sergei Litovchuk | |
- Reduced unused size in Place Profile and Landmark Info panels. --HG-- branch : product-engine | |||
2010-02-25 | No ticket. Code cleanup: remove deprecated StopFlying button from the Move ↵ | Mike Antipov | |
Floater. It uses separate button from Stand/Stop Flying panel --HG-- branch : product-engine | |||
2010-02-25 | Work on normal bug EXT-4518 (movement & camera floaters should have window ↵ | Mike Antipov | |
titles) -- done for Camera floater. -- also updated tooltip for Presets button --HG-- branch : product-engine | |||
2010-02-25 | fixed EXT-5731 Viewer 2: New chat format doesn't recognise scripted object ↵ | Igor Borovkov | |
name changes --HG-- branch : product-engine | |||
2010-02-25 | Work on normal bug EXT-4518 (movement & camera floaters should have window ↵ | Mike Antipov | |
titles) -- done for Move floater. -- deprecated comments cleaned up --HG-- branch : product-engine | |||
2010-02-25 | fixed EXT-5742 IM history: font color isn't applied for 'user not ↵ | Igor Borovkov | |
online/offline' system notifications --HG-- branch : product-engine | |||
2010-02-25 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-25 | Fixed major EXT - 5670 (Resident name tabs are blocked in the Conversation ↵ | Paul Guslisty | |
window) - Removed the profile pictures in the tabs and swiched to the use of simple LLButton instead of LLCustomButtonIconCtrl --HG-- branch : product-engine | |||
2010-02-25 | PE merge. | Tofu Linden | |
2010-02-25 | EXT-5480: Support secondlife:///app/region SLapps. | Lynx Linden | |
This is defined to work exactly like the classic secondlife://{REGION} Slurl. However, the later syntax cannot support spaces in the region name because spaces (and %20 chars) are illegal in the hostname of an http URL. Some browsers let you get away with this, but some do not (such as Qt's Webkit). Hence we have decided to introduce the newer secondlife:///app/region alternative. | |||
2010-02-24 | Merge | Eli Linden | |
2010-02-24 | EXT-5575 DE xui fix by me, plus JA linguistic fixes by Rika. | Eli Linden | |
2010-02-24 | Merge | Leyla Farazha | |
2010-02-24 | EXT-5362 clicking an AutoZoom web prim twice will focus camera on your avatar | Leyla Farazha | |
reviewed by Richard - CC#142 | |||
2010-02-24 | EXT-2237 Preferences > Alerts shows "$ignoretext" in the list | Leyla Farazha | |
reviewed by Richard - CC#142 | |||
2010-02-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-24 | Reworked layout of Advanced Permissions flags. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-922 | |||
2010-02-24 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-24 | Implemented (EXT-4704) Add maturity icons to Prefs -> General. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | Backed out of changeset 9941:57eb2dba6641 | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | DEV-46346 JA linguistic fix | Eli Linden | |
2010-02-24 | Minor cleanup | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | Fixed bug EXT-5158 (View/preset camera icons are gray-scale when selected ↵ | Vadim Savchuk | |
should show color version). --HG-- branch : product-engine | |||
2010-02-24 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-24 | EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel Audio | Rick Pasetto | |
Review #141 | |||
2010-02-24 | merge. | Tofu Linden | |
2010-02-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2010-02-24 | fix for EXT-5710: improve the raw image reloading process in the texture ↵ | Xiaohong Bao | |
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode. |