summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-23Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-23fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵Xiaohong Bao
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level:
2010-08-23fix for gccRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-23added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs.Xiaohong Bao
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
2010-08-23BuildParams for aimee_linden/viewer-development-fixesAimee Linden
2010-08-23VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItemAimee Linden
2010-08-21CID-370Aimee Linden
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp
2010-08-20added llfasttimer_class.h to projectRichard Nelson
2010-08-20increment patch level so that version is 2.1.2Oz Linden
2010-08-20change defaults so that developer builds are labelled correctly, add ↵Oz Linden
personal build params
2010-08-21VWR-20752 (SNOW-586) Align planar-mapped textures across different faces.Thickbrick Sleaford
Port of svn changset 3458 from Snowglobe, with minor tweaks.
2010-08-20DEV-52870 FIX Inventory Notification not given if first Inventory Item comes ↵Richard Nelson
from a user sharing an object or purchase from xstreet
2010-08-20fixed spelling errorRichard Nelson
2010-08-20removed unused template functionRichard Nelson
2010-08-20fixed buildRichard Nelson
2010-08-20fix gcc build error.Tofu Linden
2010-08-20merge from PE's viewer-trunkTofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-20VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone buildsAimee Linden
2010-08-20mergeRichard Nelson
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-20BuildParams for to separate debug and release builds for ↵Aimee Linden
viewer-development-import
2010-08-20MergeAimee Linden
2010-08-20VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes.Aimee Linden
2010-08-20add email for new canonical snowstorm buildOz Linden
2010-08-19made favorites button tooltips override parent generic tooltip more consistentlyRichard Linden
2010-08-19eliminated some WTF codeRichard Linden
2010-08-19eliminated spam when parsing hints llsdRichard Linden
2010-08-19EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)Richard Linden
2010-08-19removed keyboarstring spamRichard Linden
2010-08-19Fix for bad accelerator string lookupsRichard Linden
2010-08-19mergeRichard Linden
2010-08-19DEV-52553 FIX Font color/opacity issue in Group PanelsRichard Linden
DEV-52554 FIX Font color/opacity issue in About Second Life floater DEV-52617 FIX Font color/opacity issue in Profile Panel DEV-52618 FIX Font color/opacity issue in Covenant tab of About Land reviewed by Monroe
2010-08-19DEV-52669 FIX Inventory notification not given if first item comes from ↵Richard Linden
buying contents
2010-08-19DEV-52666 FIX Chat and Move Hints shown when user performs action...Richard Linden
2010-08-19VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system ↵Aimee Linden
version of llqtwebkit
2010-08-19Remove obsolete build configurations from BuildParams.Christian Goetze (CG)
2010-08-19VWR-20810 (SNOW-503) Oops ... forgot the doc/contributions.txt entry (No ↵Aimee Linden
functional change)
2010-08-19Merge from default branch. Fixed gcc build.Vadim Savchuk
--HG-- branch : product-engine
2010-08-19VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some pathsAimee Linden
2010-08-19VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a ↵Aimee Linden
standalone build.
2010-08-19EXT-8658 FIXED Made only online participants of Adhoc chat to be shown shown ↵Andrew Dyukov
in Recent Tab. Used previously commented code which adds only online paricipants instead of current code that added all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/860/ --HG-- branch : product-engine
2010-08-19EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵Andrew Dyukov
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine
2010-08-18Don't bother doing the debug release split on mac for now.Christian Goetze (CG)
2010-08-18fix mixup in "last_built_variant" vs "last_built_arch".Christian Goetze (CG)
2010-08-18Upload last built variant, not necessarily ReleaseChristian Goetze (CG)
2010-08-18Polish build settings for the split between debug and release builds.Christian Goetze (CG)
2010-08-18Merged: Enable Coverity, Separate out debug and release builds for faster ↵Christian Goetze (CG)
turnaround.
2010-08-18Enable Coverity, Separate out debug and release builds for faster turnaround.Christian Goetze (CG)