remove xcb support in ecore_x and evas engines as per mailing list
[platform/upstream/efl.git] / src / Makefile_Ecore_X.am
2016-11-03 Carsten Haitzler... remove xcb support in ecore_x and evas engines as per...
2016-10-04 Carsten Haitzler... ecore_x - remove ecore_x_vsync tool as it isnt enabled...
2016-06-10 Stefan Schmidtbuild: split EXTRA_DIST files in src/ off from DISTFILE...
2016-06-02 Tom HacohenMerge in emotion generic players.
2016-06-02 Tom HacohenMerge in evas generic loaders.
2016-05-27 Tom HacohenMerge in elm code widget
2016-05-12 Daniel Kolesadocs: add an experimental elua based documentation...
2016-04-04 Chris Michaelecore-xcb: Implement missing keyrouter and keygrab...
2016-03-23 Tom HacohenMerge elementary into the EFL.
2015-05-13 Ji-Youn Parkecore_x: Add key router feature related with client...
2015-02-25 Stefan Schmidtbuild: Unify use of $(MKDIR_P) for creating a dir withi...
2014-08-12 Cedric BAILautotools: use non deprecated macro.
2014-07-31 Carsten Haitzler... fix build dep problem with ecore-x
2014-07-29 Carsten Haitzler... fix parallel build for ecore_x_vsync tool
2014-07-28 Carsten Haitzler... ecore x vsync animator support - add a glx based vsync...
2014-04-02 Tom HacohenEcore X: Correctly handle autogen generated ecore_x_ver...
2014-01-13 Mike Blumenkrantzecore-x now supports XPRESENT
2013-12-26 Dennis Schriddeecore: allow out-of-source build of ecore_xcb_keysym_ta...
2013-04-24 Carsten Haitzler... add a global Efl_Config.h for everyone.
2013-01-29 Christopher MichaelRemove ecore_x_randr.h file from Make. Not needed anymore.
2013-01-29 Christopher MichaelFix makefile for new randr code.
2013-01-16 Gustavo Sverzut... each module install headers in their own directory.
2013-01-14 Gustavo Sverzut... efl: simplify automake.
2013-01-09 Gustavo Sverzut... efl: improve X detection by Joel Klinghed.
2013-01-04 Gustavo Sverzut... efl: fix make dist.
2012-12-31 Gustavo Sverzut... efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.
2012-12-30 Gustavo Sverzut... efl: unify LDFLAGS for LTLIBRARIES
2012-12-29 Gustavo Sverzut... efl: merge efreet.
2012-12-19 Vincent Torricleaning: remove unneeded $(top_builddir)
2012-12-18 Carsten Haitzlersorry vincent. i know you dont like thus, but with...
2012-12-18 Vincent Torrino need to search headers in builddir
2012-12-10 Rui SeabraSince it's now AC_OUTPUT'ed, ecore_x_version.h does...
2012-12-08 Gustavo Sverzut... efl/ecore_x: add version and backend to header file.
2012-12-07 Gustavo Sverzut... efl: generate keysym table for xcb
2012-12-03 Vincent Torriecore: fix distcheck
2012-12-02 Vincent Torrimerge: add escape ecore, fix several bugs