platform/upstream/efl.git
2011-09-30 Jim Kukunasevas: add SSE3 op_blend_pixel blend functions
2011-09-30 Jim Kukunasevas: add SSE3 op_blend_mask_color blend functions
2011-09-30 Jim Kukunasevas: add SSE3 op_blend_color blend functions
2011-09-30 Jim Kukunasevas: add common SSE3 blending functions/macro
2011-09-30 Jim Kukunasevas: add SSE3 support
2011-09-30 Daniel Juyung Seoedje edje_cc_handlers.c: Fixed indentation and error...
2011-09-29 Youness AlaouiEcore-con: Use want_ecore_con_*_sockets instead of...
2011-09-29 Youness AlaouiEcore-con: Allow to disable local sockets support,...
2011-09-29 Youness AlaouiEcore-con: Use inet_ntop instead of getnameinfo.
2011-09-29 Youness AlaouiEcore-con: Add a client/server unit test
2011-09-29 Youness AlaouiEcore-con: Test for IPV6 availability
2011-09-29 Youness Alaouiecore-con: Do not use TCP_NODELAY if netinet/tcp.h...
2011-09-29 Youness AlaouiEscape: Only require libtool 2.2, since it seems 2...
2011-09-29 Michael BOUCHAUDevas: fix make dist
2011-09-29 Michael BOUCHAUDeina: fix make dist
2011-09-29 Carsten Haitzlerupdate modifiers on mapping changes too.
2011-09-29 Cedric BAILevas: oops forgot that.
2011-09-29 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-09-29 Cedric BAILevas: handle exif rotation information directly inside...
2011-09-29 Vincent Torriuse another m4 macro for __atribute__
2011-09-29 Vincent Torriuse another m4 macro for __atribute__
2011-09-29 Cedric BAILedje: add group inheritance.
2011-09-28 Daniel Juyung Seoevas Evas.h: Fixed typo.
2011-09-28 Cedric BAILemotion: make it possible to dump the complete pipeline...
2011-09-28 Daniel Juyung Seoecore ecore_con_url.c: Applied ui interactoin bug fix...
2011-09-27 Cedric BAILedje: refactor code.
2011-09-27 Cedric BAILecore: prevent one last spurious wakeup.
2011-09-26 Vincent Torribump gettext version to 0.17. Patch by xlopez@igalia...
2011-09-26 Carsten Haitzlerand another commit in an attempt to fix mouse grabs...
2011-09-25 Carsten Haitzlernew attempt to fix the hidden object event thing withou...
2011-09-24 Christopher... Ecore_X(cb): Disable filtering of MotionNotify events...
2011-09-24 Carsten Haitzleroops - and dont need to sub the rgabbed count - i misse...
2011-09-24 Christopher... Ecore: Fix configure.ac for recent xcb_cflags change.
2011-09-24 Christopher... Ecore_Xim: No need to link against xcb flags here.
2011-09-24 Christopher... Ecore: Fix configure.ac to use different variable names...
2011-09-24 Christopher... Ecore_Evas: Rename xcb cflags & libs variable to avoid...
2011-09-24 Christopher... Ecore_X(cb): Rename xcb cflags & link libs to avoid...
2011-09-24 Christopher... Ecore_X(cb): Fix ecore_x when using unstable (from...
2011-09-24 Carsten Haitzleras suspected... this breaks drag and drop! :( revert.
2011-09-23 Lucas De Marchieina: provide a C++-compatible version of _EINA_INLIST_...
2011-09-23 Cedric BAILecore: lock all broadcast.
2011-09-23 Cedric BAILeina: correctly track lock when waiting for condition.
2011-09-23 Cedric BAILecore: prevent spurious wakeup and lock the right mutex.
2011-09-23 Carsten Haitzlertry this for fixing grab count when callbacks play...
2011-09-23 Carsten Haitzlerfix grab event counter miss.
2011-09-22 Vincent Torrianother useless header file
2011-09-22 Vincent Torriuseless header file
2011-09-22 Cedric BAILefreet: add svg.
2011-09-22 Christopher... Ecore_Evas: Don't need the WindowAttributes variable...
2011-09-22 Christopher... Edje: if _edje_fetch fails and we are returning from...
2011-09-22 Vincent Torriwhitespaces--
2011-09-22 Christopher... Ecore_Evas: Rework ecore_evas_x_render function so...
2011-09-21 Christopher... Ecore_Evas: When doing rotation_set_internal, no need...
2011-09-21 Christopher... Ecore_Evas: No need to call ecore_x_window_move/resize...
2011-09-21 Christopher... Ecore: Remove checks for xcb_dri extension in configure...
2011-09-21 Christopher... Ecore_X(cb): Make vsync code behave like xlib version...
2011-09-21 Christopher... Ecore_X(cb): Make sync_magic_send more like the xlib...
2011-09-21 ChunEon Parkevas_object_smart - trivial changes.
2011-09-21 ChunEon Parkevas/evas_events - just removed white spaces.
2011-09-21 Carsten Haitzlerxcb impl for generic events
2011-09-21 Christopher... Ecore_X(cb): Remove debug printout. Add missing logfn.
2011-09-20 Youness AlaouiEcore: Oups, typo, check for PS3 with __lv2ppu__ and...
2011-09-20 Carsten Haitzlersupport mtrace in eina at runtime. easier now to enable...
2011-09-20 Cedric BAILemotion: don't use the pipeline anymore when it's not...
2011-09-20 Cedric BAILemotion: correctly update position of sub-object.
2011-09-20 Cedric BAILemotion: remove use of xattr.
2011-09-20 Christopher... Ecore_X(cb): Add macro to check for validity of the...
2011-09-20 Tom HacohenEvas textblock: Fixed an issue when deleting A from...
2011-09-20 Christopher... Ecore_X(cb): Add checks to make sure that extensions...
2011-09-20 Christopher... Ecore_X(cb): Trim down memory usage. Add checks for...
2011-09-20 Christopher... Ecore_X(cb): Check composite is available before trying...
2011-09-20 Christopher... Ecore_X(cb): Fix 'dpy' thingies ;)
2011-09-20 Christopher... Ecore_X(cb): Make sure screensaver extension is availab...
2011-09-20 Carsten Haitzleractually no - wrong pixman... remove if.
2011-09-20 Carsten Haitzlersoftware xcb cvant build without pixman... fix autofoo
2011-09-19 Cedric BAILemotion: add basic xoverlay infrastructure to emotion...
2011-09-19 Cedric BAILevas: remove a fixme by making the engine list dynamic.
2011-09-19 Cedric BAILemotion: disable tricky surface destruction and remove...
2011-09-19 Cedric BAILeio: don't free internal data.
2011-09-19 Carsten Haitzlermake fonts obey the same cutout rules as images.
2011-09-19 Carsten Haitzlerwarning--
2011-09-19 Carsten Haitzlerfix bug in generic event handling on xlib side of ecore_x
2011-09-19 Tom HacohenEvas textblock: Replace the rbtree index with a fixed...
2011-09-19 Tom HacohenEvas font: Adjust yet again to the new harfbuzz API.
2011-09-18 Youness AlaouiEcore: Do not call execvp if it's unavailable on the...
2011-09-18 Youness AlaouiEcore: Do not declare the siginfo_t and signal function...
2011-09-18 Youness AlaouiEvas: Remove lazy ifdef WIN32 and check for siglongjmp...
2011-09-18 Youness AlaouiEina: In eina_file_open, only set the CLOEXEC flag...
2011-09-18 Youness AlaouiEina: mmap: Use HAVE_SIGINT_T instead of ifdefs on...
2011-09-18 Youness AlaouiEina: Always use fpathconfig and never assume NAME_MAX...
2011-09-18 Vincent Torriadd sys/types.h check
2011-09-17 Vincent Torricomments again
2011-09-17 Vincent Torriwhitespaces-- and comments
2011-09-17 Vincent Torriadd @since to doc type
2011-09-16 Cedric BAILeio: use eina xattr helper and add more eio xattr function.
2011-09-16 Christopher... Ecore_X(cb): Work around (possible) xcb bug where
2011-09-16 Cedric BAILeio: use eina_xattr.
2011-09-16 Cedric BAILecore: reduce race condition.
2011-09-16 Vincent Torrifix configure output
2011-09-16 Vincent Torriquotes and cleanup
next