summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-04Fixed normal bug EXT-2061 ("All" list doesn't contain any friends while ↵Mike Antipov
"Online" list isn't empty in "Friends" tab on People Panel) - added code to force fetching of Inventory "Friends/All" folder in case it is incomplete on startup. --HG-- branch : product-engine
2009-11-04No ticket. Removed extra includes. Fixed copyright years.Sergei Litovchuk
--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
2009-11-04mergeangela
2009-11-04Implemented normal sub-task EXT-2145 (Incorrect names of Call button on IM ↵Eugene Mutavchi
Control Panels) --HG-- branch : product-engine
2009-11-04Implemented normal subtask EXT-1516 - Implement chiclet for ad-hoc chat.Eugene Kondrashev
--HG-- branch : product-engine
2009-11-04Fixed Windows build, broken in changeset 698ac0866792Mike Antipov
- Made member Speaker Listeners as LLpointers in LLParticipantList --HG-- branch : product-engine
2009-11-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-04DEV-41358 DEV-41362: Get an authentication token from login.cgi andLynx Linden
pass this token through to the search web pages via a q= query parameter in the search URL. This will let the search facility determine the user's maturity and teen settings. I also now escape the search string that the user typed in, 'cos they could type anything. Thanks to Mani for showing me how to get responses from login.cgi.
2009-11-04EXT-1781 selecting Freeze frame (fullscreen preview) in the snapshot tool ↵angela
locks out mouse-clicks when closed
2009-11-04mergeangela
2009-11-03Clean up menu_login.xml debug menuJames Cook
Strip out unnecessary layout=topleft Add debug option for reg in client Trivial, not reviewed.
2009-11-04mergreangela
2009-11-03mergeXiaohong Bao
2009-11-03merge fixes. Includes a refactoring of LLParticipantList to fix compile ↵Steve Bennetts
errors on Windows.
2009-11-04mergeangela
2009-11-03fix the bug that textuer boost level is mixed with boolean numbers.Xiaohong Bao
2009-11-03merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
2009-11-03EXT-2062 UI of Notice accordion in the Group Profile panel is corrupted, ↵Erica
EXT-1528 Widen groups content to match new sidebar width
2009-11-03EXT-2130 : XUI CleanupLoren Shih
Tab/indent formatting for sidepanel_item_info --HG-- branch : avatar-pipeline
2009-11-03EXT-2130 : XUI cleanupLoren Shih
Reformatted sidepanel_inventory Took out tab container from both sidepanel_inventory and sidepanel_item_info --HG-- branch : avatar-pipeline
2009-11-03mergeJames Cook
2009-11-03Missed the talk_button.xml file add.James Cook
2009-11-03EXT-2093 People inspectors should include an "IM" buttonJames Cook
2009-11-03Removed unneeded layout="topleft" attributes.James Cook
2009-11-03mergeSteve Bennetts
2009-11-03mergeSteve Bennetts
2009-11-03EXT-1345 Convert LLTalkButton to XUI XMLJames Cook
Allows Erica and co to change and localize it. Trivial, not reviewed.
2009-11-03mergeJames Cook
2009-11-03EXT-1865 Can now set objects for sale for L$0James Cook
Trivial XUI mistake, not reviewed
2009-11-03mergeLeyla Farazha
2009-11-03fixing de dotLeyla Farazha
2009-11-03mergeJames Cook
2009-11-03Fixed strings to use our preferred <string> instead of <floater.string>James Cook
2009-11-03DEV-37978 VWR-8617: Missing / incorrect keywords TEXTURE_MEDIA and ↵Soft Linden
TEXTURE_DEFAULT
2009-11-03Adding sidepanel_ .xml files to XUI preview tool.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-03DEV-41348 SNOW-278 Clean up mime_types.xmlSoft Linden
2009-11-03EXT-2168 : Rename ObjectInfo to ItemInfoLoren Shih
Renaming for better clarity as to what llsidepaneliteminfo does. Also fixed an error where Edit was not enabling the panel. Also did some superficial cleanup and reorganization of llsidepanel- files. --HG-- branch : avatar-pipeline
2009-11-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-11-03mergeJames Cook
2009-11-03Clean up login panel XML and code.James Cook
Kill dead "web based login" viewer-auth mWebLoginKey. Port over my reg-in-client code from svn, off by default. Reviewed with Ambroff.
2009-11-03EXT-2141 baked texture not keyed on version #Nyx (Neal Orman)
We actually already have this, stored in our baked texture dictionary. Generated new UUIDs for the baked texture hashes - this will ensure that new baked textures will be generated when users switch to viewer-2, and should clear up the invisibility issues people see from old 1.22 bakes being used as alpha-enabled. Code reviewed by Bigpapi
2009-11-03Fixed normal bug EXT-2150 (IM Floaters should display their title in CAPS ↵Sergey Borushevsky
(p2p, group, ad-hoc)). --HG-- branch : product-engine
2009-11-03update from viewer2 and merge into avpEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-03DEV-1186 possibly typo in avatar_lad.xmlNyx (Neal Orman)
bumped wearable definition number and fixed minor typo in avatar_lad.xml - fix submitted by external contributor. Verified the change is correct and gave credit - change is de minimis, but we haven't caught this/noticed on our own for a while. Code reviewed by Bigpapi
2009-11-03Implemented major sub-task EXT-2140 (Avatar icon in p2p should take all ↵Eugene Mutavchi
available space on Control Panel) --HG-- branch : product-engine
2009-11-03fixed minor bug EXT-1618 Add Landmark does nothing if resident stands ↵Denis Serdjuk
exactly in the location of existing landmark --HG-- branch : product-engine
2009-11-03mergeJames Cook