index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
lleventapi.h
Age
Commit message (
Expand
)
Author
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-24
diff -r 59c7bed66dfd indra/llcommon/lleventapi.h
simon
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-02-28
Modify LLInstanceTracker to avoid using a map of strings to find a map of foo...
Graham Madarasz (Graham)
2011-09-08
add getInfo to LLView to get state information about ui elements.
Andrew A. de Laix
2011-09-06
CHOP-763: Nested LLEventAPI::Response class needs LL_COMMON_API too.
Nat Goodspeed
2011-09-01
CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI.
Nat Goodspeed
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-11-13
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Nat Goodspeed
2009-11-12
Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs
Nat Goodspeed
2009-11-11
Fix for DLL linkage error in new LLEventAPI class.
brad kittenbrink
2009-11-11
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
Nat Goodspeed