summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2009-11-06mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-06implemented normal subtask EXT-2263 IM P2P: avatar name under avatar icon ↵Igor Borovkov
should follow avatar icon and should not overlap it when being resized --HG-- branch : product-engine
2009-11-06Fixed low bug EXT-2109 (Add moderator label if user is a moderator of a ↵Eugene Mutavchi
group chat(See old communication floater)) --HG-- branch : product-engine
2009-11-06No ticket fixed dropped functionaliti by prev commitEugene Kondrashev
--HG-- branch : product-engine
2009-11-06Partial implementation of EXT-1906 All speakers handling functional in old ↵Eugene Kondrashev
IM Floaters (Communicate) should be present in new IM Floaters/IM control panels, EXCLUDING voice related mute/moderation stuff --HG-- branch : product-engine
2009-11-05Fixed normal bug EXT-1420(Menu context (People side panel) sorting is not ↵Eugene Mutavchi
working) --HG-- branch : product-engine
2009-11-05implemented major task EXT-2153 make changes to Communicate menuDenis Serdjuk
--HG-- branch : product-engine
2009-11-05No ticket. Fixed '+' not hiding in edit profile, but new icon is needed.Andrew Dyukov
--HG-- branch : product-engine
2009-11-05Fixed EXT-1769 (Edit Pick: '+' icon blinks on mouse over), but new icon is ↵Andrew Dyukov
needed. --HG-- branch : product-engine
2009-11-05Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-05Fixed reopened minor bug EXT-1854 (Area of working for nav bar context menu ↵Andrew Dyukov
is changed) --HG-- branch : product-engine
2009-11-05Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-05No ticket. Merged recent changes in panel_place_info.xml to new XML layouts ↵Sergei Litovchuk
and removed the obsolete xml. --HG-- branch : product-engine
2009-11-05- Fixed EXT-2054 "Hook up parcel permission icons to parcel profile"Sergei Litovchuk
implementation: moved icon file names to XML. --HG-- branch : product-engine
2009-11-05Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-05partly impemented EXT-700 '"Offer" notifications should be accessible via ↵Alexei Arabadji
chiclet' --HG-- branch : product-engine
2009-11-05Implemented normal sub-task EXT-2146-IM Message Headers should NOT be of ↵Eugene Kondrashev
enourmous size (see Style Guide: IM & Voice). --HG-- branch : product-engine
2009-11-05Fixed major bug EXT-2221 (Teleport History > List item > Arrow button should ↵Sergey Borushevsky
open Place Profile, not teleport) Fixed major bug EXT-2222 (Remove (i) inspector icon from Places > Teleport History > item) Fixed major bug EXT-2223 (Places > Teleport History > Arrow icon should only appear on mouseover) Actually it's just replacing image for right-side button on history item. --HG-- branch : product-engine
2009-11-05DEV-38840: cosmetic fix to the Pay Resident/Group floater in 2.0.Lynx Linden
Previously the title for this floater was set to "" and a text string was positioned over the title bar based upon whether you are paying a resident or a group. This could mess up the position of the floater "title" and was also truncating the "Pay Resident" title. Now, we use setTitle() to actually set the floater title appropriately.
2009-11-05mergeangela
2009-11-05in object inspector: change secure browsing image and make it hide by defaultangela
2009-11-04Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
2009-11-04EXT-2220 Make envelope icon for unread messagesErica
2009-11-04Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-11-04Changed rollover graphic on Favorites links.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2218
2009-11-04merge with remote repoRick Pasetto
2009-11-04Fix typo in XUI file that broke media controlsRick Pasetto
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-04reverted uniqueness constraint on mime_type errors due to bug in ↵richard
notifications uniqueness filtering
2009-11-04Implemented normal sub-task EXT-2144 (IM P2p control panel should contain ↵Eugene Mutavchi
avatar name under avatar icon aligned to the left side) --HG-- branch : product-engine
2009-11-04Fix for EXT-2050 - Duplicate entries in strings.xmlEric M. Tulla (BigPapi)
Removed all duplicates (verifying their dupe status and removing the second example).
2009-11-04updated floater_test_textbox to test case of texbox too big for its textrichard
removed picture_style from sidepanel_object_info.xml made mime_type error notification unique on mime type reviewed by Leyla
2009-11-04Implemented major sub-task EXT-2131 - Output monitor contols should only be ↵Eugene Kondrashev
shown for Group Chat and Adhoc Chat when in a Voice Call. Added onStateChange callback support for voice channel. Added showing/hiding logic of speaking indicator. --HG-- branch : product-engine
2009-11-04fixed up bad mergerichard
2009-11-04mergerichard
2009-11-04Major sub-task EXT-2142, additional commit: moved call buttons panel to ↵Eugene Mutavchi
control panel bottom, removed other buttons from panel_call_button --HG-- branch : product-engine
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-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-04Fix for EXT-2086 & EXT-2087 - No Make Outfit button & Save As behaving as ↵Eric M. Tulla (BigPapi)
make outfit. Created a dedicated make outfit button, and made save as go back to saving a copy of the current wearable. -Reviewed by nyx
2009-11-04Fixed normal bug EXT-2192 "Remove "Share" button from all Places Tabs ↵Sergei Litovchuk
(including Place/Landmark info)". - Removed "Share" button and resized other buttons to take its place. --HG-- branch : product-engine
2009-11-04Implemented normal sub-task EXT-2142 (Call, End Call and Oen Voice Controls ↵Eugene Mutavchi
buttons should be located on their own panel at the bottom of the control panel (all types of IMs)) --HG-- branch : product-engine
2009-11-04No ticket,has sorted xml attributes in alphabetical order.Eugene Mutavchi
--HG-- branch : product-engine
2009-11-04Fixed problems caused by a160d0dfb897Andrew Dyukov
--HG-- branch : product-engine
2009-11-04Implemented major task EXT-2054 "Hook up parcel permission icons to parcel ↵Sergei Litovchuk
profile": - Added icon representation of parcel permissions to Place Profile panel. --HG-- branch : product-engine
2009-11-04mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-04fix for some group_info bugs.Yuri Chebotarev
EXT-1091 "Refresh" button is overlapped by "Cancel" button in "Group Profile" panel --HG-- branch : product-engine