summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Revert "Revert "Merge remote-tracking branch 'remotes/origin/upstream'""Jaehwan Kim2-40/+40
2012-08-14Revert "Revert "Upstream merge""Jaehwan Kim7-34/+1001
2012-07-27Revert "Upstream merge"WooHyun Jung7-1001/+34
2012-07-27Revert "Merge remote-tracking branch 'remotes/origin/upstream'"WooHyun Jung2-40/+40
2012-06-28ecore: Rename Mode to AltGrenglebass1-2/+2
2012-06-28ibusimmodule: remove trailing whitespacesjihoon1-13/+13
2012-06-27ecore xim: No need to cast hereenglebass1-2/+2
2012-06-27ecore xim: Enable lock scrollenglebass1-2/+0
2012-06-27ecore xim: Use ecore x modifiersenglebass1-9/+8
2012-06-27ecore: Fix support for intl keyboardsenglebass1-1/+5
2012-06-25unused--discomfitor1-2/+0
2012-06-23fix xim immodule crash.raster1-14/+15
2012-06-20ibusimmodule: NULL check using EINA_SAFETY_ON_RETURNjihoon1-16/+30
2012-06-20xim: use EINA_SAFETY_ON_NULL_RETURN. thanks to k-sjihoon1-17/+17
2012-06-19xim: add NULL checkerjihoon1-3/+26
2012-06-18ecore_imf: just use the styles that are supported!barbieri1-1/+42
2012-06-16ibusimmodule: use EINA_LOG_DBGjihoon1-30/+24
2012-06-11ibus-immodule: remove unused codejihoon1-1/+0
2012-06-11ibus-immodule: use ibus_init() instead of g_type_init()jihoon1-1/+1
2012-06-11ibus-immodule: cleanup codejihoon1-27/+1
2012-06-11[ecore-immodule] add ibus immodule. It support more than ibus-1.3.99 version.jihoon5-0/+919
2012-05-26ecore_imf_xim: Rename variable to avoid shadowingstefan1-3/+3
2012-05-26ecore XIM module: fixformattingjihoon1-22/+25
2012-05-25scim_immodule: fix some typosjihoon1-3/+3
2012-04-16ecore/scim-immodule: fix wrong upload in 70206jihoon1-3/+0
2012-04-16ecore/NEWS: fix typosjihoon1-0/+3
2012-03-27scim-immodule: fix bug candidate window covers the preedit string when preedi...jihoon1-7/+11
2012-03-27scim_imcontext.cpp: remove trailing whitespacejihoon1-3/+2
2012-03-07scim_immodule: remove unused codejihoon1-7/+0
2012-02-29ecore_imf: Add ecore_imf_context_input_panel_caps_lock_mode_set/get to set/ge...jihoon2-2/+4
2012-02-15ecore_imf: Add ecore_imf APIs to set return key type, disable return key.jihoon2-0/+4
2012-02-13scim_immodule: improve maintenabilityjihoon1-5/+6
2012-02-12scim_immodule: set cursor location even though only client_window is provided...jihoon1-6/+37
2012-02-10scim_immmodule: Provide compose, string in key down/up event in case of scim-...jihoon1-2/+2
2012-02-07Support ecore_imf_context_input_panel_show/hide in SCIM modulejihoon3-2/+36
2012-02-07ecore_imf_xim: Support ecore_imf_context_input_panel_show/hide in XIM module.jihoon1-2/+41
2012-02-06ecore_imf: Add Ecore_IMF function to set or get the input panel-specific datajihoon2-1/+5
2012-02-03scim_imcontext.cpp: fix formattingjihoon1-632/+631
2012-01-18From: Jihoon Kim <imfine98@gmail.com>raster2-11/+56
2012-01-14greatly improve formatting in ecore_imf_xim.cdiscomfitor1-243/+253
2012-01-13fix all compile warnings when xim is disableddiscomfitor1-0/+26
2012-01-13config.h must be the first header included.discomfitor1-3/+4
2012-01-13From: Jihoon Kim <imfine98@gmail.com>discomfitor1-0/+13
2011-12-27Fix warnings in scim module and indent Makefile.am correctly. By Jihoon Kimsachiel2-10/+9
2011-12-26Patch from Jihoon Kim to fix building of SCIM module on 64 bits systemssachiel1-2/+2
2011-12-26add missing scim immodule header.raster2-1/+42
2011-12-26From: Jihoon Kim <imfine98@gmail.com>raster4-0/+2941
2011-12-20From: Jihoon Kim <imfine98@gmail.com>raster1-1/+119
2011-11-02patch from Jihoon Kim to remove Evas dependency in imfdiscomfitor2-2/+0
2011-09-24Ecore_Xim: No need to link against xcb flags here.devilhorns1-1/+0