summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
AgeCommit message (Collapse)Author
2016-05-04add max avatar complexity slider to basic graphics preferencesOz Linden
2016-03-09Merged 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-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-03-01MAINT-6174 FIXED Graphics parameters are wrong after closing the Advanced ↵AndreyL ProductEngine
Graphics floater
2016-02-26MAINT-5699 Graphics preset changes to None each time the Advanced Graphics ↵AndreyL ProductEngine
floater is opened
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-13merge changes for 3.8.5-releaseOz Linden
2015-09-11MAINT-5537 FIXED Advanced Graphics Preferences sliders are incorrect if you ↵Mnikolenko ProductEngine
click Cancel rather than OK
2015-06-23MAINT-5001 FIXED Logging in and then quickly logging out removes stored ↵Mnikolenko ProductEngine
favorite login locations
2015-06-03MAINT-1788 FIXED Cancel changes when clicking Close button or exiting Viewer.Mnikolenko ProductEngine
2015-02-23STORM-2082 Clicking on Ok/Cancel in Advanced floater only closes it nowJonathan Yap
2015-02-21merge impostor and visual muting changesOz Linden
2015-02-20Clean up impostors and visual mutingOz 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-18STORM-2082 Fix issue with isDirtyJonathan Yap
2015-02-11STORM-2082 Attempt to put advanced settings into separate floaterJonathan Yap
2015-02-03STORM-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-20STORM-2082 Finally(?) deal properly with dirty UI processing.Jonathan Yap
Code cleanup, some per bitbucket comments.
2015-01-20STORM-2082 Still trying to work out the dirtyChilds issue. Also made some ↵Jonathan Yap
small UI adjustments.
2015-01-20STORM-2082 Update to new UI design. Bugs are not worked out yet.Jonathan Yap
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-14STORM-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-13STORM-2082 Write out settings to preset file if settings changed on the ↵Jonathan Yap
login page Code improvements from bitbucket comments
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-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 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
2014-11-30STORM-2082 Implement delete floaterJonathan Yap
2014-11-27STORM-2082 Get writing out and loading presets workingJonathan Yap
2014-11-26STORM-2082 Start to convert code to support xml file processingJonathan Yap
2014-11-23STORM-2082 Allow saving and loading of graphic settingsJonathan Yap
2014-07-15Merge with viewer-releaseCallum Prentice
2014-03-28MAINT-3880 FIX Show favorite landmarks on login screen checkbox, is checked ↵callum_linden
in preferences after being unchecked
2013-11-19merge up to 3.6.10-release; some of the storm-68 changes lostOz Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-09MAINT-2417 FIX Update Graphics tab layoutcallum_linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-22CHUI-778 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Now changing the log/transcripts file location actually moves the files to the new location. Prior behavior just started a new history at that location. Also a fix was made so that if the user changed the log/transcripts path then after pressing the Preferences 'OK' button the new location will be saved to the corresponding .xml file.
2013-02-19CHUI-778 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Problem was that closing the preferences floater was always acting as if the conversation transcripts/log files path had changed. If the path did not change then the user's conversations would be cleared and re-loaded as if they were part of the user's history (causing text to be grey). Solution: Now keep track of when the path was changed and only load up the transcripts/log upon change.
2013-02-12CHUI-742 FIXED Update log location when closing Preference floater.Mnikolenko ProductEngine
2013-01-24CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tabmaksymsproductengine
2012-11-20CHUI-523 FIXED Set visibility of warning message depending on combobox state.maxim_productengine
2012-11-14CHUI-501 FIXED Add link to Privacy tab from Comms floatermaksymsproductengine
2012-11-08CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵William Todd Stinson
refers to it as Do Not Disturb mode.
2012-06-08STORM-68 As a Builder, I want that ability to set default permissions on ↵Jonathan Yap
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved.
2012-05-31merge changes for storm-276Oz Linden
2012-05-31STORM-276 Match preferences look to that of the auto-replace functionality ↵Kitty Barnett
in STORM-1738
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions
2012-05-08merge changes for version 3.3.1Oz Linden