summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersaveprefpreset.cpp
AgeCommit message (Collapse)Author
2020-01-08SL-12510 Revert changes and separate 'Save Graphic Preset' floaterMnikolenko Productengine
2019-11-14SL-12186 Buildfix and update for creation of default presetsmaxim_productengine
2019-11-08SL-12186 WIP Minor updates for 'Camera controls' and 'Save preset' floatersmaxim_productengine
2019-11-04SL-12186 WIP Updating UI for camera controls, including presetsMnikolenko Productengine
2019-03-12Backout tabs v spaces changes.Graham Linden
'warn-on-failure:no-tabs'
2019-03-11Tabs -> spaces.Graham Linden
2018-09-26Merge to 5.2.0Graham Linden
2018-08-22MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-10MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-01-15STORM-2145 Fixed bug. Now you can only have one of the load/save/delete ↵Jonathan Yap
floaters open at once.
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