summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2009-11-04Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
2009-11-04Merge the work lost in 49c9461937df back into the treeBryan O'Sullivan
2009-11-04mergeLeyla Farazha
2009-11-04EXT-1739 Preferences > Sounds > Device settings -- Input/Output controls ↵Leyla Farazha
don't work EXT-2073 Need ability to change font style of tab headers EXT-1505 Kill text drop shadow on Menu and Tabs reviewed by Richard
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-11-04mergerichard
2009-11-04added newline at end of llbutton.cpprichard
removed non-localized, invisible labels from scrollbar and tab container arrows EXT-1626 - there is text overlaping in group info mini inspector reviewed by James
2009-11-04Implemented normal task EXT-2149 (IM Text Editors should display grayed text ↵Sergey Borushevsky
"TO [avatar_name/group_name/ad-hoc conference]") --HG-- branch : product-engine
2009-11-04DEV-41358: corrected a minor typo in a comment and refactored someLynx Linden
code to avoid duplication.
2009-11-04mergreangela
2009-11-04mergeangela
2009-11-03merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
2009-11-03mergeJames Cook
2009-11-03DEV-41358 DEV-41361: Added support for secondlife:///app/worldmapLynx Linden
SLurls to the LLUrlRegistry. These are now displayed with the more human-readable label of "Show Map for XXXX" and sport a context menu with various operations. I also added "Show on Map" options to the context menus for other location-based SLurls. I also internationalized the text for "Teleport to" and the new "Show Map for" strings.
2009-11-03mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-03fix for normal task EXT-239 Save chat window state and position between sessionsYuri Chebotarev
--HG-- branch : product-engine
2009-11-02Add missing eol at eofCG Linden
2009-11-03(i) in inspectors is squished, maybe rectangle too smallangela
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
2009-11-03mergeangela
2009-11-03merge + EXT-1926 I18N: the folder name Contents in Build tools > Contents ↵angela
wont honor its translation + EXT-648 Cannot edit an object you are sitting on
2009-11-02made floater close/minimize buttons "chrome" so they don't take keyboard focusrichard
removed LLHudView::colorFromType which was unused reviewed by James
2009-11-02Added hand-cursor to clickable text boxes, fixed hover_color warnings for ↵James Cook
login screen. Reviewed with Richard.
2009-11-02Merge from another head of the default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-02Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-02fix Normal Task EXT-239 Save chat window state and position between sessionsYuri Chebotarev
--HG-- branch : product-engine
2009-11-02Added a newline at the end of llui/lliconctrl.cpp to unbork parabuild.Martin Reddy
2009-10-31Add missing eolCG Linden
2009-10-30mergeXiaohong Bao
2009-10-30sync to the tip.Xiaohong Bao
2009-10-30mergerichard
2009-10-30EXT-2018 PRofile "Real World" descripton scrolls before showing "More" linkrichard
EXT-2011 titles of IM sessions aren't aligned to center EXT-3025 Pick's description overlaps picks name also moved tool tip param default to tool_tip.xml also made default param<const LLFontGL*> be SansSerif reviewed by Leyla
2009-10-30Fix crash in LLMultiFloater::setCanResize()Rick Pasetto
Reviewed (conceptually) by Richard and James
2009-10-30mergeJames Cook
2009-10-30Floaters can be resized again - fix for regression introduced yesterday by me.James Cook
Floater drag handle visibility/enablement was getting lost during construction. Reviewed with Richard.
2009-10-30mergeSteve Bennetts
2009-10-30mergerichard
2009-10-30EXT-1980 - Bottom bar buttons retain highlightrichard
EXT-1936 - [BSI] Reversion - clicking on avatar name in group chat should bring up profile also fixed buttons not working on avatar list in IM window reviewed by Leyla
2009-10-30EXT-1962 Back button drop down menu now aligns to button.James Cook
LLNavigationBar was passing coordinates to LLMenuGL::showPopup() in the wrong coordinate frame. Added comments to LLMenuGL to clarify which coordinate frame to use. Not reviewed.
2009-10-30merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-10-30fix task EXT-1960 Region messages, should they be displayed in the local chat?Yuri Chebotarev
and working on EXT-239 Save chat window state and position between sessions (not finished) --HG-- branch : product-engine
2009-10-30media inspector adding current url, secure browsing and home page buttonangela
2009-10-30branch mergeangela
2009-10-30media inspector https iconangela
2009-10-29mergeJames Cook
2009-10-29EXT-1352 Add image art to floater backgrounds.James Cook
Implemented "legacy_header_height" hack to account for new art being 25 pixels tall instead of legacy 18 pixels -- it auto-sizes the floaters to be taller. Made all floaters have resize handles, just disable and make invisible if unused. This simplifies the floater construction logic. Floater header height now lives in floater.xml, not as a global saved setting. Reviewed with Richard.
2009-10-29fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but ↵Xiaohong Bao
not every time the viewer is restarted. to be reviewed by steve.
2009-10-29mergeangela
2009-10-29EXT-1954 Implement Inspector Info i rollover iconangela
2009-10-28mergeLeyla Farazha