Vadim ProductEngine
e8e1d7e629
STORM-318 FIXED The Advanced menu shortcut was broken under Linux.
...
Reason: The old shortcut (Ctrl+Alt+D) was eaten by some window managers.
Changes:
- Changed the shortcut to Ctrl+Alt+Shift+D.
- Moved the appropriate menu item from "Advanced > Shortcuts" to "World > Show"
(so that it's not in the menu it triggers) and made it visible.
The old shortcut is still available but marked as legacy.
Submitting on behalf of Boroondas Gupte.
2010-11-15 21:38:12 +02:00
Wolfpup Lowenhar
899f470dec
STORM-102: Merge from viewer-development
2010-11-11 22:37:51 -05:00
Seth ProductEngine
54bf5d9de7
Added Tofu Buzzard to the contributors list.
2010-11-09 23:01:49 +02:00
Oz Linden
eea9460ba5
merge storm-102 branch back to default
2010-11-09 15:18:51 -05:00
Wolfpup Lowenhar
669cf170ce
STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain test log no
...
matter when it was generated or if it has the date stamp in the name of the log or not.
--HG--
branch : storm-102
2010-11-08 09:31:35 -05:00
Oz Linden
e2714252f3
pull fix for STORM-422
2010-11-03 14:53:29 -04:00
Oz Linden
96112dfa26
STORM-477: fixed getNextFileInDir on Windows7, improved test cases and documentation
...
--HG--
branch : storm-102
2010-11-03 13:33:29 -04:00
Merov Linden
e9640296d3
STORM-420 : merge to viewer-development
2010-11-02 17:27:39 -07:00
Vadim ProductEngine
5d7417b40e
STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger.
...
This is a patch originally written by Robin Cornelius.
I made it work with Google Breakpad.
2010-11-02 20:26:38 +02:00
Wolfpup Lowenhar
a4bb2b8bdd
STORM-255 : Merge from viewer-development
2010-10-31 08:08:41 -04:00
Merov Linden
398b8564e1
STORM-420 : allow teleport when double clicking the minimap if doubleclick teleport is on, allow beacon setting if not
2010-10-29 15:42:29 -07:00
Vadim ProductEngine
463969116f
STORM-501 FIXED Script-editor shows ERRORS in the wrong line.
...
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled.
This is a slightly optimized version of the patch made by Satomi Ahn.
2010-10-29 23:48:46 +03:00
Wolfpup Lowenhar
dafece369a
STORM-255 : Added missing JIRA issue to contributions.txt
2010-10-29 09:16:51 -04:00
Wolfpup Lowenhar
46940d4a5f
STORM-255: removal if extra jira numbers in contributions.txt
2010-10-27 22:27:59 -04:00
Wolfpup Lowenhar
ce34ba1b89
Merge from viewer-development
2010-10-27 09:04:27 -04:00
Wolfpup Lowenhar
7c89e565b3
This is the setting of the core file name date stamp code and settings files for
...
Chat, Group and IM Logs.
--HG--
branch : storm-102
2010-10-26 20:02:07 -04:00
Merov Linden
ebce1a4ea8
STORM-416 : merge with viewer-development
2010-10-26 10:59:37 -07:00
Wolfpup Lowenhar
b011305d3f
Addtition of Alexandrea Fride to contributions.text
2010-10-26 08:41:30 -04:00
Wolfpup Lowenhar
b82220aefc
Merge from Viewer-development
2010-10-22 22:22:54 -04:00
Merov Linden
de6f7e19c4
STORM-423 : merge with viewer-development
2010-10-22 16:18:36 -07:00
Merov Linden
01b01d94f4
STORM-406 : merge with viewer-development
2010-10-22 15:17:49 -07:00
Wolfpup Lowenhar
19836c86e9
Merge from Viewer-development
2010-10-21 10:59:11 -04:00
Merov Linden
9652de51ce
STORM-281 : merge to viewer-development + fix indentation
2010-10-20 20:13:47 -07:00
Merov Linden
a0417239ab
STORM-417 : merge with viewer-development
2010-10-20 19:51:31 -07:00
Merov Linden
44b428f4c3
STORM-419 : merge with viewer-development
2010-10-20 19:46:38 -07:00
Merov Linden
755fdfb25f
STORM-423: fix raw file association in strings.xml
2010-10-20 14:59:39 -07:00
Vadim ProductEngine
b3f3fb6099
STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on Mac
...
The point of this patch is to make the Mac updater code a bit more flexible
and reliable than it is right now. The issue is double:
* reliability: the string comparison code on the bundle identifier is not UTF8 compliant
* flexibility: the bundle identifier is hard coded to match the bundle identifier of LL viewer
(i.e. com.secondlife.indra.viewer) so it can't work for another viewer
(in particular, it didn't work for Snowglobe).
The "bundle identifier" is one of those Mac only thing stored in the Info.plist of a "bundle"
(the ".app" folder that's bundling an executable and all its resources and is seen
as an application when browsing with the Mac OS X Finder).
The patch fixes both issues:
* compare correctly UTF8 encoded strings
* allow the bundle ID to be passed as a parameter to the updater
The patch has really no consequence on LL viewer. It's more a matter of having cleaner, better code.
Author: Cypren Christenson
Ported and reviewed by: Merov Linden
2010-10-20 21:23:27 +03:00
Vadim ProductEngine
243210e0ab
STORM-419 FIXED <anonymous>' is used uninitialized in this function in lldarray.h
...
Author: Robin Cornelius
Ported by: Techwolf Lupindo
Reviewed by: Merov Linden
2010-10-20 20:26:47 +03:00
Merov Linden
e44b548704
STORM-281 : Fix Map FOV frustum when UI size not equal to 1
2010-10-19 17:48:35 -07:00
Boroondas Gupte
2c2cada190
merged VWR-23459 (fixed crash for certain command line options when compiled against Boost-1.42)
2010-10-16 21:15:06 +02:00
Boroondas Gupte (original fix by Aleric Inglewood)
0f1d345e18
VWR-23459 FIXED Viewer compiled against Boost-1.42 crashes when certain command line options are given
...
used Aleric's SG2 changeset from http://svn.secondlife.com/trac/linden/changeset/3600
patching file doc/contributions.txt
Hunk #1 succeeded at 73 with fuzz 2.
patching file indra/newview/llcommandlineparser.cpp
Hunk #1 succeeded at 268 with fuzz 1 (offset -8 lines).
Edited doc/contributions.txt to create an entry for Aleric and moved the
issue ID there (patch wasn't able to place it at the right position,
lacking any context).
2010-10-16 18:24:52 +02:00
Boroondas Gupte
6caf8a4575
merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE
2010-10-16 17:19:08 +02:00
Boroondas Gupte
eeefd84950
merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE
2010-10-16 17:18:38 +02:00
Boroondas Gupte
d53613b5ae
VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE
2010-10-16 17:11:47 +02:00
Oz Linden
93d31d9bfe
merge fixes for STORM-374
2010-10-12 17:32:56 -04:00
Boroondas Gupte
f36085b0de
merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH for unit tests)
2010-10-12 17:26:50 +02:00
Oz Linden
3f43a36d34
merge fixes for VWR-23296
2010-10-12 08:47:26 -04:00
Boroondas Gupte (patch by Aleric Inglewood)
8f77ebbcd9
SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests
...
Used patch from https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tests.diff
patching file indra/cmake/LLAddBuildTest.cmake
Hunk #1 succeeded at 259 with fuzz 2 (offset 1 line).
Added entry in doc/contributions.txt. No further changes.
originally commited to Snowglobe 2.1 at http://svn.secondlife.com/trac/linden/changeset/3515
2010-10-12 00:39:23 +02:00
Oz Linden
011f6f9ad0
merge fix for STORM-275 (class Linux_x86_64Manifest missing from viewer_manifest.py)
2010-10-11 09:10:56 -04:00
Oz Linden
bb74487c85
Merge fixes for VWR-23047, VWR-20911, and SNOW-748
2010-10-08 10:47:25 -04:00
Boroondas Gupte
d18b636fb8
merged VWR-20893: "class Linux_x86_64Manifest" missing from viewer_manifest.py Breaking linux 64-bit build.
...
(transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-06 17:09:38 +02:00
Boroondas Gupte
422780c88a
merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt
2010-10-05 00:02:30 +02:00
Boroondas Gupte (original fix by Techwolf Lupindo)
d918701d58
SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt
...
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431
(or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-10-04 23:54:31 +02:00
Boroondas Gupte
ccb734e26c
merged SNOW-651: Added missing "if (LL_TESTS)" in indra/llplugin/slplugin/CMakeLists.txt
2010-10-04 23:46:27 +02:00
Boroondas Gupte (original fix by Techwolf Lupindo)
5bcfa063b4
SNOW-651: Added missing "if (LL_TESTS)"
...
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523
(or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-10-04 23:01:43 +02:00
Wolfpup Lowenhar
5db02993ef
[STORM-255] As a user I would like to disable incoming Group/IM toasts from showing up.
...
This will also take care of STORM-221 since the person that would be affected by
the toast cha now disable them.
2010-09-27 20:20:09 -04:00
Boroondas Gupte
c438e8a183
merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux.
2010-09-28 00:06:12 +02:00
Tofu Linden
014eb72f1f
merge storm-173
2010-09-27 16:54:14 +01:00
Merov Linden
214cdc4177
STORM-173 : Add Build > Object > Return Object
2010-09-24 15:38:21 -07:00
Boroondas Gupte
704cdf2bc3
merged SNOW-746: Finished Google BreakPad cmake for standalone
2010-09-29 12:57:32 +02:00