summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-17Automated merge with file:///Users/oz/Work/viewer-vs2010Oz Linden
2011-02-17merge up from viewer-autobuildOz Linden
2011-02-17adjust parameters for integration buildOz Linden
2011-02-17Automated merge with file:///Users/oz/Work/V-DROz Linden
2011-02-17STORM-842 FIXED displaying favorites list at login screen when user name is ↵Seth ProductEngine
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word.
2011-02-17merge changes for storm-937Oz Linden
2011-02-17Cherrypick Merov's fix for update_version_files.py.Christian Goetze (CG)
2011-02-17merge changes for storm-937Oz Linden
2011-02-17merge changes for viewer-autobuildOz Linden
2011-02-17merge lastest changes from viewer-vs2010Oz Linden
2011-02-17explicity call python scripts with python so they work on all platforms.Andrew A. de Laix
2011-02-17try disabling parallel builds in TC for LinuxOz Linden
2011-02-16Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010Oz Linden
2011-02-16Automated merge with file:///Users/oz/Work/viewer-autobuildOz Linden
2011-02-16fix dos line endingsOz Linden
2011-02-16SOCIAL-544 PARTIAL move skylight skin to viewer repoRichard Linden
2011-02-16turn off parallel linux builds; they don't work for autobuild driven builds.Alain Linden
2011-02-16for now, turn off precompiled header usage by default (so Incredibuild will ↵Alain Linden
work).
2011-02-16temporarily turn off precompiled header usage to work around Incredibuild ↵Alain Linden
issues.
2011-02-16Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010Oz Linden
2011-02-16merging in latest viewer-developmentOz Linden
2011-02-16use new packages.Alain Linden
2011-02-16fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵Alain Linden
correct python executable).
2011-02-16merge changes for storm-981Oz Linden
2011-02-16STORM-977 llmediaplugintest shows up even though -DLL_TESTS:BOOL=OFF has ↵Jonathan Yap
been used
2011-02-15Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-15STORM-990 Merged from current v-d trying to resolve merge issue Oz was havingJonathan Yap
2011-02-15fix test failure caused by dubious method for testing an empty string.Alain Linden
2011-02-15STORM-954 SL-viewer 2.0 No nearby people when over approxiamately 1000 metersTwisted Laws
2011-02-14debug_console is now resizableAndrew Meadows
Reviewed with Callum Linden.
2011-02-14bump version number to 2.7.0Oz Linden
2011-02-14Added tag 2.6.0-start for changeset 92e58e51776aOz Linden
2011-02-14STORM-949 FIXED Actual usernames removed from XUI files.Seth ProductEngine
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales.
2011-02-12STORM-990 Slight change to up-selected buttonJonathan Yap
2011-02-12STORM-990 The arrow in the bottom right of the Landmark panel points downJonathan Yap
2011-02-11STORM-975 : pull into viewer-developmentMerov Linden
2011-02-11STORM-833 : pull into viewer-developmentMerov Linden
2011-02-11STORM-937 : Use subprocess instead os commands in python, suppress crufty ↵Merov Linden
svn code
2011-02-11explicitly import ZLIB.Alain Linden
2011-02-11update curl and dependent installed archies to vs2010 builds.Alain Linden
2011-02-11STORM-991 FIXED parameter parsing warning upon Inventory floater construction.Seth ProductEngine
2011-02-11merge local changesOz Linden
2011-02-11pull back release tag from viewer-betaOz Linden
2011-02-11Added tag 2.5.0-release, DRTVWR-31_2.5.0-release for changeset b723921b5c71Dessie Linden
2011-02-11STORM-680 FIXED (Avaline callers are added to the Recent list)paul_productengine
- When accepting an avaline call, add a caller to the recent list as AvalineListItem - When adding item to the LLRecentPeople, check whether item with the same phone number exists and delete it if exists. This is need to avoid duplication in the Recent list of the panel People.
2011-02-11STORM-980 Appearance panel / Wear button is too wideJonathan Yap
2011-02-10various fixes to get the debug build working; don't look for or copy ↵Alain Linden
msvc*80.dll's.
2011-02-11OPEN-29 Cleanup: strip trailing whitespaceBoroondas Gupte
As people will have to rebuild half the tree anyway, because these headers changed, we might as well prettify them a bit.
2011-02-11OPEN-29 Cleanup: removed superflous "public:"Boroondas Gupte
Not related, just a while-I'm-at-it thing.