summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_place_profile.xml
AgeCommit message (Collapse)Author
2009-11-18Fixed normal bug EXT-2461 "Edit Landmark panel isn't resized":Sergei Litovchuk
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine
2009-11-09- Fix for low bug EXT-1965 "Place Profile: Accordions has different alignment".Sergei Litovchuk
--HG-- branch : product-engine
2009-11-09- Reverted fix for normal bug EXT-2016 "Place Profile panel isn't resized". ↵Sergei Litovchuk
The reason is that some unnecessary free space is left in Place Profile panel. - Cleaned up obsolete code from Place Profile panel. --HG-- branch : product-engine
2009-11-09fixed bug EXT-2016 Place Profile panel isn't resizedDenis Serdjuk
--HG-- branch : product-engine
2009-11-07Fix for low bug EXT-2248 "Redundant vertical scroll-bar in Place Profile panel".Sergei Litovchuk
--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-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-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-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