Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-07 | SL-6109 | andreykproductengine | |
- Edit mode appears to be obsolete and is not used, cleaned up - Improved ability to set defaults - Improved some labels - Made buttons bigger to accomodate languages with longer descriptions - Added ability to assign key for all modes simultaneously | |||
2019-11-04 | SL-6109 | andreykproductengine | |
- Fixed defaults not restoring reliably - Fixed temporary changes not lifting reliably - Fixed switching modes was dropping changes to mode we switch to | |||
2019-10-28 | SL-6109 | andreykproductengine | |
- Fixed line endings in xml file - Removed obsolete UI element and it's code - Fixed issue with return value caused by rebase | |||
2019-10-03 | SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings | andreykproductengine | |
2019-10-03 | SL-6109 Better menu accelerator support and slight reorganization | andreykproductengine | |
2019-10-02 | SL-6109 Removed obsolete control, moved table init to xml, cleanup | andreykproductengine | |
2019-10-01 | SL-6109 Better hover and docking of keybinder | andreykproductengine | |
2019-09-27 | SL-6109 Cleanup, run commands, and preparation for tooltip support | andreykproductengine | |
2019-09-26 | SL-6109 Conflict resolution | andreykproductengine | |
2019-09-25 | SL-6109 Mouse support ready | andreykproductengine | |
2019-09-17 | SL-6109 Keyaboard support ready | andreykproductengine | |
2019-08-19 | SL_6109 Rebinding | andreykproductengine | |
2019-09-19 | SL-6109 Implement keybindings | andreykproductengine | |
2019-09-05 | SL-11315 Viewer asks to play media and retains selected choice | andreykproductengine | |
2019-08-09 | SL-9699 Login selection | andreykproductengine | |
2019-07-18 | SL-11592 [Win] Ability to bind extra mouse buttons for push to talk | andreykproductengine | |
2019-02-15 | SL-10234 Fixed The viewer shows installation language as system default | andreykproductengine | |
2019-01-03 | SL-10293 Firestorm PR: preferences and menu search | AndreyL ProductEngine | |
2018-10-24 | SL-1828 Indicate that "Allow Multiple Viewers" Preference is unsupported | maxim_productengine | |
2018-09-12 | SL-1397 FIXED Check mark doesn't switch when clicking on the label "Mute ↵ | maxim_productengine | |
when minimized" in Preferences | |||
2018-06-18 | MAINT-8759 FIXED [Win] Choosing new cache location will cause disconnect if ↵ | maxim_productengine | |
you do not choose desired path in File picker quickly | |||
2018-04-20 | MAINT-8540 Eliminated a lot of xui related log warnings on startup and ↵ | andreykproductengine | |
opening preferences | |||
2017-06-06 | MAINT-7254, MAINT-7255: Use cap to get and set UserInfo on simhost. Check ↵ | Rider Linden | |
new is_verified flag and disable IM2Email if value is false. | |||
2017-03-15 | MAINT-7168 Avatar rendering settings adjustments | Mnikolenko Productengine | |
2017-01-17 | MAINT-6959 Ability to set custom folders for uploading items | andreykproductengine | |
2016-05-04 | add max avatar complexity slider to basic graphics preferences | Oz Linden | |
2016-03-09 | Merged in andreyl_productengine/391-blizzard-marchcat (pull request #23) | Oz Linden | |
MAINT-6174 FIXED Graphics parameters are wrong after closing the Advanced Graphics floater | |||
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2016-03-01 | MAINT-6174 FIXED Graphics parameters are wrong after closing the Advanced ↵ | AndreyL ProductEngine | |
Graphics floater | |||
2016-02-26 | MAINT-5699 Graphics preset changes to None each time the Advanced Graphics ↵ | AndreyL ProductEngine | |
floater is opened | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-13 | merge changes for 3.8.5-release | Oz Linden | |
2015-09-11 | MAINT-5537 FIXED Advanced Graphics Preferences sliders are incorrect if you ↵ | Mnikolenko ProductEngine | |
click Cancel rather than OK | |||
2015-06-23 | MAINT-5001 FIXED Logging in and then quickly logging out removes stored ↵ | Mnikolenko ProductEngine | |
favorite login locations | |||
2015-06-03 | MAINT-1788 FIXED Cancel changes when clicking Close button or exiting Viewer. | Mnikolenko ProductEngine | |
2015-02-23 | STORM-2082 Clicking on Ok/Cancel in Advanced floater only closes it now | Jonathan Yap | |
2015-02-21 | merge impostor and visual muting changes | Oz Linden | |
2015-02-20 | Clean up impostors and visual muting | Oz Linden | |
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting | |||
2015-02-18 | STORM-2082 Fix issue with isDirty | Jonathan Yap | |
2015-02-11 | STORM-2082 Attempt to put advanced settings into separate floater | Jonathan Yap | |
2015-02-03 | STORM-2082 Reformat preset floaters. | Jonathan Yap | |
Remove Impostor checkbox. That control is now merged into the right side of the impostors slider. Maximum ARC still depends on impostors being enabled. Once that dependency is removed in llvoavatar then it will be necessary to reflect that change in the UI code. | |||
2015-01-20 | STORM-2082 Finally(?) deal properly with dirty UI processing. | Jonathan Yap | |
Code cleanup, some per bitbucket comments. | |||
2015-01-20 | STORM-2082 Still trying to work out the dirtyChilds issue. Also made some ↵ | Jonathan Yap | |
small UI adjustments. | |||
2015-01-20 | STORM-2082 Update to new UI design. Bugs are not worked out yet. | Jonathan Yap | |
2015-01-15 | STORM-2082 Use correct icon for checkmark | Jonathan Yap | |
Redo UI layout to indicate the two dependencies on the Imposters checkbox Reverse the ARC slider | |||
2015-01-14 | STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns ↵ | Jonathan Yap | |
disappear faster | |||
2014-12-14 | STORM-2082 Remove ugly list of control names. Instead, obtain the list from ↵ | Jonathan Yap | |
the View data Remove a few remants used by the old hardware floater | |||
2014-12-13 | STORM-2082 Write out settings to preset file if settings changed on the ↵ | Jonathan Yap | |
login page Code improvements from bitbucket comments | |||
2014-12-12 | STORM-2082 Merge Hardware floater into main graphics preferences display | Jonathan Yap | |
Change notifications so they are emitted only when an error occurs Put active preset at top of list Add Maximum ARC slider Merge two small methods into slider update code | |||
2014-12-03 | STORM-2082 Remove Apply button. | Jonathan Yap | |
Add new control variable to track which preset is active. Save settings to active preset when clicking on Ok button. Initial work to make pulldown operational. Still to do: add pretty icon for current preset. Notifications do not appear when called from this panel. |