phoenix-firestorm/indra/llvfs
Monroe Linden 144b8349b3 Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of in front)
Made SLPlugin into a bundled app on the Mac (this is apparently necessary for the plugin's window to be allowed to get focus).

Changed the Info.plist key SLPlugin uses to keep itself out of the dock from LSBackgroundOnly to LSUIElement (this allows it to get focus and display UI).

Added some Mac-specific code to slplugin.cpp to manipulate window layers and bring the plugin process to the foreground when something in the process opens a window, and to bring the viewer to the foreground when the last window in the process is closed.
2010-04-21 17:04:27 -07:00
..
tests DEV-41080 more automated testing love - minor comment fixing. 2009-10-16 12:39:05 +00:00
CMakeLists.txt DEV-41357 resurrect dead lldir test, turn it into an integration test of llvfs. 2009-10-15 18:31:45 +00:00
lldir.cpp Fixed EXT-6423(normal) - Windows viewer spends a minute clearing cache when there is no cache 2010-04-16 09:25:40 +03:00
lldir.h Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
lldir_linux.cpp EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (which it isn't until after login) 2010-01-18 14:07:03 -08:00
lldir_linux.h svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 2009-08-27 19:00:18 +00:00
lldir_mac.cpp Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of in front) 2010-04-21 17:04:27 -07:00
lldir_mac.h svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 2009-08-27 19:00:18 +00:00
lldir_solaris.cpp EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (which it isn't until after login) 2010-01-18 14:07:03 -08:00
lldir_solaris.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lldir_win32.cpp remove LL_PATH_BROWSER_PROFILE 2009-12-09 13:20:25 -08:00
lldir_win32.h svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 2009-08-27 19:00:18 +00:00
lldirguard.h Merge a big bunch of fixes from maint-viewer. Hooray. 2009-10-14 10:40:56 +00:00
lllfsthread.cpp some clean-up of lllfsthread to help me understand it, remove one extraneous close(). to be reviewed by bao. 2010-04-15 16:55:34 +01:00
lllfsthread.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llpidlock.cpp CID-260 2010-02-03 20:57:29 +00:00
llpidlock.h Refactoring of llviewerprecompiledheaders.h to hopefully increase stability 2009-11-13 20:33:59 -05:00
llvfile.cpp merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 2009-08-24 20:04:52 +00:00
llvfile.h CID-259 2010-02-03 21:00:12 +00:00
llvfs.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llvfs.h QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3 2009-05-04 17:43:26 +00:00
llvfsthread.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llvfsthread.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00