phoenix-firestorm/indra/test_apps/llplugintest
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
..
CMakeLists.txt Client changes to pick up new version of Qt 4.6 with codecs for default text encoding. 2009-12-18 18:44:43 -08:00
bookmarks.txt Adds an example plugin and corresponding changes to 2009-10-30 10:48:10 -07:00
llmediaplugintest.cpp Added getNativeKeyData() function to LLWindow and LLWindowMacOSX. 2010-01-18 17:58:12 -08:00
llmediaplugintest.h fix media test app -- reviewed by james 2009-09-09 07:26:56 +00:00