text: Add show/hide_input_panel requests
[profile/ivi/weston-ivi-shell.git] / protocol / text.xml
2013-02-15 Jan Arne Petersentext: Add show/hide_input_panel requests
2013-02-15 Jan Arne Petersentext: Add commit request
2013-02-15 Jan Arne Petersentext: Remove unused requests/events
2013-02-15 Jan Arne Petersendoc: add some more text protocol documentation
2013-02-15 Jan Arne Petersentext: add support for invoke_action request
2013-02-15 Jan Arne Petersentext: Add content type support to text protocol
2013-02-15 Jan Arne Petersentext: add serial argument to text protocol
2013-02-15 Jan Arne Petersentext: add pre-edit styling support to protocol
2012-11-27 Jan Arne Petersentext: Rename and extend text_model key event
2012-10-04 Martin OlssonFix spelling errors
2012-09-25 Jan Arne Petersentext: Rename de/activate to enter/leave
2012-09-13 Jan Arne Petersentext: Improve text protocol documentation
2012-09-12 Jan Arne Petersentext: Add reset requets to protocol
2012-09-12 Jan Arne Petersentext: Add support for control keys to the protocol
2012-09-12 Jan Arne Petersentext: Add delete_surrounding_text to protocol
2012-09-12 Jan Arne Petersentext: Split text and input-method protocols
2012-09-12 Jan Arne Petersentext: Fix set_surrounding_text request
2012-09-12 Jan Arne Petersentext: Add some documentation to the text protocol
2012-09-12 Jan Arne Petersentext: Introduce input_method_context interface
2012-09-12 Jan Arne Petersentext: Remove surface arg in create_text_model
2012-08-10 Jan Arne Petersentext: Assign text_model to a wl_seat
2012-08-10 Jan Arne Petersentext: Add activate/deactivate events
2012-08-10 Jan Arne Petersentext: Rename text_model_manager to factory
2012-07-22 Philipp BrüschweilerExtract the text_model_manager interface from input_method
2012-06-21 Jan Arne Petersentext: Add input_method and text_model interfaces