summaryrefslogtreecommitdiff
path: root/indra/newview/llwindowlistener.cpp
AgeCommit message (Expand)Author
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-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-08replace boost library to standardAiraYumi
2020-06-23SL-6109 Small reorganisationandreykproductengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-29Replace hg.secondlife.com with bitbucket.org/lindenlab/viewer-releaseOz Linden
2014-12-12Eliminate use of boost::lambda with boost::function (Trac #10864).Nat Goodspeed
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-09-19CHOP-763: Add LLWindowListener::getPaths() operation.Nat Goodspeed
2011-09-12CHOP-763: Turn off simulated-mouse-event childFromPoint() warnings.Nat Goodspeed
2011-09-08add getInfo to LLView to get state information about ui elements.Andrew A. de Laix
2011-09-07Automated merge with ssh://hg.lindenlab.com/nat/viewer-ui-injectionAndrew A. de Laix
2011-09-07add getInfo command to get state information about a ui elementAndrew A. de Laix
2011-09-01CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI.Nat Goodspeed
2011-08-30CHOP-763: Introduce static LLView::getPathname(LLView*).Nat Goodspeed
2011-08-30add responses to key events.Andrew A. de Laix
2011-08-30CHOP-763: Add Windows magic precompiled header #include.Nat Goodspeed
2011-08-29CHOP-763: Implement widget-pathname-based routing for mouse events.Nat Goodspeed
2011-08-29a better way to inject key events.Andrew A. de Laix
2011-08-26implement path option for key events.Andrew A. de Laix
2011-08-25CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview.Nat Goodspeed