Revert "Merge remote-tracking branch 'remotes/origin/upstream'"
[framework/uifw/ecore.git] / src / modules / immodules / xim / ecore_imf_xim.c
2012-07-27 WooHyun JungRevert "Merge remote-tracking branch 'remotes/origin...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 englebassecore: Rename Mode to AltGr
2012-06-27 englebassecore xim: No need to cast here
2012-06-27 englebassecore xim: Enable lock scroll
2012-06-27 englebassecore xim: Use ecore x modifiers
2012-06-27 englebassecore: Fix support for intl keyboards
2012-06-25 discomfitorunused--
2012-06-23 rasterfix xim immodule crash.
2012-06-20 Jiyoun ParkUpstream merge
2012-06-20 jihoonxim: use EINA_SAFETY_ON_NULL_RETURN. thanks to k-s
2012-06-19 jihoonxim: add NULL checker
2012-06-18 barbieriecore_imf: just use the styles that are supported!
2012-05-26 stefanecore_imf_xim: Rename variable to avoid shadowing
2012-05-26 jihoonecore XIM module: fixformatting
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-29 Jeonghyun YunMerge remote-tracking branch 'origin/upstream'
2012-02-29 jihoonecore_imf: Add ecore_imf_context_input_panel_caps_lock_...
2012-02-29 jihoonecore_imf: Add ecore_imf_context_input_panel_caps_lock_...
2012-02-16 jihoonecore_imf: Add ecore_imf APIs to set return key type...
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-15 jihoonecore_imf: Add ecore_imf APIs to set return key type...
2012-02-08 Lukasz WrzosekMerge "Ecore: Save proper evas engine buffer depth...
2012-02-07 jihoonecore_imf_xim: Support ecore_imf_context_input_panel_sh...
2012-02-07 jihoonecore_imf: Add Ecore_IMF function to set or get the...
2012-02-06 jihoonecore_imf: Add Ecore_IMF function to set or get the...
2012-01-30 rasterCreate and use syncronous ecore_imf API rev.67290
2012-01-18 rasterFrom: Jihoon Kim <imfine98@gmail.com>
2012-01-17 Jihoon Kimgreatly improve formatting in ecore_imf_xim.c
2012-01-16 Jaehwan KimMerge "Migration with svn revision 66972 Merge remote...
2012-01-16 Jaehwan KimMigration with svn revision 66972
2012-01-14 discomfitorgreatly improve formatting in ecore_imf_xim.c
2012-01-13 discomfitorfix all compile warnings when xim is disabled
2012-01-13 discomfitorconfig.h must be the first header included.
2012-01-13 discomfitorFrom: Jihoon Kim <imfine98@gmail.com>
2011-12-20 rasterFrom: Jihoon Kim <imfine98@gmail.com>
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-02 discomfitorpatch from Jihoon Kim to remove Evas dependency in imf
2011-10-05 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-09-03 rasterat least handle null im_info & dont crash.
2011-09-02 Jaehwan Kim[*][Migration upstream r62653] Merge branch 'svn_merge'
2011-08-23 lucasecore: silence warnings the right way
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-11 Mike McCormack[Upstream migration @62307] Merge remote branch 'origin...
2011-07-29 rastermake jihoons start on on-the-spot editing work. :)
2011-07-29 woohyunecore : From. Jihoon Kim. In XIM immodule, it doesn...
2011-07-28 mike_mecore-imf: Don't crash if no XIM is present
2011-07-27 Mike McCormackMerge branch 'upstream'
2011-07-26 rasterFrom: Naruto TAKAHASHI <tnaruto@gmail.com>
2011-07-26 rastersegv if preedit str null!
2011-07-25 mike_mecore-imf: Fix warnings
2011-07-12 mike_mecore-imf: Place braces consistently
2011-07-12 mike_mecore-imf: Fix build in no XIM case
2011-07-12 mike_mecore-x: Add XIM module for ecore_imf