summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-01-12fixed resizing logic not working for call floaterrichard
2010-01-12mergerichard
2010-01-12moved floater-specific setting to settings.xml frmo string embedded in floaterrichard
2010-01-12Fixed normal bug EXT-3865 ([BSI] dock and undocking an IM or group chat ↵Mike Antipov
makes the close button disable) - removed overridden LLIMFloater::setTornOff functionality to not disable close button --HG-- branch : product-engine
2010-01-12MergeDave Parks
2010-01-12DEV-44675 Fix for sky wierdness on ATI 9.12 drivers.Dave Parks
2010-01-12Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25).Vadim Savchuk
Viewer now disallows joining or creating groups if the limit reached. A server-side fix is also needed. --HG-- branch : product-engine
2010-01-12Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls ↵Mike Antipov
should be human readable) - implemented formatting of avaline Number in the "Leaving call" notification --HG-- branch : product-engine
2010-01-12added missing no_group_text string constant to panel_my_profile.xmlAlexei Arabadji
--HG-- branch : product-engine
2010-01-12Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-01-12fixed major EXT-3992 [BSI] No notification about capped messages,Alexei Arabadji
replaced logging to obsolete LLFloaterChat with posting notification system message; --HG-- branch : product-engine
2010-01-12Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵Eugene Mutavchi
your friends list, on the first lookup after login) --HG-- branch : product-engine
2010-01-12Fix for normal bug EXT-4134 - Right side of llDialog buttons cannot be clicked.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-12mergeBrad Payne (Vir Linden)
2010-01-12Removed some diagnostic code that got inadvertently left inBrad Payne (Vir Linden)
2010-01-12Fix for normal bug EXT-4149 - Crash in Group Profile - Create New Notice ↵Dmitry Zaporozhan
interface. --HG-- branch : product-engine
2010-01-12Fixed normal bug EXT-4150([BSI] Last Landmark in Teleport History disables ↵Eugene Mutavchi
teleport button) --HG-- branch : product-engine
2010-01-12Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵Dmitry Zaporozhan
objects. --HG-- branch : product-engine
2010-01-12Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Mike Antipov
--HG-- branch : product-engine
2010-01-12Merge with default branch, resolved conflict in llpanelavatar.cppMike Antipov
--HG-- branch : product-engine
2010-01-12Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-12Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-11Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-12EXT-1640 Application Icon Misaligned on OSX Installer Dialogangela@angelas-macbook-pro.local
2010-01-11EXT-3799 Navbar cleanup to match spec - favorites height, vertical and ↵Erica
horizontal alignment, volume button art, removed old art assets
2010-01-12 EXT-1645 [BSI] Selection Beam color preference (My Effects) isn't ↵angela@angelas-macbook-pro.local
remembered after re-log EXT-1644 [BSI] Selection Beam color preference (My Effects) doesn't honor color choice -- reviewed by richard
2010-01-11EXT-4032 - remove extra space in voice control panelrichard
to be reviewed by Erica
2010-01-11Fix for black/grey look at login screen and backspace going back in ↵Monroe Linden
search/help windows. This should address EXT-4097. Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia. Added background color parameters to the size_change message. Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate. Webkit plugin now no longer waits for the first onPageChanged event LLViewerMediaImpl now clears the texture to the background color when initializing it. Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet. Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code. Reviewed by callum and rick.
2010-01-11Removing old art assetsErica
2010-01-11mergerichard
2010-01-11EXT-4066 - zooming while holding a hud in edit mode does not scale properlyrichard
EXT-4040 - Hud starts automoving when clicked reviewed by Mani
2010-01-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-01-11fix for EXT-4164: llrender/llimagegl.cpp(1111): ASSERT(mCurrentDiscardLevel>=0)Xiaohong Bao
2010-01-11MergeLeyla Farazha
2010-01-11EXT-4077 Clicking motd link opens two web browser windowsLeyla Farazha
Fixed click handling weirdness. On mouse up, mTopCtrl was being passed the mouse click, and then again the mRootView regardless of whether the first handled it. Also if mRootView didn't handle a mouse up, it was traversed again to handle the mouse up. reviewed by Richard
2010-01-11EXT-2373 Viewer crashes if open Region/Estate floater after logging outLeyla Farazha
reviewed by Richard
2010-01-11EXT-3629 About Land > Covenant contains incorrect informationLeyla Farazha
reviewed by Richard
2010-01-11mergeRick Pasetto
2010-01-11FIX EXT-3972: Don't put up the "multiple media" dialog just because the user ↵Rick Pasetto
doesn't have the "Select Face" tool selected.
2010-01-11Avoid an assertion failure in texture baking. Reviewed by Nyx. Deemed ↵Tofu Linden
'tiny'...
2010-01-11ext-4050 - nearby chat title bar missing background artrichard
2010-01-11mergerichard
2010-01-11EXT-3444 Volume control slider appears in an odd locationrichard
reviewed by Leyla
2010-01-11Merge.Tofu Linden
2010-01-11EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG buildsTofu Linden
2010-01-11mergeBrad Payne (Vir Linden)
2010-01-11Better resolution of merge conflictJames Cook
2010-01-11mergeBrad Payne (Vir Linden)
2010-01-11Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cppJames Cook
2010-01-11MergeJames Cook