summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowcallbacks.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-22IME composition is now replaced by the resultErik Kundiman
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-30First attempt to fix unicode inputErik Kundiman
2019-09-10SL-11910 [Win] Horizontal scrollandreykproductengine
2019-07-18SL-11592 [Win] Ability to bind extra mouse buttons for push to talkandreykproductengine
2018-10-23SL-9774 [Render] dragging active Second Life session to second monitor zooms ...ruslantproductengine
2016-11-25Don't resize viewer window if UI scaling didn't changeAnsariel
2016-08-18MAINT-5992 Second Life unusable on Windows 10 with 4k monitor SL forcibly ove...pavelkproductengine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-03-21MAINT-3171 Alt-clicking while moving mouse can move the camera significantlyMnikolenko ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-11-05Shot in the dark patch for MAINT-3353 backported from viewer-tigerAura Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-12-03Added the LLWindowCallbacks::DragNDropAction enum, and made the mac implement...Monroe Linden
2009-12-03Change API to no longer include slurl argument (its a platform-agnostic polic...Rick Pasetto
2009-11-24Added support for dropping SURLs onto viewercallum
2009-11-12Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOLRick Pasetto
2009-10-27Added IDropTarget interface. Still lots of cleanup but this works ok.callum
2009-10-21Backed out changeset: 57dc52edbbc9Rick Pasetto
2009-10-21Backed out changeset 60da2fc952a0Rick Pasetto
2009-10-21Test code to allow drag/drop of *file* (not URLs) into the viewer Window - Wi...callum
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts