summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_critical.xml
AgeCommit message (Collapse)Author
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
* Floater updates for positioning and to revert some earlier string changes.
2010-06-18EXT-7152 TOS breaks Critical Message in 2.0.0 and 2.0.1Leyla Farazha
removed cancel button
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-21EXT-1549: Moved the Lock icon to the left of Help button.Martin Reddy
Various floaters can display a lock icon in the title bar, but these were appearing over the new Help button, "?". This change moves the Lock icons to the left of the Help button. While debugging the change I found some modal dialogs that shouldn't display a help button, so I removed their help_topic definitions.
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