summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-11-19merge fix for STORM-189Oz Linden
2010-11-19Changed Sit Down shortcut definition and reordered menu slightly.Jonathan Yap
2010-11-19Merged latest lindenlab/viewer-development with ↵brad kittenbrink
mani_linden/viewer-development for bacground updater work.
2010-11-19dull boring notification message.Andrew A. de Laix
2010-11-19STORM-432 FIXED Disabled manual resizing of the bottom panel in the ↵Vadim ProductEngine
People/Friends tab.
2010-11-23STORM-378 FIXED Added playing snapshot animation and sound when snapshot ↵Seth ProductEngine
floater is open or refreshed and a snapshot is actually taken. Removed animation upon saving and sending a snapshot.
2010-11-19STORM-456 FIXED Removed an extra space from a Polish string.Vadim ProductEngine
2010-11-22STORM-517 FIXED Warn user that language change will only take effect after ↵Vadim ProductEngine
restarting viewer. The warning is shown only once (until the preferences floater is reopened).
2010-11-19STORM-584 FIXED color setting to apply to bubble chat text.Seth ProductEngine
2010-11-19STORM-572 ADDITIONAL_FIX Fixed overlappings in Sound & Media tab of Preferences.Andrew Productengine
Changed xml to fix overlappings in Spanish locale and make panel closer to spec.
2010-11-18CHOP-135 Bug fixes.Mark Palange (Mani)
2010-11-18mergeMark Palange (Mani)
2010-11-18Fixing bugs discovered in merge with viewer developmentMark Palange (Mani)
2010-11-18merge fix for STORM-654Oz Linden
2010-11-18merge fix for STORM-316Oz Linden
2010-11-18merge fix for STORM-576Oz Linden
2010-11-18Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-11-18conform to coding standard.Andrew A. de Laix
2010-11-18Merge with viewer-developmentMark Palange (Mani)
2010-11-18STORM-654 : Person to Person chat logs are not created if Display Names are offWolfpup Lowenhar
Modified code in indicated changeset to correct problem after consulting with Leyla Linden who sugested the orginal change. This fix will convert the Legacy name to a user name id not useing Display Names.
2010-11-18Fix for mac build error.brad kittenbrink
2010-11-18Automated merge with http://bitbucket.org/mani_linden/viewer-developmentMark Palange (Mani)
2010-11-18CHOP-187 Fixed linux updater return code to return 0 on successMark Palange (Mani)
2010-11-18CT-633 WIP FR linguisticeli_linden
2010-11-18inform user on failed install--needs proper user dialog ;-)Andrew A. de Laix
2010-11-18STORM-189 FIXED insufficient spacing between controls and truncations in IT, ↵Seth ProductEngine
NL, PL and PT locales in Build Tools floater.
2010-11-18STORM-560 FIXED Implemented preference that allows users to select default ↵Andrew Productengine
behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar".
2010-11-18First draft of CHOP-106 downloaded update ready notification.brad kittenbrink
Reviewed by mani.
2010-11-18Viewer 2.4 (as of 18 Nov 2010) with STORM-616 (Me/Movement) merged in.Jonathan Yap
2010-11-18added logging and default value for max-agent-groupsBill Curtis
2010-11-18automated merge from viewer-development-shiningLoren Shih
2010-11-18Dummy out LLUpdateDownloader::cancel() too for testing.Nat Goodspeed
2010-11-18SH-410 Opaque Water Project version 2.0Loren Shih
Added opaque water default settings to Linux featuretable.
2010-11-18STORM-576 FIXED Hooked up code to preference that allows users to enable ↵Andrew Productengine
double-click to teleport or use auto-pilot. - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings. If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it. - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems.
2010-11-17merge fix for STORM-582Oz Linden
2010-11-17Work on CHOP-135: Hooking up setting UpdaterServiceActive to functionality. ↵brad kittenbrink
Paired with Mani. Toggling the setting now calls LLUpdaterService::startChecking() and LLUpdaterService::stopChecking(), which enable and disable the service.
2010-11-17mergeMark Palange (Mani)
2010-11-17CHOP-135 Added Pref UI to Setup panel. Rev. by BradMark Palange (Mani)
2010-11-17post events for dowload success and error.Andrew A. de Laix
2010-11-17CHOP-203 Deleting the update file after installer run.Mark Palange (Mani)
2010-11-17merge up to latest viewer-developmentOz Linden
2010-11-17Merge with viewer-developmentBryan O'Sullivan
2010-11-17It is safe to use Python 2.7 on Windows, if presentBryan O'Sullivan
2010-11-17CHOP-203 Fixed linux release bug - exclude update_install from symbol strippageMark Palange (Mani)
2010-11-17merge fix for STORM-563Oz Linden
2010-11-17merge fix for STORM-588Oz Linden
2010-11-17merge fix for STORM-589Oz Linden
2010-11-17Update slvoice dependency for WindowsBryan O'Sullivan
2010-11-17merge fix for STORM-590Oz Linden
2010-11-17STORM-582 ADDITIONAL_FIX Added missing button to Move&View preferences tab.Andrew Productengine