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
/
llui
/
llloadingindicator.cpp
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-01-09
Replace BOOST_FOREACH with standard C++ range-based for-loops
Ansariel
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
2012-04-12
fixed UI not working at all due to bad param blocks
Richard Linden
2011-09-30
param block cleanup
Richard Nelson
2011-04-20
mac and linux build fixes
Leslie Linden
2011-04-19
EXP-648 FIX As a developer, I want to be able to specify param blocks that us...
Richard Linden
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-07-01
comments
Richard Linden
2010-07-01
eliminated a bunch of silent warnings on startup about multiple widget regist...
Richard Linden
2010-04-27
Additional commit for EXT-6956 (Create perpetual loading indicator widget).
Vadim Savchuk
2010-04-27
Implemented perpetual loading indicator widget (EXT-6596).
Vadim Savchuk