platform/upstream/efl.git
2014-03-03 Daniel ZaouiEolian: first import.
2014-03-03 Cedric Bailedje: @feature to include license in edje file.
2014-02-28 Cedric Bailecore_avahi: remove useless printf.
2014-02-28 Cedric Bailecore_avahi: @fix timeout to avoid pitfall of forever...
2014-02-28 Cedric Bailevas: add libdrm as a dependency.
2014-02-28 Chris MichaelEvas: Fix build issue when building without drm
2014-02-28 Stefan Schmidtexamples/eina: Check return value of eina_iterator_next
2014-02-28 Stefan Schmidtexamples: Use EINA_UNUSED in examples to silence a...
2014-02-28 Chris Michaelevas-drm: Ddd support for setting vsync with env variable.
2014-02-28 Chris Michaelevas-drm: Add vsync/non-vsync support to evas_drm code
2014-02-28 Chris Michaelevas-drm: cleanup evas_engine code for drm sw engine
2014-02-28 Chris Michaelevas-drm: cleanup outbuf structure and functions
2014-02-28 Chris Michaelevas-drm: Add flag for setting vsync to engine structure
2014-02-28 Chris Michaelevas-drm: Forgot to install the evas drm engine pkgconf...
2014-02-28 Chris Michaelevas-drm: Break out plane creation code into it's own...
2014-02-28 Chris Michaelevas-drm: Start on hardware Plane support
2014-02-28 Chris Michaelevas-drm: Add field to engine info for storing the...
2014-02-28 Chris Michaelevas-drm: Add Evas_Engine_Drm header to source files
2014-02-28 Chris Michaelevas-drm: Add support for checking what GL library...
2014-02-28 Chris Michaelevas-drm: Rename drm hardware acceleration option
2014-02-28 Chris Michaelevas-drm: Fix opening of drm card
2014-02-28 Chris Michaelevas-drm: Call framebuffer_set earlier in the process...
2014-02-28 Chris Michaelevas-drm: Triple buffer by default.
2014-02-28 Chris Michaelevas-drm: Start on hardware-accel support for drm
2014-02-28 Chris Michaelevas-drm: Fix up some m4 formatting
2014-02-28 Chris Michaelevas-drm: Fix configure.ac typo for drm hw accel argument
2014-02-28 Chris Michaelevas-drm: Check for drm hw accel support in the drm...
2014-02-28 Chris Michaelevas-drm: Add option to enable drm hardware acceleration
2014-02-28 Chris Michaelevas-drm: Set Magic on the Ecore_Evas
2014-02-28 Chris Michaelevas-drm: Add Evas Drm Engine (software only currently)
2014-02-28 Chris Michaelevas-drm: Add evas_drm to build order for Evas drm...
2014-02-28 Stefan Schmidtexamples/evas: Set a proper format string for fprintf
2014-02-28 Tom HacohenEvas textblock: Implemented mid-contextualization forma...
2014-02-27 Jihoon Kimecore_evas: fix version of APIs to support for window...
2014-02-27 Cedric Bailecore_avahi: add an avahi browse example (that doesn...
2014-02-27 Cedric Bailecore_avahi: fix timeout to be relative from now.
2014-02-27 Gwanglim Leeecore_evas: Added support for window auxiliary hint
2014-02-27 Snacker (Vladimir)@feature - Apply NEON intrisics improvement to rotation
2014-02-27 Cedric Bailecore: @fix race condition when using ecore_main_loop_t...
2014-02-27 Cedric BailRevert "evas example: fix warning in compilation of...
2014-02-27 chinmayaevas example: fix warning in compilation of evas-box.c.
2014-02-27 Jérémy Zurchereo: revert 13502a1 and 7821df1
2014-02-27 Jihoon Kimedje: Add emoticon input panel layout
2014-02-27 Jihoon Kimecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON
2014-02-27 Jaehwan Kimedje: Fix CURRENT option works.
2014-02-27 Sohyun Kimreset textblock cache when text_class is changed
2014-02-27 WooHyun Jungevas: replace EINA_LIST_FREE to EINA_LIST_FOREACH_SAFE.
2014-02-26 Andy WilliamsRemove bad NEWS line
2014-02-26 Felipe Magno... ecore_cxx: add main_loop_thread_safe_call_sync and...
2014-02-26 Cedric Baileina_cxx: oops forgotten path.
2014-02-26 Cedric Baileina_cxx: move Eina_CXX to a bindings subdirectory.
2014-02-26 Cedric Baileina_cxx: fix build with clang.
2014-02-26 Cedric Baileina_cxx: fix build on 32bits systems.
2014-02-26 Jérémy Zurchereo: first check class desc in eo_class_new
2014-02-26 Jérémy Zurchereo: add tests for eo_composite_detach
2014-02-26 Jérémy Zurchereo: replace composite_objects Eina_List with an array...
2014-02-26 Jérémy Zurchereo: block regular non-instantiable classes in class...
2014-02-26 Jérémy Zurchereo: eo_composite_attach check composite class, disallow...
2014-02-26 Jérémy Zurcherevas: rename macro EVAS_COMMON_CLASS -> EVAS_COMMON_INT...
2014-02-26 Andy Williamseina_log: Update domain colouring when color_disable_se...
2014-02-26 Cedric Baileina_cxx: make sure it can build out of the source...
2014-02-26 Tom HacohenEvas textblock: removed unused internal function.
2014-02-26 Chris Michaelbugfix: Fix Wayland Shm engine destination calculation...
2014-02-26 Stefan Schmidtconfigure: Bump version to 1.9.99 to indicate developme...
2014-02-25 Joel Klinghedecore_avahi: Use result of pkg-config avahi-client...
2014-02-25 Cedric Baileina_cxx: don't track generated example binary.
2014-02-25 Cedric Baileina_cxx: remove left over from when Boost was a depend...
2014-02-25 Cedric Baileina: fix Windows compilation due to a typo.
2014-02-25 Felipe Magno... eina: add a C++ bindings to Eina @feature.
2014-02-25 Felipe Magno... eina: add eina_accessor_clone and update all Eina_Acces...
2014-02-25 Felipe Magno... eina: add eina_inarray_resize @feature.
2014-02-24 Stefan SchmidtRelease version 1.9.0 v1.9.0
2014-02-24 Stefan SchmidtNEWS: Update news entries for upcoming 1.9 release.
2014-02-24 Sebastian Dransfeldfix previous commit 768df672
2014-02-24 Sebastian Dransfeldconfigure: add optional solution to alert
2014-02-24 Daniel Juyung Seoecore_evas_object_example: Added cursor unset example.
2014-02-24 Jean-Philippe... Doc: Fix filters documentation
2014-02-24 Jean-Philippe... Doc: Fix colors in the filter examples
2014-02-24 Jean-Philippe... Doc: Use transparent images for Doxygen
2014-02-23 davemdsEmotion generic: change the log domain name to be consi...
2014-02-23 Carsten Haitzler... textgrid - with new fallback fonts we cant depend on...
2014-02-23 Carsten Haitzler... textgrid - out-of-bounds chars cause update artifacts...
2014-02-22 davemdsEmotion test: fix calculation of the displayed time.
2014-02-22 davemdsEmotion test: added --loop and --position args.
2014-02-22 davemdsEmotion generic: remove the player restart hack.
2014-02-22 Cedric Baileina: reduce log to warning when not found.
2014-02-21 Mike BlumenkrantzNEWS updates from my 1.9 changes
2014-02-21 Stefan Schmidtrelease: Bump version to 1.9.0-beta2 v1.9.0-beta2
2014-02-21 Carsten Haitzler... documentation style cleanup for release
2014-02-21 Cedric Bailautotools: add supported for deprecated option.
2014-02-21 Tom HacohenRevert "Evas font: Change font fallback to not depend...
2014-02-21 Cedric BAILautotools: make specifying binary look the same as...
2014-02-21 Jean-Philippe... Evas filters: Fix blending with fillmode "stretch"
2014-02-21 Cedric BAILeina: add more debug information when failing to open...
2014-02-21 Cedric BAILevil: don't depend on the toolchain defined macro.
2014-02-21 Cedric BAILemotion: lower severity of a simple warning.
2014-02-21 Jean-Philippe... Evil: Fix parallel build for Windows
2014-02-20 Gustavo Sverzut... ecore_evas_fb: allow to force tslib even if mouse was...
2014-02-20 davemdsEmotion Generic: receiving the size on opening is correct.
2014-02-20 Stefan SchmidtAUTHORS: Fill in missing authors from git log
next