phoenix-firestorm/indra/llplugin
Monroe Linden fae9c8fe86 Added getNativeKeyData() function to LLWindow and LLWindowMacOSX.
Added an LLSD argument to LLPluginClassMedia::keyEvent() and LLPluginClassMedia::textInput() which contains the native key data.
Made LLViewerMediaImpl retrieve the native key data and pass it to keyEvent and textInput.
Added a native_key_data parameter to the text_event and key_event messages.
Made the webkit plugin extract the native_key_data parameter and pass it to the internal keyEvent() and unicodeInput() functions.
Fixed LLMediaPluginTest to match function signature change to LLPluginClassMedia::keyEvent().
2010-01-18 17:58:12 -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 Added getNativeKeyData() function to LLWindow and LLWindowMacOSX. 2010-01-18 17:58:12 -08:00
llpluginclassmedia.h Added getNativeKeyData() function to LLWindow and LLWindowMacOSX. 2010-01-18 17:58:12 -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