summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2010-03-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-17mergeRichard Nelson
2010-03-17EXT-6402 - Add support for enable/disable of Plugins (Flash) within WebKit ↵Richard Nelson
to Viewer Prefs had to fix how radio groups bind to saved settings to support changing radio item order tested all existing radio groups bound to a saved setting reviewed by Callum
2010-03-18[SHOWSTOPPER] Fix for (EXT-4704) Add maturity icons to Prefs -> General and ↵Sergei Litovchuk
(EXT-4705) Show maturity icon on Region/Estate tab. - Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in. - Replaced LLIconsComboBox pointers with base class pointers LLComboBox. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/ --HG-- branch : product-engine
2010-03-17EXT-6335: Add custom labels for specific agent SLapp commands.Lynx Linden
We now display custom labels and tooltips for the various secondlife:///app/agent SLapp suffixes that we support. These include: /mute, /unmute, /pay, /im, /offerteleport, and /requestfriend. For example, entering: secondlife:///app/agent/3e2d81e8-6269-8100-860e-c64e5cee3c2c/mute Now displays the SLapp in text chat as "Mute <Name>", rather than simply "<Name>".
2010-03-16turning view deletion spam into a lldebugsRichard Linden
2010-03-09Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-09possible defensive fix for EXT-6092 [crashhunters] Crash in ↵Igor Borovkov
LLFlatListView::selectItemPair, bug reason is unknown --HG-- branch : product-engine
2010-03-07PE merge.Tofu Linden
2010-03-05fixRichard Linden
2010-03-05added some logging to help track down crash in EXT-5849Richard Linden
2010-03-06Implemented (EXT-4715) Add maturity icons to Classifieds - create and details.Sergei Litovchuk
--HG-- branch : product-engine
2010-03-05mergeRichard Linden
2010-03-05Implemented (EXT-4705) Show maturity icon on Region/Estate tab.Sergei Litovchuk
- Added LLIconsComboBox class - a combobox with icons for maturity ratings. - Fixed scroll list maximum width calculation. The width was calculated based on text value width for non-text columns. - Added image overlay alignment getter method to LLButton. --HG-- branch : product-engine
2010-03-04removed extraneous updateBoundingRect() callsRichard Nelson
remove the login progress panel as a popup only after it has finished fading out popupview manages it's own registering and unregistering of popup callbacks
2010-03-04Merge backed out revisionMike Antipov
--HG-- branch : product-engine
2010-03-04Backed out changeset: 0160afd678a5Mike Antipov
Implemented solution fixed bug caused by changes made for EXT-3852 (07f21c92896f & 07f21c92896f). For now previous changes for EXT-3852 are reverted. So, changes for EXT-4572 (Click and hold the left mouse button doesn't let you browse tabbed IM floater) are unnecessary. --HG-- branch : product-engine
2010-03-03WIP - replace top ctrl with LLPopupViewRichard Linden
2010-03-03Additional commit for EXT-4574 ([BSI] Unhelpful tooltip for Partner and ↵Vadim Savchuk
Group links in Profile). Fixed tooltip for agent SLURLs. --HG-- branch : product-engine
2010-03-03Fixed bug EXT-4574 ([BSI] Unhelpful tooltip for Partner and Group links in ↵Vadim Savchuk
Profile). For wiki-style links ([<URL> <label>]) we now show the tooltip corresponding to the URL type. --HG-- branch : product-engine
2010-03-03fix EXT-5652 Make accordion in the Group Info panel a little bit wider in ↵Ychebotarev ProductEngine
order to avoid horizontal scroll --HG-- branch : product-engine
2010-03-03fix for low EXT-5327 Add an ability to open accordions by "Enter" button, ↵Ychebotarev ProductEngine
like folders' behavior --HG-- branch : product-engine
2010-03-03fix for normal EXT-1391 Group Info: Avatar name should end with ellipsis if ↵Ychebotarev ProductEngine
it doesn't fit free space --HG-- branch : product-engine
2010-03-03fix for EXT-4469 Fast Timers: Minimize and Close icons do not workYchebotarev ProductEngine
--HG-- branch : product-engine
2010-03-03Fixed normal bug EXT - 4572 (Click and hold the left mouse button doesn't ↵Paul Guslisty
let you browse tabbed IM floater) - Set mouse capture to the tab container in case of some control \"grab\" it during mouse hovering over tab container. --HG-- branch : product-engine
2010-03-02initial work changing topctrl to popup layerRichard Nelson
2010-03-02CID-433Tofu Linden
Checker: FORWARD_NULL Function: LLTabContainer::reshapeTuple(LLTabTuple *) File: /indra/llui/lltabcontainer.cpp
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-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-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-24implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵Alexei Arabadji
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine
2010-02-24PE merge. Conflict resolved.Tofu Linden
2010-02-24Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵Paul Guslisty
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine
2010-02-23cleanup and fix buildYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23fix for normal EXT-5598 Group member status list is sorted by name instead ↵Ychebotarev ProductEngine
of date --HG-- branch : product-engine
2010-02-23Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-23Fxed normal bug EXT - 5465 (Invalid ellipsis usage for resident names in the ↵Paul Guslisty
IM tabs) - Added reshaping procedure for tabs with LLIconCtrl --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵Andrew Dyukov
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine
2010-02-22remove dos line endings...Tofu Linden
2010-02-22mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-20merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵Kent Quirk
favor of the one that does less processing
2010-02-20EXT-5560 - filter clear button was calling doDelete which had many more ↵Kent Quirk
gyrations than onCommit, and only onCommit was needed
2010-02-20EXT-4878 - fixing the fix - incorrect name used for attribute.Kent Quirk
2010-02-19Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-18Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixMonroe Linden
2010-02-18Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ↵Monroe Linden
chat window opens the link". Added an optional bool parameter "hit_past_end_of_line" to LLTextBase:: getDocIndexFromLocalCoord() and getSegmentAtLocalPos(). Default is true, which gives the old behavior. If false, clicks past the end-of-line won't map to the last segment on the line. Made LLNormalTextSegment::handleHover(), handleRightMouseDown(), handleMouseDown(), and handleMouseUp() call getSegmentAtLocalPos() in this new mode before processing URL actions, and only do the processing if it returns the same segment. Reviewed by Richard.
2010-02-18Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixMonroe Linden
2010-02-18mergerichard
2010-02-18fixed line endingsrichard