phoenix-firestorm/indra
Nat Goodspeed 654cd3f897 CHOP-763: Make LLView::TemporaryDrilldownFunc boost::noncopyable.
Code review with Alain turned up the fact that TemporaryDrilldownFunc, simple
to the point of naivety, doesn't address the case of its being copied. Making
it boost::noncopyable should turn any such usage into a compile error.
2011-09-04 07:08:23 -04:00
..
cmake
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI. 2011-09-01 13:12:23 -04:00
llcrashlogger STORM-1482 Change the defaults, look in the app_settings dir for configs as well. 2011-07-15 12:46:06 -07:00
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage SH-2031 Fix for sometimes deadlocking a curl thread. 2011-07-22 16:22:51 -05:00
llplugin
llprimitive
llrender SH-1838 Add error handling for allocation of off screen render targets. 2011-07-20 16:06:04 -05:00
llui CHOP-763: Make LLView::TemporaryDrilldownFunc boost::noncopyable. 2011-09-04 07:08:23 -04:00
llvfs
llwindow CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview. 2011-08-25 14:54:38 -04:00
llxml CHOP-763: publish LLControlGroup::typeStringToEnum(), typeEnumToString() 2011-09-01 13:01:08 -04:00
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview CHOP-763: Extend LLEventAPI "LLViewerControl" API; add queries. 2011-09-01 14:05:37 -04:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger STORM-1482 Little bit of Windows crash report value logging. 2011-07-14 12:38:24 -07:00
win_updater
CMakeLists.txt
fix-incredibuild.py