Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-16 | [STORM-175] Fix Ping Interpolate Object Position | Oz Linden | |
2010-09-16 | Merged VWR-23047 (SNOW-512, -fPIC for 64bit) and follow-ups (VWR-20911 & ↵ | Boroondas Gupte | |
SNOW-748) | |||
2010-09-16 | SNOW-512 FOLLOWUP merged VWR-20911 with SNOW-748 | Boroondas Gupte | |
VWR-20911 fixes the arch detection that the SNOW-512 fix relies on. SNOW-748 fixes a Mac build failure introduced by SNOW-512. | |||
2010-09-15 | STORM-130 : version agnostic libPNG : pulling Boroondas change | Merov Linden | |
2010-09-15 | [STORM-176] Clean up handling of the maximum length of chat messages | Oz Linden | |
2010-09-15 | merged STORM-130 (a.k.a. VWR-22769, SNOW-737 Version agnostic libPNG linking) | Boroondas Gupte | |
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-05 | re-merged VWR-20583 | Boroondas Gupte | |
2010-09-03 | contrib file update for vwr-19505 | Tofu Linden | |
2010-09-02 | merged VWR-20583 | Boroondas Gupte | |
2010-09-02 | VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-coded | Boroondas Gupte | |
in context menu sub menu names Use the same mechanism for adding the triangle in LLContextMenuBranch as is already used in LLMenuItemBranchGL. As a bonus, the triangles will be nicely right-aligned, just as in the main menu. Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml. | |||
2010-09-02 | merge for VWR-1852 VWR-8726 VWR-4232 VWR-22752 | Tofu Linden | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | Merge | Aimee Linden | |
2010-09-01 | VWR-17801 Wrong submenu character when you right click on yourself | Tofu Linden | |
Patch by jonathan yap. | |||
2010-09-01 | VWR-13221 (SNOW-188) FIXED Allow panning of the minimap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-08-31 | SNOW-681 VWR-1852 : Local ruler mode aligned incorrectly for linked objects | Merov Linden | |
2010-08-31 | SNOW-684 VWR-4232 : Some particles don't disappear when UI is hidden | Merov Linden | |
2010-08-31 | SNOW-683 VWR-8726 : Turn off swirling lights for scripted objects | Merov Linden | |
2010-08-31 | SNOW-680 VWR-10854 : Honour share with group and allow anyone to copy for ↵ | Merov Linden | |
snapshots | |||
2010-09-16 | SNOW-512/SNOW-287: Build of LLPlugin fails on 64bit linux due to non PIC ↵ | Boroondas Gupte (daggyfied changeset by Techwolf Lupindo, original fix by Robin Cornelius) | |
code linking into the DSO Formatting, cleanup, and one minor change by Techwolf Lupindo. Minor change was a move of the hunk in indra/media_plugins/webkit/CmakeLists.txt to same area as the other plugins CmakeLists.txt files. daggyfied version of https://bitbucket.org/Techwolf/viewer-development/changeset/00bd21962052 | |||
2010-08-31 | VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete | Boroondas Gupte (patch by Robin Cornelius) | |
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. | |||
2010-08-30 | [mq]: VWR-19499-AppUriChatLimit | Ardy Lay | |
2010-08-30 | Automated merge with ↵ | Oz Linden | |
http://bitbucket.org/aleric/viewer-development-aleric-export | |||
2010-08-29 | SNOW-737 FIXED Version agnostic libPNG linking | Boroondas Gupte | |
Patch from http://jira.secondlife.com/secure/attachment/41125/version_agnostic_libpng__1.diff applied with fuzz 3: patching file indra/cmake/PNG.cmake Hunk #1 succeeded at 6 with fuzz 3 (offset -2 lines). patching file indra/llimage/llpngwrapper.cpp Hunk #1 succeeded at 215 (offset -2 lines). Hunk #2 succeeded at 363 (offset -2 lines). patching file indra/llimage/llpngwrapper.h Hunk #1 succeeded at 31 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. | |||
2010-08-29 | VWR-20891 FIXED missing LL_TEST conditions in ↵ | Boroondas Gupte | |
indra/viewer_components/login/CMakeLists.txt (transplanted from 6ea6df364e22ba6f99b18a0e684ba4912f4f7223) | |||
2010-08-31 | VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete | Boroondas Gupte (patch by Robin Cornelius) | |
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. (transplanted from a9132a63e4739965d65ddd58a7be9eabe4321c2a) | |||
2010-08-31 | SNOW-764 (problem 1) FIXED Bugs showing when compiling with optimization | Boroondas Gupte (patch by Aleric Inglewood) | |
also fixes: SNOW-522 FIXED crash due to looking for skins/paths.xml at the wrong path originally commited at http://svn.secondlife.com/trac/linden/changeset/3550 SVN changeset did not apply automatically due to changed context. Manually applied changes, which was straight forward. Added SNOW-522 in doc/contributions.txt, because that's fixed by this, too. (transplanted from 8afc8382dd9bddd4968060d306d96218d571a171) | |||
2010-09-25 | port of 'SNOW-592 FIXED gstreamer 0.10.28 standalone build failure' | Tofu Linden | |
2010-09-25 | VWR-23181 (port of SNOW-650) 'Tries to build pulseaudio when pulseaudio not ↵ | Tofu Linden | |
found.' | |||
2010-09-24 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | STORM-161 : Reimplement hide object selection | Merov Linden | |
2010-08-28 | Merge | Aimee Linden | |
2010-08-27 | SNOW-766: Add a 'printbuilddirs' command to develop.py | Aleric Inglewood | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-22 | SNOW-599/SNOW-747: Pulseaudio should be optional on Linux. | Techwolf Lupindo | |
2010-08-22 | VWR-20893: "class Linux_x86_64Manifest" missing from viewer_manifest.py ↵ | Techwolf Lupindo | |
Breaking linux 64-bit build. (transplanted from 111a293c0e1c9062b1aa83dda7cf28aa22754930) | |||
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-08-20 | VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone builds | Aimee Linden | |
2010-08-20 | VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. | Aimee Linden | |
2010-08-19 | VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system ↵ | Aimee Linden | |
version of llqtwebkit | |||
2010-08-19 | VWR-20810 (SNOW-503) Oops ... forgot the doc/contributions.txt entry (No ↵ | Aimee Linden | |
functional change) | |||
2010-08-19 | VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a ↵ | Aimee Linden | |
standalone build. | |||
2010-08-18 | VWR-20770 (SNOW-649) FIXED Missing LL_TESTS condition around llplugin unit test | Aimee Linden | |
2010-08-18 | VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files | Aimee Linden | |
2010-08-18 | VWR-20749 (SNOW-624) FIXED Fix compiling the viewer with Boost 1.42 | Aimee Linden | |