phoenix-firestorm/indra
Vadim Savchuk 5fac8e4fd0 STORM-192 FIXED Ctrl-Shift-W not to disable nearby chat toasts.
Bug reason: The fix of EXT-1419 disables showing nearby chat showing toasts at all whenever you close one.
That was done to prevent a crash when viewer is exiting, but closing a toast manually should be handled differently.

Fix: If a toast is being closed (destroyed) manually, just remove it from the toast pool
(to prevent further references to the invalid pointer), but keep on showing new toasts.
I've overriden LLFloater::onClose() to differentiate the two cases.
2010-09-17 22:21:00 +03:00
..
cmake merged STORM-130 (a.k.a. VWR-22769, SNOW-737 Version agnostic libPNG linking) 2010-09-15 16:07:13 +02:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon STORM-180 FIXED Fixed crash on login in Japanese locale. 2010-09-16 20:01:00 +03:00
llcrashlogger
llimage merged STORM-130 (a.k.a. VWR-22769, SNOW-737 Version agnostic libPNG linking) 2010-09-15 16:07:13 +02:00
llimagej2coj
llinventory
llmath
llmessage
llplugin
llprimitive
llrender
llui STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to account-specific XML file. 2010-09-13 20:06:48 +03:00
llvfs
llwindow
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview STORM-192 FIXED Ctrl-Shift-W not to disable nearby chat toasts. 2010-09-17 22:21:00 +03:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger
win_updater
CMakeLists.txt
develop.py
fix-incredibuild.py