Commit Graph

16 Commits

Author SHA1 Message Date
Jihoon Kim 7103ddbfe7 ecore_imf_example: remove unnecessary code to set client window 2015-08-20 16:11:24 +09:00
Jihoon Kim 16589c4ea4 example: check NULL value in ecore imf example 2015-07-14 16:15:35 +09:00
Jihoon Kim 6ef671c7ae Add example code of ecore_imf_context_bidi_direction_set in ecore_imf_example 2014-09-23 10:20:49 +09:00
Savio Sena 159eaea005 examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
Vincent Torri 70bb750171 examples: remove unused param warnings
Signed-off-by: Cedric BAIL <cedric.bail@samsung.com>
2014-01-10 16:35:32 +09:00
Jihoon Kim 4013ab2fd2 ecore_imf_example: remove wrong implementation code.
Enter or Escape key should be processed by input method framework.
Editor should not call ecore_imf_context_reset by itself.
2014-01-04 14:23:38 +09:00
Jihoon Kim 666e2f66eb ecore_imf_example: notify the cursor information in focus-in handler 2013-10-11 10:23:19 +09:00
Jihoon Kim 83fde2e42f ecore_imf_example: call ecore_imf_context_filter_event in mouse up/down event 2013-02-23 18:01:10 +09:00
Jihoon Kim fc4d74617d ecore_imf_example: remove unused variable, fix warning 2013-02-23 17:59:29 +09:00
Ricardo de Almeida Gonzaga e2dae9a49e efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR
Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>



SVN revision: 83794
2013-02-08 17:35:17 +00:00
Jihoon Kim 4b966d4a2c ecore_imf_example: add ecore_imf_context_reset in mouse down event callback
SVN revision: 83341
2013-01-26 03:30:16 +00:00
Jihoon Kim b215a6dd81 ecore_imf_example: add parameter NULL checking
SVN revision: 83340
2013-01-26 03:01:12 +00:00
Jihoon Kim a410c32691 ecore_imf_example: fix comment style
SVN revision: 83339
2013-01-26 02:58:50 +00:00
Jihoon Kim b02a592528 ecore_imf_example: add mouse down event handler
SVN revision: 83338
2013-01-26 02:49:39 +00:00
Jihoon Kim 917b131ee3 ecore_imf: fix typo in ecore_imf_example.c
SVN revision: 83002
2013-01-19 06:18:31 +00:00
Vincent Torri 4eeead531d Ecore: add examples
SVN revision: 80097
2012-12-03 19:36:16 +00:00