summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatergesture.cpp
AgeCommit message (Collapse)Author
2016-05-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-04-26MAINT-2022 FIXED "Copy" perform the same operation like "Copy UUID" in ↵andreykproductengine
Gestures panel
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-07merge changes for 3.7.7-releaseOz Linden
2013-11-19merge up to 3.6.10-release; some of the storm-68 changes lostOz Linden
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-05-21mergeBrad Payne (Vir Linden)
2013-04-24SH-4128 - more cleanup of COF-link manipulating functionsBrad Payne (Vir Linden)
2013-04-23SH-4128 WIP - rewiring various link-deleting operations to support callbacksBrad Payne (Vir Linden)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-12STORM-68 Fix for group perms not being defined correctly and fix for group ↵Jonathan Yap
and everyone perms failing to copy and paste
2012-06-08STORM-68 As a Builder, I want that ability to set default permissions on ↵Jonathan Yap
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved.
2012-03-01EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.Merov Linden
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-23EXP-1909 FIXED (Pasted gesture displayed twice)paulgproductengine
- Refreshing gesture list after an item was copied
2012-02-07EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and ↵Merov Linden
cut everywhere.
2012-02-06EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵Merov Linden
like a normal clipboard.
2012-02-03EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵Merov Linden
LLClipboard and use this only
2012-02-01EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵Merov Linden
up for toolbar and never used)
2011-08-02STORM-1291 FOLLOWUP Localized common (unisex) gestures.Vadim ProductEngine
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-04-06EXT-6728 : Have LLInventoryFetchItems/DescendentsObserver inherit from a ↵Loren Shih
base abstract LLInventoryFetchObserver class Added a new abstract class LLInventoryFetchObserver from which LLInventoryFetchItems and LLInventoryFetchDescendents inherit. Also changed isEverythingComplete to isFinished and made some other minor superficial changes.
2010-04-06EXT-4151 : Immediately check if a fetchObserver filter is done, else add to ↵Loren Shih
observer list automatically FetchObservers now take in a list of IDs to check against. Made some naming changes.
2010-04-06EXT-4151 : Immediately check if a fetchObserver filter is done, else add to ↵Loren Shih
observer list automatically Preliminary work to clean up naming conventions.
2010-03-31Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-03-30EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate classLoren Shih
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions
2010-03-30Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-29For EXT-4666: changed LLGestureManager to LLGestureMgr throughoutBrad Payne (Vir Linden)
2010-03-29For EXT-4666: changed LLAppearanceManager to LLAppearanceMgr throughoutBrad Payne (Vir Linden)
2010-03-26Fixed normal bug EXT-6331 (Gestures floater has an extra column titled \"1\")Paul Guslisty
- Corrected wrong indexes at the point of adding gestures to the gestures list. Problem probably is a result of 'copy & paste'. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/113/ --HG-- branch : product-engine
2010-02-12CID-215Tofu Linden
Checker: REVERSE_INULL File: /indra/newview/llfloatergesture.cpp
2010-02-12CID-217Tofu Linden
Checker: REVERSE_INULL Function: LLFloaterGesture::postBuild() File: /indra/newview/llfloatergesture.cpp
2010-02-11CID-148Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onClickPlay() File: /indra/newview/llfloatergesture.cpp
2010-02-11CID-149Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp
2010-02-11CID-150Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp
2010-01-27Fixed low bug EXT-4381 - No visual difference between active and inactive ↵Dmitry Zaporozhan
gestures. --HG-- branch : product-engine
2010-01-27Fixed low bug EXT-4375 - Gestures floater Gear menu: menuitem 'Inspect' ↵Dmitry Zaporozhan
duplicates menuitem 'Edit'. --HG-- branch : product-engine
2010-01-15Fixed low priority bug EXT-4372 (Gestures floater: dblclick on item in list ↵Vadim Savchuk
resetes scroll-bar). The list gets rebuilt whenever you activate or play a gesture. And rebuild did not save the scroll position. --HG-- branch : product-engine
2010-01-15Fixed a minor spelling issue.Vadim Savchuk
--HG-- branch : product-engine
2010-01-14At last! Implemented normal task EXT-3477 (Change gesture list implementation).Andrew Dyukov
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView to properly draw it without using topcontrol (because it caused problems). This commit also fixes following bugs: EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button) EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button) EXT-2610 ('Gesture' btn: floater opens on OnMouseDown) --HG-- branch : product-engine
2009-12-01automated merge for viewer-2.0 -> avp.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-30EXT-2867 : Crash after toggling gestures on and offLoren Shih
Observer wasn't being removed when class was deleted. --HG-- branch : avatar-pipeline
2009-11-27fixed bug EXT-2785 All gestures appear in Gestures window only after ↵Denis Serdjuk
inventory/gestures has been invoked Cause: Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded. Changes: LLGesturemanager will be loaded appropriated inventory item itself. LLGestureInventoryfetchObserver has been removed. --HG-- branch : product-engine