Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | Pull from viewer-beta | Merov Linden | |
2010-11-23 | [mq]: thread_state_fix | Andrew A. de Laix | |
2010-11-22 | increment viewer version number to 2.5 | Oz Linden | |
2010-11-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Bill Curtis | |
2010-11-19 | Automated merge with file:///Users/Bill/Projects/viewer-release | Bill Curtis | |
2010-11-18 | CHOP-135 Bug fixes. | Mark Palange (Mani) | |
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-18 | added logging and default value for max-agent-groups | Bill Curtis | |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine | |
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one. | |||
2010-11-11 | hacking mac updater to install from local dmg | Andrew A. de Laix | |
2010-11-11 | fix termination issues with thread safe queue in main loop repeater service. | Andrew A. de Laix | |
2010-11-09 | Fix for dll linkage errors. | brad kittenbrink | |
2010-11-09 | start of a thread safe queue | Andrew A. de Laix | |
2010-11-09 | Fix crash if thread is manually shut down before it is destroyed. | Andrew A. de Laix | |
2010-11-08 | STORM-105 : takes Vadim's comments into account, clean up use of static ↵ | Merov Linden | |
globals and magic strings, enforce naming conventions | |||
2010-11-08 | changes to read max-agent-groups from login.cgi response | Bill Curtis | |
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
2010-11-04 | merge with viewer-development | Merov Linden | |
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
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-11-01 | Remove assert from lldictionary that keeps devs from working with mesh ↵ | Dave Parks | |
viewer and release viewer. | |||
2010-10-27 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
2010-10-22 | Merge with viewer-development | Merov Linden | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | STORM-417 : merge with viewer-development | 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-20 | bump Development version to 2.4 | Oz Linden | |
2010-10-19 | Bumped viewer version to 2.3.0 | Dessie Linden | |
2010-10-14 | more debug code for SH-207: viewer crash in LLVertexBuffer::mapBuffer. | Xiaohong Bao | |
2010-10-14 | for SH-335: create a debug tool to track of memory availability. | Xiaohong Bao | |
2010-10-12 | Pull update from viewer-development | Merov Linden | |
2010-10-08 | Merge fixes for VWR-23047, VWR-20911, and SNOW-748 | Oz Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-13 | automated merge | Roxie Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-16 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-16 | STORM-180 FIXED Fixed crash on login in Japanese locale. | Andrew Dyukov | |
The crash was caused by erroneous getting of month name from vector with week day names in LLStringUtil::formatDatetime(). This code woth introduced in June, so though it didn't work properly, it didn't cause the crash(cause June is 5th month). But when number of current month exceeded number of days in week(this happened in August cause it is 8th) code started getting 8th element from vector with 7. This caused the crash. It reproduced only on Japanese locale because only there code that caused it was used(see STORM-177 for details). This changeset seems to fix STORM-177 too. - Used vector with months names where it should be. | |||
2010-09-16 | Merged VWR-23047 (SNOW-512, -fPIC for 64bit) and follow-ups (VWR-20911 & ↵ | Boroondas Gupte | |
SNOW-748) | |||
2010-09-15 | Add role action to allow hosting of events on group land | Roxie Linden | |
2010-09-13 | Bunch of trivial typo fixes that were bothering me on another branch! | Tofu Linden | |
2010-09-21 | Corrected channel name(s) and version number | Dessie Linden | |
2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
complete) implementation in llimagej2c | |||
2010-09-04 | Correct license on newly exported files to LGPL. | Aimee Linden | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-31 | SNOW-748 FOLLOWUP make CMake if indentation consistent with other ↵ | Boroondas Gupte | |
occurrences (i.e. two spaces only) | |||
2010-08-31 | SNOW-748 FIXED Building on OSX 10.6 fails with "warning: -mdynamic-no-pic ↵ | Boroondas Gupte (original patches by Aimee Linden) | |
overrides - fpic or -fPIC" Originally commited at http://svn.secondlife.com/trac/linden/changeset/3499/projects/2010/snowglobe and http://svn.secondlife.com/trac/linden/changeset/3501 SVN changeset 3499 partially applied with --ignore-whitespace: Hunk #1 FAILED at 259. Hunk #2 FAILED at 265. 2 out of 2 hunks FAILED -- saving rejects to file indra/llcommon/CMakeLists.txt.rej patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). patching file indra/media_plugins/base/CMakeLists.txt patching file indra/media_plugins/gstreamer010/CMakeLists.txt patching file indra/media_plugins/example/CMakeLists.txt patching file indra/llplugin/CMakeLists.txt Manually applied to indra/llcommon/CMakeLists.txt (straight forward). SVN changeset 3501 applied with fuzz 1: patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). Hunk #2 succeeded at 39 with fuzz 1 (offset -8 lines). No further changes other than that. |