summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-25Less code duplication.Vadim Savchuk
--HG-- branch : product-engine
2010-02-25Fixed bug EXT-5578 (My Inventory Filter entries are ALL CAP).Vadim Savchuk
--HG-- branch : product-engine
2010-02-25fixed Normal Bug EXT-5675 Empty friends list mentions \"click\" where it ↵Denis Serdjuk
should specify \"right-click\" --HG-- branch : product-engine
2010-02-25Fixed 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-25Fixed 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-25For EXT-5333: Bodyparts missing from appearance and COF.Brad Payne (Vir Linden)
2010-02-25For EXT-5333: Bodyparts missing from appearance and COF. ↵Brad Payne (Vir Linden)
createStandardWearables() now COF-based
2010-02-25No 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-25Work 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-25fixed EXT-5731 Viewer 2: New chat format doesn't recognise scripted object ↵Igor Borovkov
name changes --HG-- branch : product-engine
2010-02-25Replaced Buy L arrow button which was confused with the media play button. ↵Erica
Fixed image height bugs in volume and media play buttons that made them blurry.
2010-02-25Work 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-25fixed EXT-5742 IM history: font color isn't applied for 'user not ↵Igor Borovkov
online/offline' system notifications --HG-- branch : product-engine
2010-02-25mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-25Fixed 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-25PE merge.Tofu Linden
2010-02-25EXT-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-24MergeEli Linden
2010-02-24EXT-5575 DE xui fix by me, plus JA linguistic fixes by Rika.Eli Linden
2010-02-24MergeLeyla Farazha
2010-02-24EXT-5362 clicking an AutoZoom web prim twice will focus camera on your avatarLeyla Farazha
reviewed by Richard - CC#142
2010-02-24EXT-2237 Preferences > Alerts shows "$ignoretext" in the listLeyla Farazha
reviewed by Richard - CC#142
2010-02-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-24Reworked layout of Advanced Permissions flags.Chuck Linden
https://jira.secondlife.com/browse/EXT-922
2010-02-24Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-24Implemented (EXT-4704) Add maturity icons to Prefs -> General.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-24Backed out of changeset 9941:57eb2dba6641Sergei Litovchuk
--HG-- branch : product-engine
2010-02-24DEV-46346 JA linguistic fixEli Linden
2010-02-24Minor cleanupVadim Savchuk
--HG-- branch : product-engine
2010-02-24Fixed bug EXT-5158 (View/preset camera icons are gray-scale when selected ↵Vadim Savchuk
should show color version). --HG-- branch : product-engine
2010-02-24Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-24EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel AudioRick Pasetto
Review #141
2010-02-24merge.Tofu Linden
2010-02-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-02-24fix 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.
2010-02-24DEV-46346 Cycle5 JA changeEli Linden
2010-02-24Related to low bug EXT-5523 (Bottom part of "Create classfield dialog" is ↵Eugene Mutavchi
overlapped by unnecessary scroller) - changed the height of content panel --HG-- branch : product-engine
2010-02-24Fixed normal bug EXT-5512 (Change in text size for already written chat is ↵Eugene Mutavchi
not updated. Only affects new chat) --HG-- branch : product-engine
2010-02-24Fixed major bug (EXT-5666) Attachment name in the group notice toast becomes ↵Sergei Litovchuk
empty if click on it. - Changed color that is set to attachment after it was clicked. --HG-- branch : product-engine
2010-02-24Fixed major bug (EXT-5657) Location input becomes empty if press Ctrl+C.Sergei Litovchuk
- Added check for pressed Ctrl button. --HG-- branch : product-engine
2010-02-24Fixed major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
-- added usage of max_width from layout_panel xml param instead of hardcoded in code. --HG-- branch : product-engine
2010-02-24fixed EXT-5526 Objects are shown as persons in the chat history from ↵Igor Borovkov
previous sessions - new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel. --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
Applayed Eugene Mutavchi's patch: -- removed min/max width params from xml <string> tags -- "min_width" for nearby chat bar now is got from the an appropriate layout panel params -- "max_width" for nearby chat bar is moved to constant. --HG-- branch : product-engine
2010-02-24mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-24Fixed bug EXT-5688 (Strange date format in group members table).Vadim Savchuk
* Removed the excessive zeroes from day format. * Fixed padding with spaces instead of zeroes on Linux. --HG-- branch : product-engine
2010-02-24mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-24back out a fix for EXT-5194 at changeset a577d1cad9ffDenis Serdjuk
--HG-- branch : product-engine
2010-02-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine