- Nov 12, 2010
-
-
Paul Guslisty authored
-
Paul Guslisty authored
- Removed 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 - Set proper names for checkboxes According to the specification these controls are in the Sound&Media panel now.
-
- Nov 11, 2010
-
-
Leyla Farazha authored
-
Leyla Farazha authored
-
Paul Guslisty authored
- 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.
-
Paul Guslisty authored
- 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
-
Oz Linden authored
-
Oz Linden authored
-
Andrew Productengine authored
STORM-583 ADDITIONAL_FIX Fixed top_pad of topmost control in "Colors" so that it is consistent with other preferences tab.
-
Paul Guslisty authored
- Deleted Mouselook settings - Increased vertical padding between "Cache size" and "Cache location" controls
-
Andrew Productengine authored
STORM-582 FIXED Moved movement and camera control preferences from Advanced 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.
-
Paul Guslisty authored
- 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
-
Paul Guslisty authored
- 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.
-
- Nov 10, 2010
-
-
Leyla Farazha authored
-
Leyla Farazha authored
-
Leyla Farazha authored
-
Leyla Farazha authored
-
Richard Linden authored
-
Paul Guslisty authored
- Deleted color swatchers - Repositioned rest controls according to the specification
-
Andrew Productengine authored
-
Andrew Productengine authored
- 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.
-
Paul Guslisty authored
- 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
-
Andrew Productengine authored
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.
-
Paul Guslisty authored
- Moved checkbox "Bubble Chat" from Advanced to Chat panel of Preferences floater
-
Andrew Productengine authored
Their panels are currently empty and will be filled in later tasks.
-
- Nov 09, 2010
-
-
Oz Linden authored
-
Kent Quirk authored
-
Kent Quirk authored
-
Oz Linden authored
-
Oz Linden authored
-
Kent Quirk authored
-
Seth ProductEngine authored
-
Kent Quirk authored
SH-412 -- fix the way that redraws happen to eliminate flickering on resize -- patch from davep and seraph, I'm just applying it.
-
Paul Guslisty authored
- Added checkbox to the floater Preferences->panel General to Enable\Disable UI Hints
-
Paul Guslisty authored
STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot.
-
Tofu Buzzard authored
-
- Nov 08, 2010
-
-
Richard Linden authored
fixed logic so that ignore consistently means *don't show* the notification the ignore settings still store "show the notification if true" values
-
Merov Linden authored
STORM-105 : takes Vadim's comments into account, clean up use of static globals and magic strings, enforce naming conventions
-
Richard Linden authored
reverted to old sense where ignore setting of notifications has meaning true=show false=ignore reviewed by Callum
-