summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_report_abuse.xml
AgeCommit message (Collapse)Author
2023-11-24Suggestions for fixing problems in xui/en XML files (#534)Yuzuru Jewell
Co-authored-by: Yuzuru Kato <pascal.imac@gmail.com> Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2022-05-17SL-3007 Small improvements for auto filling abuse reportsAndrey Kleshchev
2022-01-25SL-16695 Fixed report Abuse floater's screenshot encroaching onto tittleAndrey Kleshchev
2019-05-02SL-11081 Renamed the abuse category for Skill gamingAndreyL ProductEngine
2018-03-30SL-440 Obtain Abuse Report categories from capabilityAndrey Kleshchev
2016-08-10SL-437 Remove Checkbox from Abuse Report SubmissionMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-08-13MAINT-4356 adjust abuse report category label for gamingOz Linden
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-03-05MAINT-3698 FIXED Reduce Abuse type options available in the abuse report dialogMnikolenko ProductEngine
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-04-03MAINT-463 FIXED [PUBLIC]URL-name of object is shown as hyperlink in Report ↵Paul ProductEngine
Abuse window - Simply disabled url parsing
2010-10-26STORM-482; change to allow 1023 characters again in local chat. While fixing ↵Kent Quirk
this, I noticed that a change to XUI meant that many floaters had tried to set a limit on text length for line_editor components but it didn't take effect because the parameter name was wrong; I changed them to agree.
2010-05-25Report abuse floater updated for display names compatibilityLeyla Farazha
reviewed by James
2010-04-02VWR-17709 en_xui_change to accommodate the longest translation in PL even ↵Eli Linden
though this is a bug reported for ES; undo JA old override
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-01-29Add translate="false" to all the dummy strings in the /en folder. These ↵Ramzi Linden
constantly pollute the localization extraction of real strings.
2010-01-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2009-12-03EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-11-19EXT-2490 Right click context menu for objects should include build toolsLeyla Farazha
EXT-2541 Help > Report Abuse screenshot not showing up EXT-2549 Crash on exit from mouse-look (Mini Map related) EXT-2548 Viewer freezes when going out of the mouselook while there are more than two floaters EXT-1983 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range" reviewed by Richard
2009-11-04converted all floater titles to uppercaserichard
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
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-28EXT-1559 [BSI] Report Abuse floater contains overlapping and truncated textErica Firment
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-09-17EXT-1048 Update "Report Abuse" floater with new width, art, and small ↵Erica Olsen
wording tweaks
2009-09-08Floatercram the Report Abuse floater to fit in the side tray. EXT-756Kurt Stauffacher
2009-07-17DEV-35770 I18N: all <combo_box.item> are missing a name= parameter.Ramzi Ramey
I put them back, using the original name= given in version 1.23, but in some cases I just renamed long lists with "item1", "item2", etc.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch