Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-12-02 | merge fix for STORM-679 | Oz Linden | |
2010-12-02 | merge fix for STORM-596 | Oz Linden | |
2010-11-25 | Forgot to give myself credit. | Jonathan Yap | |
2010-11-23 | STORM-674: corrected duplicate name tags in pannel_preferences_color.xml | Wolfpup Lowenhar | |
2010-11-20 | Moved Enable Hints to 2nd line of Help menu | Jonathan Yap | |
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-18 | STORM-654 : Person to Person chat logs are not created if Display Names are off | Wolfpup 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-18 | Forgot to give myself credit. | Jonathan Yap | |
2010-11-16 | STORM-535 : STORM-544 : Addition of Floater Opacity controls to ↵ | Wolfpup Lowenhar | |
pannel_prefferences_color.xml after loss during cleanup of preferences. | |||
2010-11-15 | STORM-318 FIXED The Advanced menu shortcut was broken under Linux. | Vadim ProductEngine | |
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-11 | STORM-102: Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-09 | Added Tofu Buzzard to the contributors list. | Seth ProductEngine | |
2010-11-09 | merge storm-102 branch back to default | Oz Linden | |
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
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-03 | pull fix for STORM-422 | Oz Linden | |
2010-11-03 | STORM-477: fixed getNextFileInDir on Windows7, improved test cases and ↵ | Oz Linden | |
documentation --HG-- branch : storm-102 | |||
2010-11-02 | STORM-420 : merge to viewer-development | Merov Linden | |
2010-11-02 | STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵ | Vadim ProductEngine | |
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad. | |||
2010-10-31 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-29 | STORM-420 : allow teleport when double clicking the minimap if doubleclick ↵ | Merov Linden | |
teleport is on, allow beacon setting if not | |||
2010-10-29 | STORM-501 FIXED Script-editor shows ERRORS in the wrong line. | Vadim ProductEngine | |
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 | STORM-255 : Added missing JIRA issue to contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | STORM-255: removal if extra jira numbers in contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-26 | This is the setting of the core file name date stamp code and settings ↵ | Wolfpup Lowenhar | |
files for Chat, Group and IM Logs. --HG-- branch : storm-102 | |||
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-26 | Addtition of Alexandrea Fride to contributions.text | Wolfpup Lowenhar | |
2010-10-22 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-22 | STORM-423 : merge with viewer-development | Merov Linden | |
2010-10-22 | STORM-406 : merge with viewer-development | Merov Linden | |
2010-10-21 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-20 | STORM-281 : merge to viewer-development + fix indentation | Merov Linden | |
2010-10-20 | STORM-417 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-419 : merge with viewer-development | Merov Linden | |
2010-10-20 | STORM-423: fix raw file association in strings.xml | Merov Linden | |
2010-10-20 | STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on Mac | Vadim ProductEngine | |
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 | STORM-419 FIXED <anonymous>' is used uninitialized in this function in ↵ | Vadim ProductEngine | |
lldarray.h Author: Robin Cornelius Ported by: Techwolf Lupindo Reviewed by: Merov Linden | |||
2010-10-19 | STORM-281 : Fix Map FOV frustum when UI size not equal to 1 | Merov Linden | |
2010-10-16 | merged VWR-23459 (fixed crash for certain command line options when compiled ↵ | Boroondas Gupte | |
against Boost-1.42) | |||
2010-10-16 | VWR-23459 FIXED Viewer compiled against Boost-1.42 crashes when certain ↵ | Boroondas Gupte (original fix by Aleric Inglewood) | |
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 | merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-16 | merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-16 | VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-12 | merge fixes for STORM-374 | Oz Linden | |
2010-10-12 | merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH ↵ | Boroondas Gupte | |
for unit tests) | |||
2010-10-12 | merge fixes for VWR-23296 | Oz Linden | |
2010-10-12 | SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests | Boroondas Gupte (patch by Aleric Inglewood) | |
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-11 | merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵ | Oz Linden | |
viewer_manifest.py) |