profile/ivi/ecore.git
2011-09-05 mike_mecore (glib): Fix build break
2011-09-03 maxerbaupdating dutch translations
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-28 rasterchangelog dates wrong/out of order fix.
2011-08-27 rasterFrom: Leif Middelschulte <leif.middelschulte@gmail...
2011-08-25 hermetecore_evas - patched by Gwanglim Lee <gl77.lee@samsung...
2011-08-24 glima[ecore] Fix alphabetical index of doc. components.
2011-08-24 glima[ecore] Don't mess with page names anymore (doxygen's
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: forgotten ChangeLog.
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 cedricecore: take static as a yes.
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.
2011-08-08 rasterdoc - we dont really need the logo there.
2011-08-08 rasterremove some docs on compiling goop we don't need really.
2011-08-08 rasterFrom: Sanjeev Ba <as2902.b@samsung.com>
2011-08-07 seozecore ecore_imf_context.c: Added since 1.1.0. Patch...
2011-08-05 glima[ecore] Examples for the last batch of documentation
2011-08-05 glima[ecore] Documentation for the following:
2011-08-04 devilhornsEcore_X: Fix dnd for shaped windows.
2011-08-03 gastalEcore: removing author list from main page.
2011-08-03 gastalEcore: Adding diagram to ecore_animator.
2011-08-03 gastalEcore: Adding mention of Samsung's contribution to
2011-08-03 gastalEcore: ecore_evas window properties documentation.
2011-08-03 gastalEcore: ecore_evas basics documentation.
2011-08-02 sachielMore annoying DSO
2011-08-02 gastalEcore: ecore_evas_object documentation.
2011-08-02 glima[ecore] Documenting the following:
2011-08-02 sachielJust link to ecore-evas for all examples
2011-08-02 gastalEcore: ecore evas callbacks documentation.
2011-08-02 devilhornsEcore_Xcb: Make ecore_xcb_window_shape reflect the...
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
next