Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | STORM-575 FIXED Layout cleanup in the Chat tab of Preferences | Paul Guslisty | |
- Deleted color swatchers - Repositioned rest controls according to the specification | |||
2010-11-10 | STORM-583 ADDITIONAL_FIX Added missing "URLs" label to "Colors" tab. | Andrew Productengine | |
2010-11-10 | STORM-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-10 | STORM-570 FIXED Layout cleanup in the General tab of Preferences | Paul 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-10 | STORM-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-10 | STORM-572 FIXED Move "Bubble Chat" preference from Advanced to Chat | Paul Guslisty | |
- Moved checkbox "Bubble Chat" from Advanced to Chat panel of Preferences floater | |||
2010-11-10 | STORM-566 FIXED Added new tabs to preferences floater. | Andrew Productengine | |
Their panels are currently empty and will be filled in later tasks. | |||
2010-11-09 | STORM-569 FIXED Add a Preference to enable Viewer UI Hints | Paul Guslisty | |
- Added checkbox to the floater Preferences->panel General to Enable\Disable UI Hints | |||
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-08 | CT-633 WIP PT DE translation for Delta Set19, new files, for Viewer 2.3 | Eli Linden | |
2010-11-08 | CT-633 WIP PT translation for Delta Set19 for Viewer 2.3 | Eli Linden | |
2010-11-08 | CT-633 WIP DE translation for Delta Set19 for Viewer 2.3 | Eli Linden | |
2010-11-08 | merge fix for STORM-284 | Oz Linden | |
2010-11-08 | merge fix for STORM-189 | Oz Linden | |
2010-11-05 | Fix type mismatch in loop variable. | Christian Goetze (CG) | |
2010-11-05 | merge | Kent Quirk | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | CT-633 WIP FR translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | c | Eli Linden | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | INTL-6 WIP missing translations ES and PT | Eli Linden | |
2010-11-04 | STORM-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-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | STORM-189 FIXED truncations in NL locale in Build Tools floater. | Seth ProductEngine | |
2010-11-04 | INTL-5 FIX ES fix for missing translations | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle 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-04 | DN-189 ??? Showing in tooltip over profile image in IM history | Leyla Farazha | |
2010-11-04 | DN-132 Top scripts now show complete names | Leyla Farazha | |
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
2010-11-04 | automated merge up from viewer-beta | Loren Shih | |
2010-11-04 | merge fix for STORM-261 | Oz Linden | |
2010-11-04 | merge fix for STORM-194 | Oz Linden | |
2010-11-04 | merge fix for STORM-536 | Oz Linden | |
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |
2010-11-04 | STORM-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-03 | STORM-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-03 | STORM-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-03 | pull fix for STORM-422 | Oz Linden | |
2010-11-03 | CT-633 WIP ES translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-03 | SH-281 Make UI in snapshot off by default. | Dave Parks | |
2010-11-02 | STORM-283 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-287 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-420 : merge to viewer-development | Merov Linden | |
2010-11-02 | STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵ | Vadim ProductEngine | |
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad. | |||
2010-11-02 | DN-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-04 | SH-353 FIXED Crash when toggling anisotropic filtering | Loren Shih | |
Anisotropic filtering does NOT require a viewer restart. | |||
2010-11-04 | SH-353 FIXED Crash when toggling anisotropic filtering | Loren Shih | |
2010-11-04 | SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA ↵ | Loren Shih | |
require restart when FBO is disabled). |