summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.cpp
AgeCommit message (Collapse)Author
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
2013-05-09Merge downstream code / viewer-betasimon
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25Pull and merge downstream code with CHUI viewer-development by way of ↵simon
viewer-lion
2013-03-11Viewer-chui mergeprep
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-25MAINT-2268 Add right-click->"Mute Particle Owner" featureDave Parks
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2012-12-17CHUI-580 : WIP : Protect callback connections passed to ↵Merov Linden
LLAvatarNameCache::get() where necessary
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵Merov Linden
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-12MAINT-499 FIXED Don't call handleRightClickPick() in mouselook modemaxim_productengine
2012-02-28PATH-199: Cleaning up code related to object flags so that I can better use ↵Todd Stinson
the flags to managed pathfinding flags such as permanent and character.