summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellandmarkinfo.cpp
AgeCommit message (Collapse)Author
2009-11-19fixed minor bug EXT-1615 Landmark name is truncated before @ character after ↵Andrew Polunin
placing landmark on Favorites Bar --HG-- branch : product-engine
2009-11-07Fixed normal bug EXT-2314 "Restore maturity rating in "Landmark" and ↵Sergei Litovchuk
"Teleport History" views": - Added rating icons and text to "Landmark" and "Teleport History" views. - Removed code for "Last Visited" from Teleport History. --HG-- branch : product-engine
2009-11-04Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
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-03merge fixes. Includes a refactoring of LLParticipantList to fix compile ↵Steve Bennetts
errors on Windows.
2009-11-03Implemented sub-task EXT-1452 '"places" title should not be on thisSergei Litovchuk
panel': - Made LLPlaceInfo a base class for two derived LLPlaceProfile and LLLandmarkInfo classes each representing a separate panel with its own XUI layout. - Fixed broken title change for Place Profile and Landmark cases. --HG-- branch : product-engine