index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
lluilistener.h
Age
Commit message (
Expand
)
Author
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-07
Rename 'UI' 'getParents' op to 'getTopMenus', add UI.lua function.
Nat Goodspeed
2024-08-05
Allow getting the list of floater names, hide top menu items; add demo script
Mnikolenko Productengine
2024-08-02
Lua api for showing/hiding floater; rename demo scripts
Mnikolenko Productengine
2024-08-02
Lua api for adjusting toolbars
Mnikolenko Productengine
2024-08-02
Add 'UI' 'getParents' op to list top-menu 'parent_menu' names.
Nat Goodspeed
2024-08-01
Add UI.callables() and corresponding entry point.
Nat Goodspeed
2024-07-17
Lua api for adding new menu items to the Top menu
Maxim Nikolenko
2024-06-11
clean up LLUIListener::call
Maxim Nikolenko
2024-05-30
Add separate minor throttle period for UNTRUSTED_ALLOW funcs
Mnikolenko Productengine
2023-09-14
DRTVWR-589 - LUA support for UI commands, only if no parameters
Brad Payne (Vir Linden)
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-02-18
Initial stub for getValue() and path walker
Joshua Bell
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-11-11
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
Nat Goodspeed
2009-08-19
Introduce LLUIListener, a new event API that doesn't directly correspond to
Nat Goodspeed