summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-08partial fix for EXT-4352. fixed mutex deadlocks and turned on the ↵Xiaohong Bao
multi-threaded texture fetching.
2010-02-08Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-08MergeJames Cook
2010-02-08Tweak avatar name icon paddingJames Cook
2010-02-08Try to fix coverity build; the media drag-and-drop code introduced an ole32 ↵Tofu Linden
dep into llwindow.
2010-02-08fix linux build error - need #include for real classdef.Tofu Linden
2010-02-08merge.Tofu Linden
2010-02-08PE merge.Tofu Linden
2010-02-08Fix for critical task (EXT-4710) Update maturity icons for World Map.Sergei Litovchuk
- Updated maturity icons in map overlay. --HG-- branch : product-engine
2010-02-08mergeBrad Payne (Vir Linden)
2010-02-08Fixed normal bug (EXT-3044) Non-latin chars became invisible in LM ↵Sergei Litovchuk
description after saving. - Disabled non-ascii input in text editor. --HG-- branch : product-engine
2010-02-08Fixed normal bug (EXT-4212) There's an ability to send non-latin group ↵Sergei Litovchuk
notices but they turn to '????...' in group profile page. - Disabled non-ascii input in text editor. --HG-- branch : product-engine
2010-02-08fix for major EXT-5067 Copy-paste is broken in nearby and IM logsYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-08PE merge.Tofu Linden
2010-02-08Implemented critical task (EXT-4710) Update maturity icons for World Map.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-08Fixed normal bug EXT - 3835 ([BSI] tabs in instant message floater should ↵Paul Guslisty
never change sizes) --HG-- branch : product-engine
2010-02-08Add some asserts to catch some null derefs that, at least, the ↵Tofu Linden
render-pipeline code seems to be hitting.
2010-02-08Update for critical bug EXT-4838 ([NUX] Add empty Groups list condition text)Mike Antipov
- changed text of the message to "Try searching for some groups to join." --HG-- branch : product-engine
2010-02-08Fixed major bug (EXT-5017) Landmark Info panel opens immediately afterSergei Litovchuk
retrieving data about landmarking location. --HG-- branch : product-engine
2010-02-08EXT-4821 [NUX] Home Panel should default to open on first-runangela
2010-02-08EXT-4668 Hide URL checkbox is missing from the Sound tab of About Landangela
2010-02-06EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect themTofu Linden
2010-02-06make the instancetracker unit test really, like, work. before I fiddle with ↵Tofu Linden
a big pile of stuff.
2010-02-06Update the rest of the LLEventTimer users to #include lleventtimer.h. I think.Tofu Linden
2010-02-06move LLEventTimer into its own source module. everyone includes it, almost ↵Tofu Linden
no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :)
2010-02-06Changed floater title strings to be more consistent.Chuck Linden
http://jira.secondlife.com/browse/EXT-3719
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2010-02-05EXT-4754 Fix for LLEventTimer::updateClass crash.Mark Palange (Mani)
Ugh. Update on Tofu's patch for this bug. Reviewed by Richard
2010-02-05Test: reverting to well-formed xmlEli Linden
2010-02-05test ill-formed xmlEli Linden
2010-02-05MergeLeyla Farazha
2010-02-05EXT-4102 [BSI] auto zoom on media prims push camera away when zoomed in ↵Leyla Farazha
and clicking reviewed by Rick
2010-02-05EXT-4252 Streaming Audio lost after TPLeyla Farazha
reviewed by Rick
2010-02-05Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-05Fix for EXT-4943 (Text editor is broken).Monroe Linden
Reviewed by Richard.
2010-02-05For EXT-4919: Initial gesture setup is wrong for new users. Added a ↵Brad Payne (Vir Linden)
template-y mechanism for roundtripping an inventory fetch - hopefully could replace some gratuitous classes elsewhere as well.
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-05Cleaned up "My Profile" side-panels.Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-05mergerichard
2010-02-05EXT-5026 - Crash when exiting from login screenrichard
reviewed by Mani
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-02-05EXT-5034 assert triggered for new avatars in LLVOAvatar::restoreMeshData()Nyx (Neal Orman)
We had commented out the word "virtual" in front of the function definition for some reason. one-liner, reviewed by Bigpapi.
2010-02-05For EXT-4919: Initial gesture setup is wrong for new users. Checkpointing ↵Brad Payne (Vir Linden)
work in progress.
2010-02-05FIX EXT-4927: use internal browser when requestedRick Pasetto
Review #97 This hopefully fixes the incorrect behavior of using the external browser when the target is specified.
2010-02-05line ending conversionrichard
2010-02-05newlines fixedrichard
2010-02-05mergerichard
2010-02-05mergeMark Palange (Mani)
2010-02-05mergerichard
2010-02-05EXT-4232 Keeping gSpashScreen up until the viewer window appears.Mark Palange (Mani)
Move the call to LLSpashScreen::hide() to the point where we show the main window. Reviewed by Richard