ecore: reduce race condition.
[profile/ivi/ecore.git] / src /
2011-09-16 cedricecore: reduce race condition.
2011-09-16 kakarotoEcore-Sdl: Must set the mouse event's multi struct...
2011-09-16 kakarotoEcore: Include sys/select.h before using 'select' to...
2011-09-15 cedricecore: prevent race condition when using sync call...
2011-09-14 caroorder of includes
2011-09-14 caroclean generated files
2011-09-14 discomfitorfix and clarify more fd handler docs
2011-09-14 discomfitorfix docs for ecore_main_fd_handler_del
2011-09-14 discomfitoradd main loop group to main docs page
2011-09-13 discomfitormore @since 1.1
2011-09-13 discomfitoradd ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT...
2011-09-13 discomfitoradd @since 1.1 for some events
2011-09-13 devilhornsEcore_X(cb): Remove extra calls to ecore_x_flush. Move...
2011-09-13 devilhornsEcore_X(cb): Add missing flush after xcb_send_event.
2011-09-13 devilhornsEcore_X(cb): Add missing flush after xcb_send_event.
2011-09-12 discomfitormore useless ecore-con functions: ecore_con_server_fd_g...
2011-09-12 kakarotoEcore-sdl: remove unused events and fix semicolon typo...
2011-09-08 devilhornsEcore_X(cb): Add missing window types to return in...
2011-09-08 devilhornsEcore_X(cb): Dnd now works with efm. Add some debugging...
2011-09-08 devilhornsEcore_X(cb): Add simple .Xdefaults file parser for...
2011-09-08 seozecore Ecore.h: Fixed documentation.
2011-09-07 kakarotoEcore: SDL 1.3 doesn't define SDLK_FIRST and SDLK_WORLD...
2011-09-07 kakarotoEcore: Allow ecore-evas-sdl to work with software-sdl...
2011-09-07 kakarotoEcore: Add the noframe extra option to the ecore-evas-sdl
2011-09-07 kakarotoEcore: _ecore_thread_handler must not be defined if...
2011-09-05 mike_mecore (glib): Fix build break
2011-09-03 rasterat least handle null im_info & dont crash.
2011-09-02 rastermainloop cleanups on top of previous ones and fixes...
2011-09-01 devilhornsEcore_X(cb): When sending client messages, message_type...
2011-08-30 devilhornsEcore_X(cb): Port Hermits xlib code to support double...
2011-08-30 devilhornsEcore_X: Function expects a Eina_Bool return, so let...
2011-08-30 devilhornsEcore_X(cb): Add missing flush after send_event(s)...
2011-08-30 devilhornsEcore_X(cb): Add missing flush after change_property.
2011-08-30 devilhornsEcore_X(cb): Add missing free of reply.
2011-08-30 devilhornsEcore_X(cb): Add missing flush after send_event(s).
2011-08-30 devilhornsEcore_X(cb): Process & clear error if we have one....
2011-08-30 devilhornsEcore_X(cb): Add missing flush calls after send_event...
2011-08-30 devilhornsEcore_X(cb): ecore_x_dpms functions return Eina_Bool...
2011-08-30 devilhornsEcore_X(cb): Make mwm code match xlib closer.
2011-08-30 devilhornsEcore_X(cb): Make netwm code match xlib closer. Add...
2011-08-30 antognolliecore/ecore_exe - Fix wrong documentation.
2011-08-30 hermetecore/ecore_x - modified to support double/triple click...
2011-08-29 carouse EINA_FALSE / EINA_TRUE
2011-08-29 antognolliecore/ecore_exe - Don't free the event data while we...
2011-08-27 rasterFrom: Leif Middelschulte <leif.middelschulte@gmail...
2011-08-25 hermetecore_evas - patched by Gwanglim Lee <gl77.lee@samsung...
2011-08-23 devilhornsEcore_X(cb): More work toward the effort of getting...
2011-08-23 devilhornsEcore_X(cb): Readd missing doxy.
2011-08-23 devilhornsEcore_X(cb): Rework cursor code to be more like the...
2011-08-23 devilhornsEcore_X(cb): Fix compiler warnings when building withou...
2011-08-23 devilhornsEcore_X(cb): Make selection code more like the Xlib...
2011-08-23 lucasecore: silence warnings the right way
2011-08-22 devilhornsEcore_X(cb): Enable code for using xprint to get window...
2011-08-22 cedricecore: make ecore_thread_main_loop_begin/end() recursive.
2011-08-22 rasterwe dont need 1 if level in ecore mainloop. it really...
2011-08-21 hermetecore - fixed typo
2011-08-20 devilhornsEcore_X(cb): Filter out some motion_notify events to...
2011-08-20 devilhornsEcore_X(cb): 'Driver' not used here, remove.
2011-08-20 devilhornsEcore_X(cb): Use unchecked version for get_input_focus...
2011-08-20 rasterummm mike -> need to unlock and lock - calling ecore_ti...
2011-08-20 devilhornsEcore_X(cb): Add some extra 'flush' calls to improve...
2011-08-20 devilhornsEcore_X(cb): Use xcb_shm functions directly. This allow...
2011-08-20 devilhornsEcore_X(cb): Add extra flush.
2011-08-19 devilhornsEcore_X(cb): Revert caching of visual (breaks borders...
2011-08-19 devilhornsEcore_X(cb): Cache the visual and avoid extra lookups.
2011-08-18 englebassecore: Fix shadow warnings
2011-08-18 englebassecore: Fix unused warnings
2011-08-18 englebassecore: Use PATH_MAX
2011-08-18 englebassecore: Fix shadow warning
2011-08-18 seozecore Ecore.h: Fixed typo.
2011-08-17 cedricecore: add clean thread safety mecanism.
2011-08-17 mike_mecore/glib: Make ecore_main_loop_iterate non-blocking
2011-08-16 cedricecore: add ecore_main_loop_thread_safe_call_sync and...
2011-08-15 devilhornsEcore: Fix formatting.
2011-08-12 mike_mecore: Create a lockless ecore_event_handler_del
2011-08-12 mike_mecore: Create a lockless ecore_main_fd_handler_del
2011-08-12 mike_mecore: Create a lockless ecore_animator_add()
2011-08-12 mike_mecore: Use eina locks for _ecore_lock()
2011-08-11 glima[ecore] New main loop diagram.
2011-08-11 mike_mecore: Lock in ecore_shutdown
2011-08-11 mike_mecore: Avoid returning when holding locks
2011-08-11 mike_mecore: Avoid using return in locked section
2011-08-11 mike_mecore: Create callback wrappers
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-08-10 mike_mecore: Fix linking of xim module
2011-08-09 cedricefl: remove mman as we Eina_File now.
2011-08-09 cedricecore: remove bad macro from ecore.
2011-08-09 rasteraaagh those were not meant to be in the docs!
2011-08-08 devilhornsEcore_X: Make ecore_xcb_e match up more w/ xlib version...
2011-08-08 devilhornsEcore_X: Make ecore_x_init (wrt xcb) match the xlib...
2011-08-08 devilhornsEcore_X: Make ecore_xcb_window match up more w/ xlib...
2011-08-08 devilhornsEcore_X: Add comment wrt Fixes extension version (for...
2011-08-08 devilhornsEcore_X: Fix fat finger copy-paste error wrt casting...
2011-08-08 devilhornsEcore_X: We don't check fixes extension version in...
2011-08-08 devilhornsEcore_X: Remove check for shape extension version.
2011-08-08 devilhornsEcore_X: Remove check for damage extension version...
2011-08-08 devilhornsEcore_X: Use unchecked version for getting overlay...
2011-08-08 devilhornsEcore_X: Fix newly added xfixes selection code for...
2011-08-08 devilhornsEcore_X: Fix formatting of new xfixes code (someone...
2011-08-08 tasnEcore X: Added Xfixes selection notification support.
next