summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-04-30merge changes for CHOP-913Oz Linden
2013-04-29Pull from viewer-fbcMerov Linden
2013-04-29ACME-275 : WIP : Starting to write the LLPersonViewerFilter codeMerov Linden
2013-04-29ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵Gilbert Gonzales
show the info button and profile button.
2013-04-30updated to grab FB URLs from serverCho
2013-04-29ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵Gilbert Gonzales
that the avatarlistitem view contains.
2013-04-29NORSPEC-153 Workaround for AMD driver bug that doesn't like '\' on #define'sDave Parks
2013-04-29MAINT-2613: remove duplicate entry for ↵Oz Linden
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems
2013-04-29Merged with https://bitbucket.org/lindenlab/viewer-development-materialsGeenz
2013-04-29Fix any missing color space conversions where appropriate, tweak the sun's ↵Geenz
intensity to match pre-gamma correction results, and also mask spotlight specular by the projected texture.
2013-04-29ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵Gilbert Gonzales
it is not yet functional
2013-04-26Pull merge from viewer-fbcMerov Linden
2013-04-26ACME-272 : Add the top toolbar to the FBC panel 2Merov Linden
2013-04-26made sendURLToOtherInstance() happen before viewer window actually appears, ↵Cho
in the event of an external browser launching a SLApp
2013-04-26Fix Xui cloud raining on sunshinybumpinessGraham Madarasz
2013-04-26removed internal browser hack for getting auth code in favor of SLApp-only ↵Cho
approach
2013-04-26Merge vwr-dev-matGraham Madarasz
2013-04-26MergeGraham Madarasz
2013-04-26Fix ifdefs around asserts broken in release only by mergeGraham Madarasz
2013-04-26ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵Gilbert Gonzales
the + button the fctest two tab is populated.
2013-04-26ACME-252 Create AvatarFolderItemView: Corrected person_tab_view.xml and ↵Gilbert Gonzales
person_view.xml to have the proper parent tag. It was conversation_view_session for both which was wrong. Also updated the selected color for the personview.
2013-04-26Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-26Appease TC cmake OCD about substring argsGraham Madarasz
2013-04-26Provide LLGLSLShader backwards compat so as not to break the appearance utilityGraham Madarasz
2013-04-26Fix linux breakage from sunshine mergeGraham Madarasz
2013-04-26Restore hysteresis in llviewertexture.cpp and side-step unused var (now used ↵Graham Madarasz
again)
2013-04-26Fix llmediadataclient test to include new dep on llprimitive and fix bogus ↵Graham Madarasz
boost lib refs in llprimitive cmake def
2013-04-26Merge viewer-dev-mat and fix llvovolume.cpp missed sunshine mergesGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-25ACME-252 Create AvatarFolderItemView: Now the sub items of the persontab are ↵Gilbert Gonzales
drawn with different highlights depending on if they are selected or moused over.
2013-04-25ACME-251: This should be final commit for this task, now the peopletab looks ↵Gilbert Gonzales
like the accordion tab.
2013-04-25Bump resolution on lightFunc to avoid banding.Dave Parks
2013-04-25NORSPEC-104 Fix for texture animation sometimes not overriding specular and ↵Dave Parks
normal map texture coordinates.
2013-04-25increment viewer version number to 3.5.2 (in new file)Oz Linden
2013-04-25NORSPEC-106 Fix for emissive mask overriding environment mask.Dave Parks
2013-04-25merge changes for latest viewer-developmentOz Linden
2013-04-25merge changes for latest rendering fixesOz Linden
2013-04-25NORSPEC-67: fix update problem by not updating texture pickers when they are ↵Oz Linden
open
2013-04-25add isPickerShown methodOz Linden
2013-04-25add some debug logging, make a single return in "get" methodOz Linden
2013-04-25ACME-251: Create AvatarFolderItemView: Fixed a bug that was causing facebook ↵Gilbert Gonzales
friends to not be inserted into the proper friends tab.
2013-04-25NORSPEC-118 Compatibility pass against advanced lighting disabled.Dave Parks
2013-04-25Diagnostic message for debugging adv lighting enable fail on MB Air 2k11Graham Madarasz
2013-04-25CHUI-759 FIXED Group invites never received in do not disturb mode when ↵PavelK ProductEngine
leaving do not disturb mode
2013-04-30CHUI-953 FIXED Close conversation floater when quitting viewerMnikolenko ProductEngine
2013-04-29CHUI-956 FIXED Vertical scrollbar in conversation list not scrolls off bottommaksymsproductengine
2013-04-26CHUI-859 FIXED Conversation panel moves when new message received with Open ↵maksymsproductengine
Conversation window preference
2013-04-26CHUI-952 FIXED Disable single line mode when restoring floater.Mnikolenko ProductEngine
2013-04-25CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0maksymsproductengine
2013-04-25CHUI-934 FIXED Do not add to vector if session is closed to avoid crash.Mnikolenko ProductEngine