phoenix-firestorm/indra/llplugin
Monroe Linden 3b2697cb93 Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097.
Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia.
Added background color parameters to the size_change message.
Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate.
Webkit plugin now no longer waits for the first onPageChanged event
LLViewerMediaImpl now clears the texture to the background color when initializing it.
Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet.
Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code.

Reviewed by callum and rick.
2010-01-11 17:54:05 -08:00
..
slplugin doxygen: exclude licensing blurbs 2009-11-30 14:46:35 -08:00
CMakeLists.txt 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
llpluginclassmedia.cpp Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097. 2010-01-11 17:54:05 -08:00
llpluginclassmedia.h Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097. 2010-01-11 17:54:05 -08:00
llpluginclassmediaowner.h doxygen: exclude licensing blurbs 2009-11-30 14:46:35 -08:00
llplugininstance.cpp Fix some missing Doxygen comments 2009-12-04 14:37:50 -08:00
llplugininstance.h Fix some missing Doxygen comments 2009-12-04 14:37:50 -08:00
llpluginmessage.cpp Fix some missing Doxygen comments 2009-12-04 14:37:50 -08:00
llpluginmessage.h Fix some missing Doxygen comments 2009-12-04 14:37:50 -08:00
llpluginmessageclasses.h doxygen: exclude licensing blurbs 2009-11-30 14:46:35 -08:00
llpluginmessagepipe.cpp doxygen: exclude licensing blurbs 2009-11-30 14:46:35 -08:00
llpluginmessagepipe.h doxygen: exclude licensing blurbs 2009-11-30 14:46:35 -08:00
llpluginprocesschild.cpp Fix for EXT-3781 "installer on Vista: error opening file for writing ." 2010-01-07 11:38:36 -08:00
llpluginprocesschild.h DEV-43948 viewer2 is writing session data into the 'read-only' installation tree (mostly media stuff) 2009-12-09 12:57:10 -08:00
llpluginprocessparent.cpp Changed default launch timeout in LLPluginProcessParent to 60 seconds, and added an to LLPluginProcessParent that allows callers to adjust the launch and lockup timeouts. 2009-12-17 18:00:59 -08:00
llpluginprocessparent.h Changed default launch timeout in LLPluginProcessParent to 60 seconds, and added an to LLPluginProcessParent that allows callers to adjust the launch and lockup timeouts. 2009-12-17 18:00:59 -08:00
llpluginsharedmemory.cpp Added Doxygen comments 2009-12-09 12:52:27 -08:00
llpluginsharedmemory.h Added Doxygen comments 2009-12-09 12:52:27 -08:00