Commit Graph

357 Commits (76e83ec00a761210769aed567af3858308c0532b)

Author SHA1 Message Date
callum_linden ec55f2cd10 MAINT-5862 Fix Provide a way for new Linux users to accept ToS 2015-11-13 16:19:16 -08:00
Mnikolenko ProductEngine 3e0f31f406 MAINT-5001 FIXED Logging in and then quickly logging out removes stored favorite login locations 2015-06-23 12:47:54 +03:00
Mnikolenko ProductEngine afb0819224 MAINT-1788 FIXED Cancel changes when clicking Close button or exiting Viewer. 2015-06-03 12:23:29 +03:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Oz Linden 905431cf60 merge changes for 3.7.25-release 2015-02-24 15:48:28 -05:00
Mnikolenko ProductEngine 9fcdeae1dd MAINT-4766 FIXED Reset camera to default after disabling Automatic position for: Appearance option. 2014-12-23 13:27:21 +02:00
callum_linden 23711c9275 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
callum_linden 51ed4c977a Update to build on Xcode 6.0: remove lots of unused variables 2014-10-18 12:14:33 -07:00
simon e8a5c06dc4 Merge downstream code and become 3.7.18 2014-10-09 11:07:33 -07:00
Mnikolenko ProductEngine 1edf45f33b MAINT-4473 FIXED Don't erase logs location path on pressing Cancel button. 2014-09-29 11:37:54 +03:00
Mnikolenko ProductEngine 82eca97e7b MAINT-4458 FIXED Enable/disable combobox instead of changing its visibility. 2014-09-19 13:25:54 +03:00
Callum Prentice edec2d0559 Merge with viewer-release 2014-07-15 10:15:15 -07:00
Callum Prentice fbe10b8ee0 Merge with viewer-release 2014-05-07 09:31:20 -07:00
Oz Linden a98b4b6bee merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
callum_linden ef095034d1 MAINT-3880 FIX Show favorite landmarks on login screen checkbox, is checked in preferences after being unchecked 2014-03-28 15:36:50 -07:00
Richard Linden 5b846ed2a6 merge with release 2014-03-12 12:48:43 -07:00
Oz Linden 0f3ba54a7e merge changes for 3.7.3-release 2014-03-10 15:47:27 -04:00
maksymsproductengine e6c85c46c4 MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
Jonathan Yap c804c6b69e STORM-68 Remove Apply button
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-12-12 14:11:28 -05:00
Oz Linden 0031e9a97b merge up to 3.6.10-release; some of the storm-68 changes lost 2013-11-19 17:59:55 -05:00
Richard Linden fe518bde8e merge with release 2013-11-06 17:22:04 -08:00
Mnikolenko ProductEngine aaf6c7954d MAINT-3374 FIXED Don't show username after display name if this setting is disabled. 2013-11-06 11:42:48 +02:00
Richard Linden 80dfbbaacd merge from viewer-release 2013-10-08 11:59:24 -07:00
Oz Linden 4dccf30bf3 merge changes for 3.6.7-release 2013-10-03 18:04:27 -04:00
Richard Linden 52da9f5f49 merge with viewer-release 2013-09-09 18:58:41 -07:00
Oz Linden d53f9366d0 merge changes for storm-1888 2013-09-09 16:04:45 -04:00
simon 27d637d0f1 Merge downstream code from CHUIStorm release 2013-08-26 14:43:23 -07:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Richard Linden a2e22732f1 Summer cleaning - removed a lot of llcommon dependencies to speed up build times
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-07-30 19:13:45 -07:00
Cinder Roxley 97ed20a12b Merged lindenlab/viewer-release into default 2013-06-27 21:31:48 -06:00
Dave Parks 79029149a4 Automated merge with file:///F:%5Cviewer-bear 2013-06-21 12:51:29 -05:00
Merov Linden b3c010ea71 Pull merge lindenlab/viewer-release 2013-06-19 12:24:44 -07:00
Cinders 4cf16ffdfb STORM-1888: Hide Spellchecker Settings floater when Preferences floater is closed
Bonus: Correct the immediately preceding auto replace comment
2013-05-22 21:43:32 -06:00
PavelK ProductEngine 3187ee18e1 CHUI-945 FIXED Add Object IMs to Chat Notification Preferences 2013-05-15 20:31:47 +03:00
Graham Madarasz 0f3cbfafcb NORSPEC-170 make adv lighting checkbox reflect whether deferred shaders loaded successfully 2013-05-09 14:01:31 -07:00
Graham Madarasz (Graham) 9187a06d0b NORSPEC-151 make disabling bumpyshiny disable adv lighting model as well 2013-05-03 09:16:15 -07:00
simon b42b789723 Merge in downstream code (chui fixes, materials) 2013-04-11 16:18:34 -07:00
callum_linden 1d3f018e81 MAINT-2417 FIX Update Graphics tab layout 2013-04-09 17:04:57 -07:00
AlexanderP ProductEngine 3b51f73b7c CHUI-799 FIXED Notification is not given to user when they select only friends and groups can IM me preference 2013-03-28 19:06:39 +02:00
Merov Linden d37b3ca62e CHUI-839 : Fixed! Make the LLLineEditor in chat preferences read-only but selectable 2013-03-13 13:40:26 -07:00
Gilbert Gonzales 6b067125a0 CHUI-778: Adjusted text in prompts for deleting chat log and chat transcripts (per UX). 2013-03-11 14:49:24 -07:00
Gilbert Gonzales 9f965be297 CHUI-778: Now when changing paths for chat logs and transcripts any empty 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. 2013-03-04 10:11:51 -08:00
Gilbert Gonzales e5d6b29260 merge 2013-02-25 12:57:39 -08:00
Gilbert Gonzales c70a951abd CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close out this issue. 2013-02-25 11:41:22 -08:00
Gilbert Gonzales 05f4e8a105 CHUI-778 (Saving preferences updates text in all open message panels in 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-22 18:53:40 -08:00
Gilbert Gonzales 10dfe2d534 CHUI-778: Minor changes, prior commit was not changing the file path correctly due to logic error. Also clicking the 'Cancel' in preferences would still cause the file location to be saved instead of ignore the save. 2013-02-20 15:51:44 -08:00
Gilbert Gonzales 61c1b2fe2b CHUI-778 (Saving preferences updates text in all open message panels in 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-19 16:38:22 -08:00
Mnikolenko ProductEngine e4ea94b622 CHUI-779 FIXED Chat log preferences are disabled before login. 2013-02-18 18:56:22 +02:00
Mnikolenko ProductEngine fdd55c279e CHUI-742 FIXED Do not update Log locations immediately after selecting a new location. 2013-02-18 14:59:03 +02:00
Mnikolenko ProductEngine 8aaedd0a5f CHUI-742 FIXED Update log location when closing Preference floater. 2013-02-12 14:27:52 +02:00