summaryrefslogtreecommitdiff
path: root/indra/llui/llclipboard.cpp
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2016-08-02MAINT-6605 Fix for the crash in LLClipboard::addToClipboard() - Added the exc...AndreyL ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-03-13EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard.Merov Linden
2012-03-09EXP-1913 : Suppress the text concatenation on clipboard, unused and confusing.Merov Linden
2012-03-09EXP-1913 : Prevent text clipboard to zap inventory clipboardMerov Linden
2012-03-08EXP-1917 : Suppress clean up callback now that we move things to the trash im...Merov Linden
2012-03-01EXP-1841 : change mState to mGeneration in LLClipboard.Merov Linden
2012-03-01EXP-1841 : Use std::vector instead of LLDynamicArray in LLClipboard.Merov Linden
2012-02-17EXP-1902, EXP-1903 : Move items cut to the trash when clipboard reset.Merov Linden
2012-02-08EXP-1873 : Implement the hiding of cut items on the clipboardMerov Linden
2012-02-07EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and ...Merov Linden
2012-02-07EXP-1873 : Implement cut in the inventory contextual menu. Works without dele...Merov Linden
2012-02-06EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave li...Merov Linden
2012-02-03EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified L...Merov Linden
2012-02-01EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up...Merov Linden
2011-10-03EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks i...Merov Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-08-12merge https://svn.aws.productengine.com/secondlife/export-from-ll@1277 https:...Steven Bennetts
2009-04-16svn merge -r117314:117337Adam Moss
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-02-19merge svn+ssh://svn.lindenlab.com/svn/linden/qa/combo-merge-ui-2008-02-13 -r ...Steven Bennetts
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-01-02Print done when done.James Cook