summaryrefslogtreecommitdiff
path: root/indra/newview/llgesturemgr.h
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-10-19[BUG-234493] Add "Until key release" to the gesture "Wait"Kyler Eastridge
2023-02-14DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
2022-04-26SL-15383 repalced some boost::shared_ptr with std version to make it readable...Andrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-05-17Merge with viewer-developmentDon Kjer
2011-04-22STORM-380 FIXED Added syncing animations and sounds before the gesture starts...Seth ProductEngine
2011-03-28Added LLEventHost API for gestures. Have new llgesturelistener.cpp and .h fi...Dave SIMmONs
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-06EXT-4151 : Immediately check if a fetchObserver filter is done, else add to o...Loren Shih
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
2010-03-29For EXT-4666: changed LLGestureManager to LLGestureMgr throughoutBrad Payne (Vir Linden)
2010-01-21EXT-3416 Can't name a new gesture on creation (and renaming is HARD)Leyla Farazha
2010-01-14At last! Implemented normal task EXT-3477 (Change gesture list implementation).Andrew Dyukov
2009-11-27fixed bug EXT-2785 All gestures appear in Gestures window only after invent...Denis Serdjuk
2009-11-13Merging viewer2 changes into avp branchEric M. Tulla (BigPapi)
2009-11-13Header file cleanupLoren Shih
2009-11-13implemented major task EXT-1897 Ctl + G Gestures floater should show ALL ges...Denis Serdjuk
2009-08-04svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/sk...Richard Nelson
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-09-14EFFECTIVE MERGE: svn merge -r 68118:68999 svn+ssh://svn/svn/linden/branches/m...Don Kjer
2007-08-21EFFECTIVE MERGE: svn merge -r 66133:68118 svn+ssh://svn/svn/linden/branches/m...Christian Goetze
2007-08-02Merge down from Branch_1-18-1:Monroe Williams
2007-01-02Print done when done.James Cook