summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.cpp
AgeCommit message (Collapse)Author
2014-10-09MAINT-2565 FIXED Show texture information in one toastMnikolenko ProductEngine
2014-09-24MAINT-1885 FIXED Don't allow to sit while in Editing appearance mode.Mnikolenko ProductEngine
2014-07-04MAINT-4155 FIXED Scene Loading Monitor does not open from menuandreykproductengine
2014-06-23MAINT-4127: New default mode when clicking links: Linden links open in ↵AndreyL ProductEngine
viewer, third-party links open in user's browser
2014-06-18Merge downstream codesimon
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-20MAINT-3064 FIXED Select next session in the list if selected session is ↵Mnikolenko ProductEngine
nearby chat and it's not the only one.
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-04-15MAINT-3931 FIXED Don't display any other check marks if Region Settings is ↵Mnikolenko ProductEngine
selected.
2014-03-19MAINT-3838 FIXED Get escaped uri for location link.Mnikolenko ProductEngine
2014-03-12mergeBrad Payne (Vir Linden)
2014-03-12merge with releaseRichard Linden
2014-02-12merge with releaseRichard Linden
2014-02-12MAINT-3465 FIXED Add check mark to selected entry.Mnikolenko ProductEngine
2014-02-11mergeBrad Payne (Vir Linden)
2014-02-10Merge viewer-releasesimon
2013-11-11MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fieldsRichard Linden
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link
2013-11-06fixed some warningsRichard Linden
2013-11-06merge with releaseRichard Linden
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-23moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimerRichard Linden
updates appearance utility dependency
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-10-10Quite down log spam from loading shaders.Dave Parks
Up bone cap to 64 for rigged meshes.
2013-10-08merge from viewer-releaseRichard Linden
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-04SH-3455 WIPBrad Payne (Vir Linden)
2013-09-17MAINT-3161 : Clean up avatar muting code and prototype featuresimon
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-22merging viewer releaseGilbert Gonzales
2013-08-20merge changes for 3.6.3-releaseOz Linden
2013-08-19MergeXiaohong Bao
2013-09-10MAINT-3131 Add a GPU memory bandwidth benchmark.Dave Parks
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-07-08SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵Richard Linden
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats
2013-06-28removed unused Me menu items for ACME-637Cho
2013-06-28made it optional to autoconnect in ↵Cho
LLFacebookConnect::getConnectionToFacebook() for ACME-648
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-14ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵Merov Linden
consistently and transparently from the public interface