summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_script_ed.xml
AgeCommit message (Collapse)Author
2019-05-09SL-11121 FIXED Viewer crashes after clicking the 'Edit' button in the ↵maxim_productengine
notecard floater
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-07-09Merge with 3.7.11-releasedolphin
2014-06-20STORM-2035 - Invert the background color in script editors for highlighting ↵Cinder
sections. Since the background color can be changed by the user, this ensures distinctive highlighting
2014-05-16Set colors for script editorCinder
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder
2014-05-14Begin syntax coloring personalizationCinder
2014-05-13STORM-2028 - Show context menu in script editorCinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2013-11-07STORM-1831 Increasing source text buffer to 256 KB (As discussed in ↵Ima Mechanique
Server/Scripting and Open Source User Groups). This change also addresses/closes: VWR-22401
2013-08-27Mergedolphin
2013-08-15Move the experience panel to the bottom of the editor floaterdolphin
2013-08-08Simplified the experience panel to only the required elementsdolphin
2013-08-06Checkpoint script editordolphin
2013-07-24merge up to latest snowstorm integration branchOz Linden
2013-05-20Merge with viewer-releasedolphin
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25merge changes for storm-1911Oz Linden
2013-01-29Added a combox to the script editor to select an experience.dolphin
Selected experience is sent with the script when saved. The list of experiences is currently populated with the avatar's current experience, if any.
2012-09-19STORM-1911: Go-to line function for the internal LSL script editorMartinRJ Fayray
2012-07-17MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2011-11-17STORM-1708 Adding ability to save/load scripts from file.Ima Mechanique
2011-03-07STORM-1018 FIXED Improved error messaging for the External Editor feature.Vadim ProductEngine
Let the user know what's wrong with external editor. Added meaningful messages for the following errors: * Editor not specified. * Error parsing command line. * Specified binary not found. * Editor failed to run. All the messages are translatable.
2010-12-22STORM-806 FIXED Enabled external editor for inventory scripts.Vadim ProductEngine
Changes: * Moved external editor handling to LLScriptEdCore which is shared between LLLiveLSLEditor (object script editor) and LLPreviewLSL (inventory script editor). * The Edit button is now only enabled when appropriate.
2010-11-13STORM-52 FIXED Made it possible to use an external script editor.Vadim ProductEngine
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one.
2010-11-04STORM-261 FIXED Changed line number color in script editor.Andrew Productengine
- Changed text_readonly_color in script editor to darker gray, so that line numbers are visible when scrip editor is out of focus.
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
2010-03-05VWR-17687 en_xui_changeEli Linden
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-25Enabled the Mono checkbox in the script editor and cleaned up the layout.Chuck Linden
http://jira.secondlife.com/browse/EXT-4442
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-30DEV-35039 Viewer 2.0 Help System - Viewer DevelopmentAdam Moss
svn merge -r134800:134805 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer2help-3
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets)
2009-07-27Merge xui-army-8 to pick up 2+ weeks of art, colors, and dialog layout changes.James Cook
svn merge -r128075:128364 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-8
2009-06-23Set correct svn:eol-style native on XML files, converted several files to ↵James Cook
use consistent line feeds (had ^M after first header line). Not reviewed.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch