remove xcb support in ecore_x and evas engines as per mailing list
[platform/upstream/efl.git] / src / lib / ecore_x / Ecore_X.h
2016-11-03 Carsten Haitzler... remove xcb support in ecore_x and evas engines as per...
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-03-23 Tom HacohenMerge elementary into the EFL.
2015-08-12 Mike Blumenkrantzecore-x: add property member to Ecore_X_Event_Selection...
2015-08-10 Mike Blumenkrantzecore-x: provide property state in Ecore_X_Event_Window...
2015-07-23 Stefan Schmidtecore_x: Add since 1.15 tag for keygrab API additions
2015-07-23 Stefan Schmidtecore_x: Add since 1.15 tag for keyrouter API additions
2015-06-29 Mike Blumenkrantzecore-x: add ecore_x_keysym_get()
2015-06-04 Lukasz Stanislawskiecore-x: add new grab touch devices functionality.
2015-05-18 Mike Blumenkrantzecore-x: add function to init ecore-x from external...
2015-05-13 Ji-Youn Parkecore_x: Add key router feature related with client...
2015-05-07 Cedric BAILecore: remove the need to order the header correctly...
2015-02-04 Chris Michaelecore-x: Deprecate misspelled screensaver API function
2015-02-04 Carsten Haitzler... ecore-x - undo api/abi break with input selecting befor...
2015-01-27 Stefan Schmidtecore_x: Add since tag for new ecore_x_input_select...
2014-11-25 Jason GereckeExpose device (e.g. pen) axis information to applications
2014-10-25 Carsten Haitzler... evas gl rgba visual/rendering fix try ... again
2014-10-20 Cedric BAILMerge branch 'devs/captainigloo/doc'
2014-10-20 Nicolas Aguirreecore_x: add documentation for Ecore_X_Version structure.
2014-08-07 Stefan Schmidtecore_x: Add missing since to various new ecore_x_scree...
2014-07-07 Carsten Haitzler... ecore-x - add x screensaver activate/reset calls
2014-07-01 Carsten Haitzler... ecore_x - add some minor calls to be able to suspend...
2014-03-12 Chris Michaelecore-x: Predefine Ecore_X_Atom and Ecore_X_Icon
2014-02-09 Gwanglim Leeecore_evas: added window manager rotation to manage...
2014-02-07 Doyoun Kangecore_x: added @since comment about ecore_x_e_illume_wi...
2014-02-07 Jaehwan Kimecore_x: Add ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_OVER.
2014-02-07 Doyoun Kangecore_x: Added API - ecore_x_e_illume_window_state_send
2014-01-13 Mike Blumenkrantzecore-x now supports XPRESENT
2013-12-27 Carsten Haitzler... ecore-x - rename new api
2013-12-26 Carsten Haitzler... ecore-x - add call to create a permanent window that...
2013-12-09 Daniel ZaouiEcore: add DnD abort from source
2013-11-04 Carsten Haitzler... alpha1 release autofoo/build tree work to pass distchec... v1.8.0-alpha1
2013-07-18 Mike Blumenkrantzadd ECORE_X_SYNC env variable for xlib backend
2013-07-08 Carsten Haitzler... fix new ecore_x_pixmap typedef clashes in ecore_x
2013-06-25 Deon ThomasEcore DPMS Function to get the current dpms power level
2013-05-29 Mike Blumenkrantzadd support for text/x-moz-url DND operations
2013-05-11 Chris MichaelAdd ecore_x_randr_config_timestamp_get to return config...
2013-05-08 Carsten Haitzler... Revert "Ecore DPMS function to get the current power...
2013-05-07 Deon 'PrinceAMD... Ecore DPMS function to get the current power level
2013-04-18 Jiyoun Parkexpand indicator type to support if it want more than...
2013-04-18 Deon 'PrinceAMD... Ecore Pointer get root x,y position without ecore_x_window.
2013-03-05 Jiyoun ParkEcore_x: Add atom related with indicator type.
2013-02-21 Carsten Haitzler... Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop...
2013-02-07 Christopher MichaelAdd ecore_x_randr_crtc_info_free function.
2013-02-07 Christopher MichaelAdd new Ecore_X_Randr_Crtc_Info structure.
2013-01-30 Christopher MichaelFix randr 1.4 function declarations to be sane (match...
2013-01-30 Christopher MichaelFix gamma functions (unsure how this all got messed...
2013-01-30 Christopher MichaelFix parameters for new RandR 1.4 functions.
2013-01-30 Christopher MichaelAdd the missing RandR 1.4 functions to Ecore_X header.
2013-01-30 Christopher MichaelDeprecate old ecore_x_randr_crtc_gamma functions.
2013-01-29 Carsten Haitzleradd @since.
2013-01-29 Carsten HaitzlerMINOR feature... not worth changelogging - add send...
2012-12-28 Gustavo Sverzut... efl/ecore_x: fix doxygen hierarchy.
2012-12-08 Gustavo Sverzut... efl/ecore_x: add version and backend to header file.
2012-12-05 Gwanglim LeeFrom: Gwanglim Lee <gl77.lee@samsung.com>
2012-12-02 Vincent Torrimerge: add escape ecore, fix several bugs