Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-12 | STORM-2082 Merge Hardware floater into main graphics preferences display | Jonathan 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-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-09 | STORM-2082 Improve file error handling, add help topic labels to new floaters. | Jonathan Yap | |
2014-12-04 | STORM-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-03 | STORM-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-02 | STORM-2082 Add Recommended button | Jonathan Yap | |
2014-12-01 | STORM-2082 Better control on how (or if) to display Default preset | Jonathan Yap | |
Make sure default preset is created when flyout panel is activated Only display deleted notification upon successful deletion | |||
2014-12-01 | STORM-2082 Disable preset controls unless logged in | Jonathan Yap | |
2014-12-01 | STORM-2082 Implement save floater and some code cleanup. | Jonathan Yap | |
2014-11-30 | STORM-2082 Make code more generic to handle the future camera presets. | Jonathan Yap | |
2014-11-30 | STORM-2082 Implement delete floater | Jonathan Yap | |
2014-11-27 | STORM-2082 Get writing out and loading presets working | Jonathan Yap | |
2014-11-26 | STORM-2082 Code now fills combobox | Jonathan Yap | |
2014-11-26 | STORM-2082 Start to convert code to support xml file processing | Jonathan Yap | |
2014-11-23 | STORM-2082 Allow saving and loading of graphic settings | Jonathan Yap | |
2014-10-18 | Update to build on Xcode 6.0: remove lots of unused variables | callum_linden | |
2014-10-09 | Merge downstream code and become 3.7.18 | simon | |
2014-09-29 | MAINT-4473 FIXED Don't erase logs location path on pressing Cancel button. | Mnikolenko ProductEngine | |
2014-09-19 | MAINT-4458 FIXED Enable/disable combobox instead of changing its visibility. | Mnikolenko ProductEngine | |
2014-07-15 | Merge with viewer-release | Callum Prentice | |
2014-05-07 | Merge with viewer-release | Callum Prentice | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-03-28 | MAINT-3880 FIX Show favorite landmarks on login screen checkbox, is checked ↵ | callum_linden | |
in preferences after being unchecked | |||
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | merge changes for 3.7.3-release | Oz Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-12-12 | STORM-68 Remove Apply button | Jonathan Yap | |
Add menu entry to Build->Options->Set Default Permissions... Disable Preferences->Advanced->Default Creation Permissions button when on login screen Add code for a one-time conversion from the old upload settings XML cleanup | |||
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | Oz Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-06 | MAINT-3374 FIXED Don't show username after display name if this setting is ↵ | Mnikolenko ProductEngine | |
disabled. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-03 | merge changes for 3.6.7-release | Oz Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | merge changes for storm-1888 | Oz Linden | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-05-22 | STORM-1888: Hide Spellchecker Settings floater when Preferences floater is ↵ | Cinders | |
closed Bonus: Correct the immediately preceding auto replace comment | |||
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-05-09 | NORSPEC-170 make adv lighting checkbox reflect whether deferred shaders ↵ | Graham Madarasz | |
loaded successfully | |||
2013-05-03 | NORSPEC-151 make disabling bumpyshiny disable adv lighting model as well | Graham Madarasz (Graham) | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-09 | MAINT-2417 FIX Update Graphics tab layout | callum_linden | |
2013-03-28 | CHUI-799 FIXED Notification is not given to user when they select only ↵ | AlexanderP ProductEngine | |
friends and groups can IM me preference | |||
2013-03-13 | CHUI-839 : Fixed! Make the LLLineEditor in chat preferences read-only but ↵ | Merov Linden | |
selectable | |||
2013-03-11 | CHUI-778: Adjusted text in prompts for deleting chat log and chat ↵ | Gilbert Gonzales | |
transcripts (per UX). | |||
2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. |