summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpresetspulldown.cpp
AgeCommit message (Collapse)Author
2016-03-10Fix default preset not shown as selected in quick graphics pulldown for ↵Ansariel
non-english languages
2016-02-19MAINT-6150 [QuickGraphics] Clicking the blank space in the quick graphics ↵Mnikolenko Productengine
floater will select the first Preset
2015-11-02MAINT-5620 double clicking on Graphics Preset title triggers favoriteandreykproductengine
2015-09-28MAINT-5542: fix initialization of Default graphics preset so that it is ↵Oz Linden
selectable
2015-09-23MAINT-5620 FIXED clicking on Graphics Preset title triggers favoriteMnikolenko ProductEngine
2015-01-20STORM-2082 Finally(?) deal properly with dirty UI processing.Jonathan Yap
Code cleanup, some per bitbucket comments.
2015-01-15STORM-2082 Use correct icon for checkmarkJonathan Yap
Redo UI layout to indicate the two dependencies on the Imposters checkbox Reverse the ARC slider
2015-01-14STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns ↵Jonathan Yap
disappear faster
2014-12-12STORM-2082 Merge Hardware floater into main graphics preferences displayJonathan 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-04STORM-2082 Revert name of Reset button from Undo back to Reset. Hopefully ↵Jonathan Yap
this will be renamed Recommended Settings. Display a test icon (artwork needed) in the pulldown panel
2014-12-03STORM-2082 Send signal to pulldown panel to refresh itselfJonathan Yap
2014-12-03STORM-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.
2014-12-01STORM-2082 Better control on how (or if) to display Default presetJonathan Yap
Make sure default preset is created when flyout panel is activated Only display deleted notification upon successful deletion
2014-11-30STORM-2082 Implement delete floaterJonathan Yap
2014-11-28STORM-2082 Initial support for presets popup from status barJonathan Yap