summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
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-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-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
2009-10-28merge fixLeyla Farazha
2009-10-28merge from remote repoRick Pasetto
2009-10-28FIX DEV-41794: Fix LLLineEditor to obey LLViewDrawContext's alphaRick Pasetto
2009-10-28tab container fixes..Leyla Farazha
2009-10-28merging...Leyla Farazha
2009-10-28ext-1483 - Scrollable lists in side panel can sometimes get stuckrichard
apparent XUI error Also fixed terminating newlines in text editors not flowing to next line reviewed by Leyla
2009-10-28EXT-1697 tab label type not to specLeyla Farazha
EXT-1870 Remove default tooltips from tab_container widget EXT-1699 right and left tab edges don't align with edges of tab content area EXT-1869 tabs flash when your cursor passes over data fields reviewed by richard
2009-10-28fix for layout updates of chat historyrichard
update document rect twice increased right padding of inline widgets
2009-10-28EXT-1949 - Viewer freezes on resizing IM windowrichard
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla
2009-10-29DEV-41714 Display a play/pause control for the inspected face if it contains ↵angela
time-based media