summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.cpp
AgeCommit message (Collapse)Author
2014-11-24Merge downstream code and become version 3.7.21simon
2014-11-24Merge downstream code and become version 3.7.21simon
2014-11-03Merge downstream code and become 3.7.20simon
2014-11-03Merge downstream code and become 3.7.20simon
2014-10-28merge changes for 3.7.19-releaseOz Linden
2014-10-27MAINT-2759 FIXED Touch is greyed out when right clicking on child prims in a ↵andreykproductengine
touchable linkset if the script uses a reset on rez
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-09-22Merge. Refresh from viewer-drano-http-4 after release of 3.7.16.Monty Brandenberg
2014-09-22Automated merge with https://bitbucket.org/lindenlab/viewer-releasedavep
2014-08-27Automated merge with https://bitbucket.org/davep/viewer-releasedavep
2014-08-22Add an HTTP policy class for inventory operations using four (4)Monty Brandenberg
connections. Convert background and foreground fetches, both items and folders/inventory and library, to use new HTTP. Non-fetch inventory operations continue to use LLHTTPClient (at least for now). Error handling and retry on fetches wasn't 100% previously and that's still the case. I'll rip through this again to clean that up. Cleaned up logging in much of the inventory code with consistent labels on logging events and correct macros (removed deprecation warnings). This started as an attempt to get libcurl to do pipelining on POSTs and PUTs. Discovered that this is going to be very difficult to support in general in libcurl. May look at that again in the future.
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-19Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
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-3131 Use benchmark to determine GPU class instead of GPU table.Dave Parks
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