summaryrefslogtreecommitdiff
path: root/indra/newview/llpresetsmanager.cpp
AgeCommit message (Expand)Author
2018-08-22MAINT-8926 Don't allow overwritting default presetandreykproductengine
2017-12-20MAINT-8087: Use env vars from VMP for AppData\Roaming and Local.Nat Goodspeed
2017-05-08DRTVWR-418: Fix vector assignment for C++03.Nat Goodspeed
2017-02-23DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.Nat Goodspeed
2016-10-12MAINT-6813 Opening Preferences floater takes too much time to open on login s...Mnikolenko Productengine
2016-07-05MAINT-6550 Graphic preset name including "\" causes preset to be unusable & p...Mnikolenko Productengine
2016-05-27MAINT-6435 Deafult preset should set the same settings as the "Reset to recom...AndreyL ProductEngine
2016-03-23improve settings error log, and make type conversion methods staticOz Linden
2016-02-19FIXED Graphics presets do not work properly when localized "Default" stringAnsariel
2015-09-28MAINT-5542: fix initialization of Default graphics preset so that it is selec...Oz Linden
2015-08-19STORM-2120 Make graphics presets account specificOz Linden
2015-06-19workarounds to get this building again; note: review mute list caching change...Oz Linden
2015-02-19STORM-2082 Fix edge case bugJonathan Yap
2015-01-21STORM-2082 Put "Default" at the top of the non-Delete comboboxes.Jonathan Yap
2015-01-20STORM-2082 Finally(?) deal properly with dirty UI processing.Jonathan Yap
2015-01-20STORM-2082 Still trying to work out the dirtyChilds issue. Also made some sm...Jonathan Yap
2015-01-20STORM-2082 Update to new UI design. Bugs are not worked out yet.Jonathan Yap
2015-01-14STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns disappear...Jonathan Yap
2015-01-07STORM-2082 Display active preset as first choice in dropdown boxJonathan Yap
2014-12-14STORM-2082 Remove ugly list of control names. Instead, obtain the list from ...Jonathan Yap
2014-12-12STORM-2082 Merge Hardware floater into main graphics preferences displayJonathan Yap
2014-12-09STORM-2082 Improve file error handling, add help topic labels to new floaters.Jonathan Yap
2014-12-03STORM-2082 Send signal to pulldown panel to refresh itselfJonathan Yap
2014-12-03STORM-2082 Remove Apply button.Jonathan Yap
2014-12-02STORM-2082 Add Recommended buttonJonathan Yap
2014-12-01STORM-2082 Better control on how (or if) to display Default presetJonathan Yap
2014-12-01STORM-2082 Implement save floater and some code cleanup.Jonathan Yap
2014-11-30STORM-2082 Make code more generic to handle the future camera presets.Jonathan Yap
2014-11-30STORM-2082 Implement delete floaterJonathan Yap
2014-11-28STORM-2082 Initial support for presets popup from status barJonathan Yap
2014-11-27STORM-2082 Get writing out and loading presets workingJonathan Yap
2014-11-26STORM-2082 Code now fills comboboxJonathan Yap
2014-11-26STORM-2082 Start to convert code to support xml file processingJonathan Yap