summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_map.xml
AgeCommit message (Collapse)Author
2010-06-22EXT-7882 FIX Set caption when floater minimized and remove when maximized.Yuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/624/ --HG-- branch : product-engine
2010-06-02EXT-7550 FIX fix floater height and minimap position right after start.Yuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/497/ --HG-- branch : product-engine
2010-05-18EXT-7112 fix Set map pos,bgnd and size in code to match mockupYuri Chebotarev
--HG-- branch : product-engine
2010-03-26Fixen normal EXT-6434 (Mini Map does not go transparent when not in focus)Paul Guslisty
- Set background opaque of the floater depending on focus and made map's background color transparent Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/99/ --HG-- branch : product-engine
2010-02-05fix for major EXT-4833 [NUX] Verify the default size/positon of certain ↵Ychebotarev ProductEngine
floaters. exept floater_world_map --HG-- branch : product-engine
2010-02-01fix for normal EXT-4512 [BSI] Can't minimize Mini-MapYchebotarev ProductEngine
actually this has nothing with original bug description so...fix map and text pos on map resize --HG-- branch : product-engine
2010-01-28fix for normal EXT-4512 [BSI] Can't minimize Mini-MapYchebotarev ProductEngine
also this fix EXT-2119 even if its marked as fixed... --HG-- branch : product-engine
2010-01-06EXT-2119 [BSI] Mini Map is Missing Title when MinimizedLeyla Farazha
we decided just to make it so you can't minimize reviewed by richard
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-14Fix bad attribute, possibly related to EXT-946James Cook
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵James Cook
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
2009-09-21DEV-39997: merging all of the recent xui file updates from theMartin Reddy
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence. This involves giving all floaters and side panels a help_topic attribute, to specify a logical name for that UI element's page in the help viewer. If you are creating/updating a floater or panel, please consider adding a help_topic field. For details, see the wiki page on XUI Documentation: https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic I'm also merging in some updates to the lastest floater button artwork to ensure these are 16x16 pixels. (Note, the new help code is still being developed in viewer2help-1 and is NOT being merged into 2.0 with this checkin. This is just data files.)
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch