summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-02created LLSocialList and LLSocialListItem and linked them up to the facebook ↵Gilbert Gonzales
tab.
2013-04-03got it workingCho
2013-04-03updated to use POST for connect and disconnect, instead of WebkitCho
2013-04-02mergeBrad Payne (Vir Linden)
2013-04-02SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cppBrad Payne (Vir Linden)
2013-04-02CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting ↵Merov Linden
pointers to widgets in PostBuild
2013-04-03updated to account for new routes in FBC ServicesCho
2013-04-02NORSPEC-70 Hook up material texture parameters to build UI in a way that ↵Dave Parks
isn't infuriating to the user.
2013-04-02NORSPEC-70 Hook up material texture parameters to build UI in a way that ↵Dave Parks
isn't infuriating to the user.
2013-04-02mergeNyx Linden
2013-04-02BUILDFIX commit policy fixesNyx Linden
2013-04-02mergeprep@lindenlab.com
2013-04-02Merged in chui beta code.prep@lindenlab.com
2013-04-02Removed setCanUseHTTP override in llvoavatarBrad Payne (Vir Linden)
2013-04-02mergeBrad Payne (Vir Linden)
2013-04-02SH-4057 FIX - host bake textures should start with UDP fetching now, instead ↵Brad Payne (Vir Linden)
of waiting to fail down
2013-04-02added display of FB name to SL user in FBCTEST listCho
2013-04-02NORSPEC-74 Fix for assert when Debug GL enabled when rendering materials.Dave Parks
2013-04-02NORSPEC-74 Fix for assert when Debug GL enabled when rendering materials.Dave Parks
2013-04-02updated to work with new /get-friends/ response formatCho
2013-04-02change initLogging virtual functions to void (returns were ignored anyway)Oz Linden
2013-04-02Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-02Add reporting of last_exec_durationOz Linden
(and clean up logic around multiple instances)
2013-04-02SH-4051 FIX problem with teen account and undershirt layersNyx Linden
Updated logic for teen accounts, to ensure that during any transition that they are wearing at least one undershirt wearable and one underpants wearable.
2013-04-02Remove redundant fwrite of stats data tripping up linux builds and likely ↵Graham Madarasz (Graham Linden)
the stats themselves
2013-04-02SH-4044 FIX voice dot is offset vertically if using avatar height offsetNyx Linden
Added the height offset in one too many places. fixing.
2013-04-02NORSPEC-73 mac crash on startup with RenderDebugGL on due to false alarm ↵Graham Madarasz (Graham Linden)
from cubemap unbind
2013-04-02NORSPEC-23 and NORSPEC-47 fix llpanelface issues with reflecting default ↵Graham Madarasz (Graham Linden)
alpha blend state and presence of multiple textures when editing at face level
2013-04-02Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-04-02CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elementsAlexanderP ProductEngine
2013-04-02merge changes for 3.5.0-beta7Oz Linden
2013-04-01removing the facebook test label which appends friends names. Now using the ↵Gilbert Gonzales
avatar list widgit.
2013-04-02Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-04-02NORSPEC-58 Followup -- put back blinn phong, and do gamma correction ↵Dave Parks
approximation in light curves. Fix fresnel math.
2013-04-01mergeGilbert Gonzales
2013-04-01Some not so clean code to use to show facebook friends using the existing ↵Gilbert Gonzales
avatar list.
2013-04-02added request to /get-friends/ after FB loginCho
2013-04-01Remove duplicate fwrite of viewer stats dataGraham Madarasz (Graham Linden)
2013-04-01CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar ↵Merov Linden
entry to avoid warning
2013-04-01fix typo: Advance -> AdvancedOz Linden
2013-04-01Fix Mac startup crash on unbind cube map if RenderDebugGL is onGraham Madarasz (Graham Linden)
2013-04-01CHUI-907 : Prevent warning when parsing menus adding name to menu_item_checkMerov Linden
2013-04-01NORSPEC-23 tex box fails to indicate multiple textures in useGraham Madarasz (Graham Linden)
2013-04-01NORSPEC-47 alpha mode enabled for textures without alpha channelsGraham Madarasz (Graham Linden)
2013-04-01merge changes for 3.5.0-beta7Oz Linden
2013-04-01CHUI-904 FIXED Set the focus on the Nearby chat floater after setting ↵Mnikolenko ProductEngine
visibility.
2013-04-01mergemberezhnoy
2013-04-01CHUI-896 : ADD FIX : Line flashing and FUI button flashing not working ↵AlexanderP ProductEngine
correctly for CHUI notifications backed out 902caf2 and (partly) d498514; case "NOT_ON_TOP" was fixed
2013-04-01mergeGilbert Gonzales
2013-04-01CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when ↵Gilbert Gonzales
a conversation is focused by clicking on it's line item, selecting a torn off floater or unminimized a torn off floater the stored notifications for that conversation will be removed.