summaryrefslogtreecommitdiff
path: root/indra/newview
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-592 FIXED Added xml attribute that allows to customize color swatch ↵Andrew Productengine
label height. This height was uncustomizable even by explicitly changing height of textbox in xml (i.e. writing caption_text.height = "value"), because it anyway received hardcoded value in LLColorSwatchCtrl's constructor. - Added new label_height optional attribute to color swatch and used it in code. P.S. Removing unused space in all color swatches in viewer should be done in some separate issue.
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-08CT-633 WIP PT DE translation for Delta Set19, new files, for Viewer 2.3Eli Linden
2010-11-08CT-633 WIP PT translation for Delta Set19 for Viewer 2.3Eli Linden
2010-11-08CT-633 WIP DE translation for Delta Set19 for Viewer 2.3Eli Linden
2010-11-08merge fix for STORM-284Oz Linden
2010-11-08merge fix for STORM-189Oz Linden
2010-11-05Fix type mismatch in loop variable.Christian Goetze (CG)
2010-11-05mergeKent Quirk
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04CT-633 WIP FR translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04cEli Linden
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04INTL-6 WIP missing translations ES and PTEli Linden
2010-11-04STORM-284 FIXED Disabled "+" sign when user tries to drop a landmark to ↵Seth ProductEngine
Favorites bar from any location besides My Inventory or Library.
2010-11-04merging up latest changes from viewer-developmentOz Linden
2010-11-04STORM-189 FIXED truncations in NL locale in Build Tools floater.Seth ProductEngine
2010-11-04INTL-5 FIX ES fix for missing translationsEli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19Eli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04ER-281: Object cache limit is too low in the viewerKyle Ambroff
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly.
2010-11-04DN-189 ??? Showing in tooltip over profile image in IM historyLeyla Farazha
2010-11-04DN-132 Top scripts now show complete namesLeyla Farazha
2010-11-04automated merge from http://hg.secondlife.com/viewer-betaLoren Shih
2010-11-04automated merge up from viewer-betaLoren Shih
2010-11-04merge fix for STORM-261Oz Linden
2010-11-04merge fix for STORM-194Oz Linden
2010-11-04merge fix for STORM-536Oz 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-03STORM-194 FIXED 'Show' button in inventory offer notification to open 'My ↵Seth ProductEngine
Inventory' SP if attachments were offered. Removed the check preventing inventory SP from opening when an item of IT_ATTACHMENT type has been offered.
2010-11-03STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in ↵Seth ProductEngine
Places SP->My Landmarks. - Fixed scrolling to selected item when a folder view receives selection inside an accordion tab while being out of visible scrolling area. - Fixed scrolling to collapsed accordion tab when it receives selection while being out of visible scrolling area.
2010-11-03pull fix for STORM-422Oz Linden
2010-11-03CT-633 WIP ES translation for Viewer 2.3, Set19Eli Linden
2010-11-03SH-281 Make UI in snapshot off by default.Dave Parks
2010-11-02STORM-283 : merge with viewer-developmentMerov Linden