phoenix-firestorm/indra
Nat Goodspeed ecba41419f CHOP-763: Nested LLEventAPI::Response class needs LL_COMMON_API too.
Apparently the outer class's LL_COMMON_API marker affects all outer class
members, but not nested classes. Making it explicit fixes Windows link errors.
2011-09-06 13:25:27 -04:00
..
cmake
copy_win_scripts
integration_tests
lib/python
linux_crash_logger STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. 2011-07-12 15:48:02 -07:00
linux_updater
llaudio
llcharacter
llcommon CHOP-763: Nested LLEventAPI::Response class needs LL_COMMON_API too. 2011-09-06 13:25:27 -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 merge changes for storm-1315 2011-07-11 16:52:00 -04:00
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 STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. 2011-07-12 15:48:02 -07:00
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