summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_land.xml
AgeCommit message (Collapse)Author
2009-12-15EXT-3494 Sanitize floater show versus toggleJames Cook
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla.
2009-12-15EXT-3406 choosing About Land from parcel context menu toggles windowJames Cook
Fixed to just show the window.
2009-12-13 EXT-3422 Add IM/Notification pending button art, style and layout of ↵Erica
overflow arrows, align message well with bottom bar
2009-12-10Changed "About Land" option to "Place Information". Still needs to be wired ↵Justin C. Rounds (Chuck)
up in code, though. https://jira.secondlife.com/browse/EXT-3276
2009-12-09Partial EXT-3268 Object Profile option showing up in avatar 3D Context menuJames Cook
Renamed gPie* and menu_pie_* to just gMenu* and menu_* because they are no longer pie menus. Created separate other-attachment menus. Reviewed with Richard.