Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2022-06-21 | DRTVWR-564: We don't need LLEventAPI to befriend LazyEventAPI. | Nat Goodspeed |
2022-06-18 | DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. | Nat Goodspeed |
2022-06-15 | DRTVWR-558: LLEventAPI allows all LLEventDispatcher add() overloads. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
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 |