Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-22 | more fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-22 | STORM-889 FIXED Put Link/Unlink in Edit Panel | Paul ProductEngine | |
- Moved callbacks for Link/Unlink to the LLSelectMgr - Binded Link/Unlink callbacks with buttons in Build Floater - Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind | |||
2011-02-21 | Changes windows build and PNG cmake to reflect latests libpng builds | squire | |
2011-02-19 | Pull in FreeType 2.4.4 for Windows (built using AutoBuild) | callum | |
2011-02-18 | Merge. | brad kittenbrink | |
2011-02-18 | Fix for failure to link Release builds due to :Release being an invalid path ↵ | brad kittenbrink | |
name on windows. | |||
2011-02-18 | Fix for packaging failure. Installer was missing the SecondLife.exe binary | brad kittenbrink | |
due to improperly disabled msvcrt manifest checking. reviewed by jenn. | |||
2011-02-18 | Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010 | Alain Linden | |
2011-02-18 | remove installable mesa for windows; not used. | Alain Linden | |
2011-02-18 | Merge with head | callum | |
2011-02-18 | Pull in autobuild derrived jpeglib (version 8c) for Windows MSVC 2010 | callum | |
2011-02-18 | merge max fixes from merov. | Andrew A. de Laix | |
2011-02-18 | BUG STORM-1004 FIXED Unblocking/blocking name sometimes deletes identically ↵ | paul_productengine | |
named entry, but of different TYPE LLMuteList stores muted objects in two sets: set of names and set of ids. Avatar objects are stored by ids (set of ids), other objects can be stored both by name(set of names) or ids - Delete items from corresponding set (from set of names or ids), not form both sets at time. - Improved isMuted method's logic. Now if avatar is tested whether it's muted or not, don't search its name in the set of names. | |||
2011-02-17 | Autobuild: fix for Mac build using XCode | Merov Linden | |
2011-02-17 | Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010 | Alain Linden | |
2011-02-17 | update to latest apr_suite package. | Alain Linden | |
2011-02-17 | Ported over mani's patch for handling finding of the RO appdata dir when ↵ | brad kittenbrink | |
running from the debugger. ported from changeset https://hg.lindenlab.com/alain/indra-common/changeset/99a9d1876e83/ reviewed by Richard. | |||
2011-02-17 | STORM-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-17 | merge changes for storm-937 | Oz Linden | |
2011-02-17 | Cherrypick Merov's fix for update_version_files.py. | Christian Goetze (CG) | |
2011-02-17 | explicity call python scripts with python so they work on all platforms. | Andrew A. de Laix | |
2011-02-16 | turn off parallel linux builds; they don't work for autobuild driven builds. | Alain Linden | |
2011-02-16 | for now, turn off precompiled header usage by default (so Incredibuild will ↵ | Alain Linden | |
work). | |||
2011-02-16 | temporarily turn off precompiled header usage to work around Incredibuild ↵ | Alain Linden | |
issues. | |||
2011-02-16 | use new packages. | Alain Linden | |
2011-02-16 | fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵ | Alain Linden | |
correct python executable). | |||
2011-02-16 | merge changes for storm-981 | Oz Linden | |
2011-02-16 | STORM-977 llmediaplugintest shows up even though -DLL_TESTS:BOOL=OFF has ↵ | Jonathan Yap | |
been used | |||
2011-02-15 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-15 | fix test failure caused by dubious method for testing an empty string. | Alain Linden | |
2011-02-15 | STORM-954 SL-viewer 2.0 No nearby people when over approxiamately 1000 meters | Twisted Laws | |
2011-02-14 | debug_console is now resizable | Andrew Meadows | |
Reviewed with Callum Linden. | |||
2011-02-14 | bump version number to 2.7.0 | Oz Linden | |
2011-02-14 | Added tag 2.6.0-start for changeset 92e58e51776a | Oz Linden | |
2011-02-14 | STORM-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-11 | STORM-975 : pull into viewer-development | Merov Linden | |
2011-02-11 | STORM-833 : pull into viewer-development | Merov Linden | |
2011-02-11 | STORM-937 : Use subprocess instead os commands in python, suppress crufty ↵ | Merov Linden | |
svn code | |||
2011-02-11 | explicitly import ZLIB. | Alain Linden | |
2011-02-11 | update curl and dependent installed archies to vs2010 builds. | Alain Linden | |
2011-02-11 | pull back release tag from viewer-beta | Oz Linden | |
2011-02-11 | Added tag 2.5.0-release, DRTVWR-31_2.5.0-release for changeset b723921b5c71 | Dessie Linden | |
2011-02-11 | STORM-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-11 | STORM-980 Appearance panel / Wear button is too wide | Jonathan Yap | |
2011-02-10 | various fixes to get the debug build working; don't look for or copy ↵ | Alain Linden | |
msvc*80.dll's. | |||
2011-02-11 | OPEN-29 Cleanup: strip trailing whitespace | Boroondas 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-11 | OPEN-29 Cleanup: removed superflous "public:" | Boroondas Gupte | |
Not related, just a while-I'm-at-it thing. | |||
2011-02-11 | OPEN-29 Cleanup: removed extra qualification ‘LLDir_Win32::’ on member ↵ | Boroondas Gupte | |
‘getNextFileInDir’ Before OPEN-29, when lldir_win32.h would have been included when building for Linux, GCC would error out with indra/llvfs/lldir_win32.h:50: error: extra qualification ‘LLDir_Win32::’ on member ‘getNextFileInDir’ which, although unintended, probably was a Good Thing (TM), as this would have aborted the build, so that the wrong include would be noticed. Now that we explicitly error out with a (hopefully) useful error message, this isn't needed anymore. | |||
2011-02-11 | OPEN-29 Error out if lldir_<platform>.h is included when building for a ↵ | Boroondas Gupte | |
different platform As far as I know, there is no good reason to include e.g. indra/llvfs/lldir_win32.h while not building for a windows target, so be better prevent this to avoid hard to find errors. |