summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-13Add background to media controlsRick Pasetto
This actually required some help from James and Richard. Thanks, guys! This adds custom-drawing of a background image underneath the icons that make up the media controls in the layout stack. In order to have this work, we had to publicize API in lllayoutstack to force relayout to calculate the size. I also did another cleanup pass ("Boy Scout Rule") that squirreled away all pertinent controls into membed variables, instead of doing a getChild() every time updateShape() is called. Readjusted a bunch of components as well.
2009-11-13mergeJames Cook
2009-11-13More explicit test code for dummy widget creation.James Cook
Added "Inspectors Test" back to login debug menu.
2009-11-13Remove reference to mozilla in the linux viewer launch-script.Tofu Linden
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-12 EXT-2433 Fix tab max width on build toolsErica
2009-11-12Merge with product-engineSteve Bennetts
2009-11-13Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
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-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-12Corrected 9-slice coords (again) for Tooltip.Justin C. Rounds (Chuck)
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
2009-11-12merge.Tofu Linden
2009-11-12more fixing for hokey layout.Tofu Linden
2009-11-12mergeLeyla Farazha
2009-11-12merge.Tofu Linden
2009-11-12try fixing mysterious layout issue.Tofu Linden
2009-11-12merge latest batch of stuff from viewer2voiceparityTofu Linden
2009-11-12mergeLoren Shih
2009-11-12Rename LLInventoryObservers to LLInventoryObserverLoren Shih
2009-11-12mergeLoren Shih
2009-11-12Extracted LLInventoryObserver classes from LLInventoryModel.h into their own ↵Loren Shih
subclass, LLInventoryObservers.h. This reduces dependencies and compile times, and makes these classes easier to locate. I have not yet refactored classes to remove #include "llinventorymodel.h" and replace with #include "llinventoryobservers.h". This will happen later.
2009-11-12Fixed normal bug EXT-2375 (Nearby Chat: Click on object name spawns PersonAndrew Dyukov
Inspector instead of Object Inspector) --HG-- branch : product-engine
2009-11-12mergerichard
2009-11-12Minimized floaters will now follow top left when main view is resizedLeyla Farazha
2009-11-12don't use LLWidgetTypeRegistry for now (useful only for schema generation)richard
reverted ui_ctrl registration for creation of dummy LLUICtrls
2009-11-12Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/Lynx Linden
2009-11-12EXT-2367: Fixed potential NULL dereference crash in voice chat.Lynx Linden
2009-11-12merge.Tofu Linden
2009-11-12Implemented major sub-task EXT-2364 (Items in group/ad-hoc IM participant ↵Eugene Mutavchi
list (avatar names) should be reshaped when adding/removing the "(Moderator)" label) --HG-- branch : product-engine
2009-11-12Initial implementation of normal task EXT-2159 (Create Vertical Slider to ↵Eugene Mutavchi
use for zoom in / out controls in view) --HG-- branch : product-engine
2009-11-12mergeMark Palange (Mani)
2009-11-12DEV-42715 Fixed lllogin SRV request timeout unit test.Mark Palange (Mani)
Also made SRV config options not persistent. reviewed by brad
2009-11-12related to EXT-2397 "Notification and IM toasts stop to appear after ↵Alexei Arabadji
pressing Reply in any IM toast" corrected on hover lost event handling --HG-- branch : product-engine
2009-11-12Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-12fixed EXT-2397 "Notification and IM toasts stop to appear after pressing ↵Alexei Arabadji
Reply in any IM toast" --HG-- branch : product-engine