Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
include number of items being deleted.
|
|
|
|
|
|
|
|
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path
* Closing new inventory windows don't release memory
* During shutdown legacy and inoperable code for inventory window cleanup is called
* Remove old and unused inventory legacy code
|
|
|
|
|
|
|
|
|
|
Inventory by hot hey
|
|
|
|
|
|
|
|
|
|
LLSingleton currently presents two different usage styles: deriving MyClass
from LLSingleton<MyClass>, or just using a typedef. Turns out LLGlobalEconomy
is the ONLY class using the typedef style -- and the apologetic comment talks
about a potential maintenance that hasn't actually happened.
Derive LLGlobalEconomy from LLSingleton<LLGlobalEconomy>, like everyone else.
|
|
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
links" in Recent items tab of inventory, full inventory contents display in Recent items tab.
|
|
|
|
|
|
|
|
empty
|
|
|
|
|
|
until relog
|
|
release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192.
|
|
appear in Recent tab of Inventory
|
|
until relog
|
|
|
|
|
|
|
|
Fix two issues with how hours and days are calculated and displayed
|
|
|
|
|
|
script, new notecard etc
|
|
|
|
- memory leaks fixing;
|
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|
|
|
|
pointers to widgets in PostBuild
|