summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersaveprefpreset.cpp
AgeCommit message (Collapse)Author
2018-08-22MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-10MAINT-8926 Don't allow overwritting default presetandreykproductengine
2015-02-22STORM-2082 Rearrange Reset, load, save, delete buttons.Jonathan Yap
Make load, save, and delete floaters close when preferences floater closes.
2015-01-21STORM-2082 Put "Default" at the top of the non-Delete comboboxes.Jonathan Yap
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-09STORM-2082 Improve file error handling, add help topic labels to new floaters.Jonathan 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-02STORM-2082 Add Recommended buttonJonathan Yap
2014-12-01STORM-2082 Improve text in notifications.Jonathan Yap
Disable delete button when thre is nothing to be deleted.
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-12-01STORM-2082 Implement save floater and some code cleanup.Jonathan Yap