summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-11-11STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of PreferencesPaul Guslisty
- Temporary restored controls: 1. "Move avatar lips when speaking" checkbox 2. "Toggle speak on/off when I press:" checkbox 3. "Push-to-Speak trigger" lineeditor 4. "set_voice_hotkey_button" button 5. "set_voice_middlemouse_button" button They should be moved to the Sound&Media panel of floater Preferences. But the specification for the Sound&Media panel is not ready yet. As specification will be ready, these controls will be moved to the Sound&Media panel.
2010-11-11STORM-587 FIXED Layout cleanup in the Advanced tab of PreferencesPaul Guslisty
- According to the specification deleted all controls except: 1. "UI Size" slider 2. "Show script errors in" radio group - According to the specification: 1. "Allow Multiple Viewer" checkbox 2. "Show Grid Selection at login" checkbox 3. "Show Advanced Manu" checkbox 4. "Show Developer Menu" checkbox
2010-11-11STORM-583 ADDITIONAL_FIX Fixed top_pad of topmost control in "Colors" so ↵Andrew Productengine
that it is consistent with other preferences tab.
2010-11-11STORM-586 FIXED Layout cleanup in the Setup tab of PreferencesPaul Guslisty
- Deleted Mouselook settings - Increased vertical padding between "Cache size" and "Cache location" controls
2010-11-11STORM-582 FIXED Moved movement and camera control preferences from Advanced ↵Andrew Productengine
to the new Move & View tab. In addition to moving existing controls, created stub checkbox and radiobuttons for double-click behavior. Logic will be hooked up to them in STORM-576.
2010-11-11STORM-585 FIXED Layout cleanup in the Privacy tab in PreferencesPaul Guslisty
- Increased vertical paddings between checkbox groups - Changed label of IM checkbox group from "Logs:" to "Chat Logs:" - Changed label of checkbox from "Add timestamp" to "Add timestamp to each line in chat log" - Added checkbox "Add datestamp to log file name". For now this checkbox is not working, it's just a stub for a future functionality. - Added descriptive text for the "Block List" button
2010-11-11STORM-570 ADDITIONAL FIX Layout cleanup in the General tab of PreferencesPaul Guslisty
- Decreased vertical padding between controls to insert radio group - Added "Pressing letter keys:" radio group. For now these radio buttons are not working, they are just a stub for a future functionality.
2010-11-10STORM-575 FIXED Layout cleanup in the Chat tab of PreferencesPaul Guslisty
- Deleted color swatchers - Repositioned rest controls according to the specification
2010-11-10STORM-583 ADDITIONAL_FIX Added missing "URLs" label to "Colors" tab.Andrew Productengine
2010-11-10STORM-583 FIXED Moved colors-related preferences to the new Colors tab.Andrew Productengine
- Copied "My effects" from General. - Copied "Font colors" from Chat. - Copied "Bubble Chat" color and opacity slider from Advanced. - Fixed color swatches moved to this tab using attribute introduced in STORM-592 fix. Now only colored area is clickable. Controls weren't removed from places they were before- it will be (or already was) done in "layout cleanup" subtasks of STORM-31.
2010-11-10STORM-570 FIXED Layout cleanup in the General tab of PreferencesPaul Guslisty
- Adjusted vertical padding between all controls - Set position and order of checkboxes between "Name tags" radio group and "Away timeout" checkbox according to the specification - Deleted "My effects" color swatch
2010-11-10STORM-572 FIXED Move "Bubble Chat" preference from Advanced to ChatPaul Guslisty
- Moved checkbox "Bubble Chat" from Advanced to Chat panel of Preferences floater
2010-11-10STORM-566 FIXED Added new tabs to preferences floater.Andrew Productengine
Their panels are currently empty and will be filled in later tasks.
2010-11-09STORM-569 FIXED Add a Preference to enable Viewer UI HintsPaul Guslisty
- Added checkbox to the floater Preferences->panel General to Enable\Disable UI Hints
2010-11-08pull beta changes back to developmentOz Linden
2010-11-04merging up latest changes from viewer-developmentOz Linden
2010-11-04Automated merge up from viewer-developmentLoren Shih
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-11-02DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register ↵Leyla Farazha
(highlight in red) as an internal function in the script editor
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
Anisotropic filtering does NOT require a viewer restart.
2010-11-04SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA ↵Loren Shih
require restart when FBO is disabled).
2010-11-01STORM-335 : merge with viewer-developmentMerov Linden
2010-11-01STORM-400 : merge with viewer-developmentMerov Linden
2010-11-01STORM-354 : merge with viewer-developmentMerov Linden
2010-11-01STORM-190 : merge with viewer-developmentMerov Linden
2010-11-01STORM-293 : merge with viewer-developmentMerov Linden
2010-11-01STORM-255 : merge with viewer-developmentMerov Linden
2010-11-01STORM-255 : Made changes to the tool tips for the check boxesWolfpup Lowenhar
in panel_prefferences_chat.xml
2010-11-01merge from viewer-betaMerov Linden
2010-11-01changing duplicate line editor nameLeyla Farazha
2010-10-29STORM-255 : Merge from viewer-developmentWolfpup Lowenhar
2010-10-28STORM-451 : merge with viewer-developmentMerov Linden
2010-10-28STORM-36 : merge with viewer-developmentMerov Linden
2010-10-27STORM-255 : Merge from viewer-developmentWolfpup Lowenhar
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-27STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵Vadim ProductEngine
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages).
2010-10-27STORM-418 : merge with viewer-developmentMerov Linden
2010-10-27STORM-224 : merge with viewer-developmentMerov Linden
2010-10-27STORM-95 : merge with viewer-developmentMerov Linden
2010-10-27Made changes to setting names and in pannel_preferences_chat.xml for better ↵Wolfpup Lowenhar
understanding as per Esbee's comments in STORM-255
2010-10-27Merge from viewer-developmentWolfpup Lowenhar
2010-10-27STORM-400 FIXED Trash button not responding on People > My Friends tabPaul Guslisty
- Corrected wrong button name in XML
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-10-26STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵Merov Linden
Develop > XUI menu
2010-10-26STORM-454 : Tweak the teleport_coordinate_z width to better align in world ↵Merov Linden
map UI
2010-10-26STORM-335 FIXED Made group name clickable in About Land > General tab.Vadim ProductEngine
Technical notes: If you set the "enabled" param of a textbox to "false", that will prevent the widget from receiving mouse events. However, if a text box is initially enabled and then gets disabled with setEnabled(FALSE), it will remain clickable. This is a long-standing design problem with "enabled" flag being intermixed with "read-only". I'm working around it by enabling the group name textbox initially, thus making it clickable.
2010-10-26merge with viewer-developmentMerov Linden
2010-10-26STORM-190 FIXED [TRUNCATION] many langs -- "Next Owner:" in ↵Paul Guslisty
floatear_bulk_perms.xml - Increased width of the floater and spacing between controls for which truncation occurs - Deleted wrong override for width dimension in JA locale
2010-10-26STORM-354 FIXED [TRUNCATION] many langs - build tools "Click to:" comboboxPaul Guslisty
- Increased width of label and decreased width of checkbox in EN locale - Removed overrides of width dimensions in EN, ES, NL, FR locales
2010-10-26Automated merge up from viewer-developmentLoren Shih