summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.cpp
AgeCommit message (Collapse)Author
2019-05-21Merge viewer-release 6.2.3Graham Linden
2019-05-11Backed out changeset: a1ba5b935f34AndreyL ProductEngine
2016-08-25SL-3404 Don't send ParcelPropertiesRequest on every cursor position changeCinder
2018-11-15build fixAndreyL ProductEngine
2018-11-14Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-11-07SL-9414 Inconsistent hover vs click action when viewed through transparent primsandreykproductengine
2018-09-27mergeBrad Payne (Vir Linden)
2018-08-02mergeBrad Payne (Vir Linden)
2018-07-27MAINT-8911 'None' Click actions are ignored for attachmentsandreykproductengine
2018-06-13MAINT-8731 Click action to disable clicking objects, per-object in a linksetandreykproductengine
2018-04-10SL-704 - more cleanup of dev-relevant commentsBrad Payne (Vir Linden)
2017-12-19SL-713, MAINT-7709 - experimental setting to allow left-click interaction ↵Brad Payne (Vir Linden)
with animesh. Disabled by default. Still doesn't work in all cases and has significant performance impact
2017-10-11mergeBrad Payne (Vir Linden)
2017-07-17SL-714 - Right-click rigged mesh shouldn't select the control avBrad Payne (Vir Linden)
2017-07-14SL-751 - lsl scripts for control of animated objects within a regionBrad Payne (Vir Linden)
2017-08-31Backed out changeset: 1f01508fdc05 of MAINT-200 to fix BUG-134213AndreyL ProductEngine
2017-08-25MAINT-7683 Use viewer autopilot instead of simulator autopilot for ↵Mnikolenko Productengine
"click-to-walk" action.
2017-06-16MAINT-200 Fixed inconsistent touch hover icon and touch click action when ↵daianakproductengine
viewed through transparent prims
2017-02-22MAINT-7118 fixed erroneous name checkandreykproductengine
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2017-01-04MAINT-838 Removing obsolete and malfunctioning leftClickShowMenuandreykproductengine
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-12-22Merge viewer-bearAndreyL ProductEngine
2015-12-22Merged lindenlab/viewer-bear into defaultAndrey Lihatskiy
2015-12-22MergeAndreyL ProductEngine
2015-12-22Merge downstream, version 4.0.1AndreyL ProductEngine
2015-12-15MAINT-957 Double-click Auto-pilot activates for clicks on UI elements, HUDs, ↵Mnikolenko ProductEngine
some right-clicks
2015-12-14MAINT-5962: Added routine for checking MoaP double click and forwarding ↵Rider Linden
those double click events into to the plugin.
2015-12-14MAINT-957 WIP Double-click Auto-pilot activates for clicks on UI elements, ↵Mnikolenko ProductEngine
HUDs, some right-clicks
2015-12-04Merge fix for MAINT-5892AndreyL ProductEngine
2015-12-04MAINT-5892 Argument fixAndreyL ProductEngine
2015-12-02merge changes for MAINT-5901Oz Linden
2015-11-25MAINT-5901: Make avatar auto pilot work correctly through transparent objectsOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-04MAINT-5416 FIXED Cannot right-click a rigged mesh that's wornAndreyL ProductEngine
--HG-- branch : maint-5416
2015-07-23MAINT-5416 Reverted changeset: 9bd24c17d908AndreyL ProductEngine
2015-07-17MAINT-5416 FIXED cannot right-click a rigged mesh that's wornAndreyL ProductEngine
2015-02-27MAINT-4920 FIXED Reset mClickedInMouselook when left click handled by LLToolPie.Mnikolenko ProductEngine
2014-07-25MAINT-4287 FIXED Check that gMenuHolder is not NULLMnikolenko ProductEngine
2014-07-16MAINT-2205 FIXED Pressing delete in script window deletes selected objectandreykproductengine
Focus was not properly released
2014-06-16MAINT-3634 FIXED After right-clicking another avatars nametag or avatar then ↵andreykproductengine
pressing the "Alt" key, most options in the dropdown menu will no longer function.
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-03-28MAINT-1606 FIXED Warning message 'The object is not for sale' appears while ↵andreykproductengine
user try to buy the shared object
2014-03-18MAINT-1744 FIXED User cannot unblock an object by selecting "Unblock" menu ↵Mnikolenko ProductEngine
item from object's pop-up menu
2013-08-19MergeXiaohong Bao
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-06-05merge with viewer-releaseRichard Linden