summaryrefslogtreecommitdiff
path: root/indra/newview/lltooldraganddrop.h
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-27Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-01Merge remote-tracking branch 'origin/main' into release/gltf-maint2Brad Linden
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-02-02Issue #26 Support texture drop onto PBR materialsAndrey Kleshchev
2023-12-05Merge branch 'main' into DRTVWR-489Alexander Gavriliuk
2023-10-16SL-20382 Warn when moving no-copy items on dropAndrey Kleshchev
2023-02-14DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
2022-09-27SL-17999 Material with limited permissions should be copied to object's inven...Andrey Kleshchev
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-04-26SL-16026 FIXED Copying only one diffuse texture allows pasting this texture i...Mnikolenko Productengine
2018-06-05MAINT-8706 Require holding Control key to drag folders into in world objectsmaxim_productengine
2017-06-15MAINT-7483 Fixed inability to drag a folder into object contentsandreykproductengine
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-18DD-292 : Decrement cargo count when dropping items one by one in the marketpl...Merov Linden
2014-07-01MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ap...andreykproductengine
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-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-08CHUI-120 WIP Added conversations participants drag and drop from avatar lists...Seth ProductEngine
2012-05-22MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker)Paul ProductEngine
2012-02-02EXP-1856 FIX -- Calling cards, library items, 'no transfer' objects can be co...Leslie Linden
2012-01-12EXP-1795 FIX -- Update warning dialog for dragging and dropping no-copy items...Leslie Linden
2011-12-16EXP-1738 FIXLeslie Linden
2011-10-03EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks i...Merov Linden
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-22MergeMatthew Breindel (Falcon)
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type...Dave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks
2010-06-10Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of me...Dave Parks
2010-06-07Merge with render-pipelineDave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-01EXT-6710 FIXED Added inventory items sharing confirmation and modified alert ...Alexei Arabadji
2010-05-21EXT-6710 WIP Prepare to implementation - "Give inventory" related functionali...Mike Antipov
2010-03-30HUGE merge from viewer-trunk. Many conflicts resolved.Tofu Linden
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
2010-03-20mergeDave Parks
2010-03-12Fixed reopened normal sub-task EXT-5950 (Do not spawn IM chiclet for "drop on...Andrew Dyukov
2010-01-13drag-and-drop mesh asset onto in-world objectKarl Stiefvater (qarl)
2009-12-01EXT-2964 : Can drag-and-drop a folder with links onto an objectLoren Shih
2009-11-30INFRASTRUCTURE: LLToolDragAndDrop cleanupLoren Shih
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook