summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-13EXT-2342 Script : Fails to work in Alpha 6Yuri Chebotarev
ok toast for objects are back... also add object inspector to nearby chat object context menu --HG-- branch : product-engine
2009-11-13mergeVadim Savchuk
2009-11-13mergeVadim Savchuk
2009-11-13No ticket. Fixed crash caused by wierdly coded std::map by MSEugene Kondrashev
--HG-- branch : product-engine
2009-11-13No ticket. Fix to prevent crash.Eugene Kondrashev
--HG-- branch : product-engine
2009-11-13mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-13EXT-2339 Chat : Nearby chat does not show full text - increase max_length to 512Yuri Chebotarev
--HG-- branch : product-engine
2009-11-13implemented normal task EXT-2175 Set up functionality for \"Leave Selected ↵Andrew Polunin
Group\" option --HG-- branch : product-engine
2009-11-13No ticket. A little refactoring.Eugene Kondrashev
--HG-- branch : product-engine
2009-11-13Fixed Low bug EXT-2404-Nearby Chat: There is redundant semicolon in the log ↵Eugene Kondrashev
for system messages --HG-- branch : product-engine
2009-11-13mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-13Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-13fix style readonlycolor overwriting colorangela
2009-11-12Test intentionally not-found LLUICtrl.James Cook
2009-11-12Temporary build un breakage - removing broken unit test from build while fixing.Mark Palange (Mani)
2009-11-12Couple LLMimeDiscoveryResponder more tightly with LLViewerMediaImpl. This ↵Monroe Linden
should fix DEV-41596, as well as other potential problems.
2009-11-12EXT-2434 update avatar rendering costNyx (Neal Orman)
First crack at updating the rendering cost calculation for avatars to account for the possibility of invisible avatars. Also generalized rendering cost of attachments to be more general - added debug code to build floater will be post-reviewed
2009-11-12 EXT-2433 Fix tab max width on build toolsErica
2009-11-12EXT-2349 : Diagnose warning spam: "[X] is in model and in view, but ↵Loren Shih
STRUCTURE flag not set" EXT-2432 : Diagnose warning spam: "[X] does not exist in either view or model, but notification triggered" Restructured llinventorypanel's handling of add/remove/structure so it's easier to understand Removed false positive "notification triggered" warning since objects can now exist outside of various inventory panels' directories. --HG-- branch : avatar-pipeline
2009-11-12EXT-24131 : Diagnose warning spam: "WARNING: LLObjectBridge::performAction: ↵Loren Shih
object not found - ignoring" This warning is a false positive, also existed in 1.23. Removing. --HG-- branch : avatar-pipeline
2009-11-12Backed out changeset: 153709ddee86Loren Shih
--HG-- branch : avatar-pipeline
2009-11-12EXT-24131 : Diagnose warning spam: "WARNING: LLObjectBridge::performAction: ↵Loren Shih
object not found - ignoring" This warning is a false positive, also existed in 1.23. Removing. --HG-- branch : avatar-pipeline
2009-11-12Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairsNat Goodspeed
for all registered operations. (untested) Introduce LLEventDispatcher::getMetadata(name) query so you can discover, for a given named operation, its query string and required parameters. (untested) Introduce LLEventDispatcher::add() convenience methods allowing you to omit description strings. Fix LLLoginInstance (which uses a non-LLEventAPI LLEventDispatcher) back to description-less add() calls. However, filter LLEventDispatcher::add() methods inherited by LLEventAPI so that an LLEventAPI subclass *must* provide a description string.
2009-11-12Merge with product-engineSteve Bennetts
2009-11-13Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-12EXT-1796 right click menu has "take off items" for gesturesNyx (Neal Orman)
renamed "take off items" to "remove from outfit" Code reviewed by Seraph
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-12mergeskolb
2009-11-12EXT-2135 [BSI] Scrolling the TOS agreement makes the entire agreement unreadableskolb
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2009-11-12EXT-2426 : Remove COF processing that is causing recursive calls to ↵Loren Shih
gInventory.notifyObservers Changing COF processing to happen during idle(), versus within done(). Reviewed by: Vir --HG-- branch : avatar-pipeline
2009-11-12EXT-2387 crash on dump local texturesNyx (Neal Orman)
we didn't check local_tex_obj for NULL before using it. checked to make sure pointer is not null before calling ->getImage()
2009-11-12EXT-2190 share button in IM should open sidepanel inventoryNyx (Neal Orman)
share button in im popup now opens sidepanel inventory. Code reviewed by Seraph
2009-11-12Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-12LLAppearanceManager cleanup - removed dead codeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-12merging put on submenu fix with avatar-pipelineNyx (Neal Orman)
2009-11-12EXT-2354 menus contain multiple lines not editable in XUINyx (Neal Orman)
We're building a pie menu in code, complete with separators for this particular branch of submenus. This is terrible and ugly and needs to be killed, but for now I removed the lines that cause the separators to be added where there are empty pie slices. Code reviewed by Vir
2009-11-12mergerichard
2009-11-12DEV-42747 - lltreeiterators_test.cpp broken on Windowsrichard
reviewed by Nat
2009-11-12mergeJames Cook
2009-11-12do not apply additional decode priority to textures with high boost levels.Xiaohong Bao
2009-11-12fix a bug of making invisible spatial group visible.Xiaohong Bao
2009-11-12Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-12LLAppearanceManager cleanup - no static at allBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-12Corrected 9-slice coords (again) for Tooltip.Justin C. Rounds (Chuck)
2009-11-12LLAppearanceManager cleanup - turning into proper singletonBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-12Fixed 9-slice scaling coords for Tooltip.Justin C. Rounds (Chuck)
2009-11-12mergeLeyla Farazha
2009-11-12EXT-677 build l arrows don't workrichard
EXT-2388 - top of world does not update reviewed by james