summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-08-20VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes.Aimee Linden
2010-08-19VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system ↵Aimee Linden
version of llqtwebkit
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-18VWR-20770 (SNOW-649) FIXED Missing LL_TESTS condition around llplugin unit testAimee Linden
2010-08-18VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake filesAimee Linden
2010-08-18VWR-20749 (SNOW-624) FIXED Fix compiling the viewer with Boost 1.42Aimee Linden
2010-08-18VWR-20748 (SNOW-520) FIXED Make develop.py play nicely with express editions ↵Aimee Linden
of Visual Studio
2010-08-18VWR-20747 (SNOW-527) FIXED Don't import deprecated python module setsAimee Linden
2010-08-17SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present.Aimee Linden
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
2010-08-16VWR-20673 (SNOW-743) FIXED Compiler warning: 'region_access' may be used ↵Aimee Linden
uninitialized in this function
2010-08-16VWR-20671 (SNOW-514) FIXED Protection on LLInstanceTracker base in ↵Aimee Linden
LLNameListCtrl needs to be public for gcc >4.1
2010-08-16VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in ↵Aimee Linden
LLEventTimer needs to be public for gcc >4.1
2010-08-16Fix executable perms on develop.py which seem to have got lost somewhere in ↵Aimee Linden
the move.
2010-08-14Changed viewer channel to "Second Life Development"Aimee Linden
2010-08-13Automated merge with file:///Users/oz/Internal/viewer-developmentOz Linden
2010-08-13Persuade Windows to package the prebuilt llkdu.dllAimee Linden
2010-08-13Reintroduce check for LLKDU source after downloading the prebuilt lib, to ↵Aimee Linden
avoid adding a build dependency on it.
2010-08-13Remove check for LLKDU source in the tree before downloading the pre-built lib.Aimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-12correct license tags from "internal" to "viewergpl"Oz Linden
2010-08-12Change license on lllogin_test.cpp to allow it to be exported.Aimee Linden
Set to viewergpl for now.
2010-08-12Remove dependency on viewer_components/eventhostAimee Linden
2010-08-11merge from PE's viewer-releaseTofu Linden
2010-08-10EXT-8376 FIX en_xui_change for IT truncation; DE fixEli Linden
2010-08-10MergeEli Linden
2010-08-10EXT-8370 WIP remove old overridesEli Linden
2010-08-10Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-10EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5Xiaohong Bao
2010-08-10CT-575 WIP restore PL translation that got lostEli Linden
2010-08-10EXT-8576 FIXED Only attachments are worn if multi-select items on 'My ↵Vadim Savchuk
Outfits' tab and press 'Wear' button. Reason: avatar appearance was not updated if the last selected item was an attachment. Fix: make sure appearance is updated afterwards, regardless of items types. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/848/ --HG-- branch : product-engine
2010-08-09Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-09EXT-8596: FIXED: crash at LLTextureFetchWorker::doWork(int) [secondlife-bin ↵Xiaohong Bao
lltexturefetch.cpp] line 1061
2010-08-09CT-575 WIP PL global edit part 1/2; PL DA set 16 translation for 2.1.1; FR ↵Eli Linden
linguistic
2010-08-09EXT-8597 FIXED [crashhunters] LLVorbisDecodeState::initDecode()Tofu Linden
not for certain fixed, but some robustification.
2010-08-09mergeTofu Linden
2010-08-09patching from fixes made in dessie/viewer-releasegabriel lee
2010-08-07merge from PE's viewer-releaseTofu Linden
2010-08-06Fixes for EXT-8563 "VWR-20156: Prim Media on HUDs has no Audio or Interactivity"Monroe Linden
Backed out changeset 1b65d0d42c67 (the fix for EXT-5205), and replaced it with a check in LLPanelPrimMediaControls::nextZoomLevel(). Made LLViewerMediaImpl::calculateInterest() not attempt to calculate distances to HUD attachments, since their global positions are invalid.
2010-08-06CT-575 WIP FR linguisticEli Linden
2010-08-06EXT-7963 FIXED (Edit Outfit > Add More > Do not switch to next item type ↵Paul Guslisty
after add/replace) - Added selected item type (in flat list view) as criterion when determining filter type in 'Add More' panel - Fixed LLAccordionCtrl::getSelectedTab() method. When 'selection_enabled = false' for LLAccordionCtrlTab, LLAccordionCtrl::getSelectedTab() returned NULL, even if some accordion tab was selected. Now it's OK. Method returns currently selected LLAccordionCtrlTab. Recovered from bad merge in 13811 Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/790/ --HG-- branch : product-engine
2010-08-06Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-06EXT-8447: FIXED: crash at ↵Xiaohong Bao
LLTextureCache::writeEntryToHeaderImmediately(int,LLTextureCache::Entry &,bool) [secondlife-bin lltexturecache.cpp]
2010-08-06EXT-8579 FIXED Develop.Avatar.Animation Info should not show asset IDsTofu Linden
Made it so that you only see real UUIDs if the viewer thinks you are in real godmode.
2010-08-06Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-06merge from PE's viewer-releaseTofu Linden
2010-08-05CT-575 WIP IT translation for set16 for Viewer 2.1.1Eli Linden
2010-08-05mergeTofu Linden
2010-08-05EXT-8304 FIXED [crashhunters] crash in LLKeyframeMotion::deserializeTofu Linden
Speculative bunch of robustification. Reviewed by Soft.
2010-08-05Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao