scim_immodule: improve maintenability
[framework/uifw/ecore.git] / src /
2012-02-13 jihoonscim_immodule: improve maintenability
2012-02-13 rasterFrom: 윤정현 <jh0506.yun@samsung.com>
2012-02-12 jihoonscim_immodule: set cursor location even though only...
2012-02-10 rfonsecaEcore_Evas_Cocoa: fix header include name.
2012-02-10 devilhornsEcore_Evas (wayland): Disable logfn's (again) :( Remove...
2012-02-10 devilhornsEcore_Evas: Add functions for setting wayland mouse...
2012-02-10 jihoonscim_immmodule: Provide compose, string in key down...
2012-02-09 devilhornsEcore_Wl: Add function in header.
2012-02-09 devilhornsEcore_Wl: Also send mouse move before sending mouse...
2012-02-09 devilhornsEcore_Evas (Wayland): Fix getting double mouse events...
2012-02-09 jihoonecore_imf_context.c: fix formatting
2012-02-08 discomfitor@since from @67759
2012-02-08 discomfitorfix compile without curl from @67759, also add missing...
2012-02-08 tasnEcore tests: Disable ecore_x tests in the meanwhile.
2012-02-08 rasteradd ecore_con_url_http_version_set() to be able to...
2012-02-07 jihoonSupport ecore_imf_context_input_panel_show/hide in...
2012-02-07 jihoonecore_imf_xim: Support ecore_imf_context_input_panel_sh...
2012-02-07 jihoonEcore_IMF.h: fix wrong documentation about Ecore_IMF_Pr...
2012-02-06 jihoonecore_imf: Add Ecore_IMF function to set or get the...
2012-02-06 jihoonecore_imf : Set ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL...
2012-02-06 jihoonEcore_IMF.h : describe Ecore_IMF_Callback_Type, Ecore_I...
2012-02-03 jihoonecore_imf: fix wrong ingroup fields for doxygen
2012-02-03 jihoonscim_imcontext.cpp: fix formatting
2012-02-02 seozecore ecore_main.c: Fixed formatting. It has nice docum...
2012-02-01 rasterok 1 segv less. this code looks most suspicious...
2012-02-01 jihoonDescribe in more detail about ecore_imf_context_cursor_...
2012-01-29 devilhornsEcore_X: Add api function (and code) to retrieve actual...
2012-01-29 seozecore ecore_imf_context.c: Fixed build warnings.
2012-01-24 cedricecore: M_PI / 2.0 == M_PI_2
2012-01-22 barbieriecore/docs: improve main page a bit.
2012-01-19 rasterremove in.h form headers - dont need it.
2012-01-19 discomfitoruse client_kill instead of directly eventing
2012-01-19 discomfitorremove use of 'dead' variable from win32 code
2012-01-18 kakarotoEcore: Send joypad buttons as key down/up events and...
2012-01-18 rasterFrom: Jihoon Kim <imfine98@gmail.com>
2012-01-18 rasterlets check write err so we dont get warnings. :/
2012-01-17 hermetecore - Various patches in ecore's doc
2012-01-16 devilhornsEcore_Evas (wayland): Add/Fix more dnd code.
2012-01-16 devilhornsEcore_Wayland: When handling wayland interfaces (during...
2012-01-16 tasnEcore: Fix some more warnings.
2012-01-16 tasnEcore: Fix some warnings.
2012-01-16 jyparkmodify ecore_evas_extn_socket_new and ecore_evas_extn_p...
2012-01-15 leifMerge branch 'randr'
2012-01-15 discomfitorFrom: Stefan Schmidt <stefan@datenfreihafen.org>
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>
2012-01-13 devilhornsEcore_Wayland: Some more work on getting drag-n-drop...
2012-01-13 devilhornsEcore_Wayland: Unbreak shm engine wrt shm_format.
2012-01-13 devilhornsEcore_Evas (wayland): Implement Fullscreen Set for...
2012-01-13 devilhornsEcore_Wayland: Oops, shm_format should be int. Also...
2012-01-13 devilhornsEcore_Wayland: Handle shm format iteration a bit better.
2012-01-13 devilhornsEcore_Wayland: Add actual code to handle drag-n-drop...
2012-01-13 devilhornsEcore_X(cb): Fix formatting. (whoever did this should...
2012-01-13 devilhornsEcore_Wayland: Implement handling Touch Events.
2012-01-13 devilhornsEcore_Evas (wayland): Do not set the shell_surface_list...
2012-01-12 devilhornsEcore_Evas (wayland_egl): Does not make sense to reset...
2012-01-12 devilhornsEcore_Evas (wayland_egl): Implement free & hide with...
2012-01-12 devilhornsEcore_X(cb): Fix my focus issues with Sloppy focus.
2012-01-12 devilhornsEcore_Evas: Implement generic ecore_evas_wayland_resize...
2012-01-12 devilhornsEcore_Evas (wayland_egl): Make ecore_evas_wayland_egl...
2012-01-12 cedricecore: move self to the right position.
2012-01-12 devilhornsEcore_Evas (Wayland_Shm): Fix ecore_evas_wayland_shm_re...
2012-01-12 devilhornsEcore_Evas (wayland_shm): Don't issue a surface move...
2012-01-11 devilhornsEcore_Evas: Update ecore_evas wayland code to use new...
2012-01-11 cedricecore: something is wrong ecore_evas_fb use ecore_fb_pr...
2012-01-11 cedricecore: use eina_file_direct_ls (faster, better, cleaner).
2012-01-11 cedricecore: fix Ecore_Thread.
2012-01-11 devilhornsEcore & Ecore_Evas: Fix requirements in configure.ac...
2012-01-11 devilhornsEcore_Evas: Update header file (remove dead commented...
2012-01-11 devilhornsEcore_Evas: Re-enable wayland_egl engine (for testing).
2012-01-11 devilhornsEcore_Evas: Update ecore_evas_private for recent waylan...
2012-01-11 devilhornsEcore_Evas (wayland_egl): Rework ecore_evas for wayland...
2012-01-11 devilhornsEcore_Evas (wayland_shm): Add missing shell_surface...
2012-01-10 seozecore: applied eina_array_count_get -> eina_array_count...
2012-01-10 devilhornsEcore_Evas (Wayland): Be sure to unregister the ecore_e...
2012-01-09 devilhornsEcore_Evas (Wayland): Add missing flush during rendering.
2012-01-09 devilhornsEcore_Wayland: Fix fd_handler to only listen on fd_read.
2012-01-09 hermetecore/ecore_evas - removed unused var.
2012-01-09 devilhornsEcore_Evas (Wayland): Fix building apps without wayland...
2012-01-08 devilhornsEcore_Evas: Add api function for wayland_shm_resize.
2012-01-08 devilhornsEcore_Wayland: Put mouse_up_send, mouse_down_send into...
2012-01-08 devilhornsEcore_Evas (wayland): Add shell listener for 'configure...
2012-01-07 kakarotoEcore-con: Let's not break compilation if net/if.h...
2012-01-05 jyparkFix Ecore evas extn for multi client model.
2012-01-04 devilhornsEcore_Evas (wayland): Implement EE functions for iconif...
2012-01-04 devilhornsEcore_Evas (Wayland): Add functions for raise, lower...
2012-01-04 devilhornsEcore_Wayland: Fix mouse & focus send functions to...
2012-01-04 seozecore Ecore.h: Sync authors with AUTHOR file.
2012-01-04 rasterAdd HEX, TERMINAL and PASSWORD layouts
2012-01-04 sanjeevFix typos.
2012-01-03 devilhornsEcore_Evas (Wayland): Don't feed mouse_move twice
2012-01-03 devilhornsEcore (Wayland): Add function to get current mouse...
2012-01-03 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2012-01-03 devilhornsEcore_Wayland: Quiet down output by disabling LOGFNs.
2012-01-03 devilhornsEcore_Evas (wayland): A bit of restructure to make...
2012-01-03 devilhornsEcore_Evas (Wayland): Quiet down the output by disablin...
2012-01-02 devilhornsEcore_Evas: Fix resize recursion when using wayland...
2011-12-30 caroformatting
next