summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Efl: Move Efl.Canvas to efl/interfacesJean-Philippe Andre2016-06-167-4/+4
* edje: remove extraneous parenthesisJean Guyomarc'h2016-06-151-1/+1
* eolian-cxx: Fix generation of non-inline function in headersFelipe Magno de Almeida2016-06-151-3/+3
* eolian-cxx: Remove warning about unused parameterFelipe Magno de Almeida2016-06-151-1/+1
* eolian-cxx: Fix conversion to bool in clangFelipe Magno de Almeida2016-06-151-1/+1
* eina: fix compiling of safepointers on OSXJean Guyomarc'h2016-06-151-1/+1
* elementary-cxx: Fix compilation of some C++ examplesLuciana Magno de Almeida2016-06-1519-292/+406
* elementary-cxx: Fix Elementary.hh header to #define EFL_EO_API_SUPPORTFelipe Magno de Almeida2016-06-151-0/+3
* eolian-cxx: Fixed generation of implicit conversion operatorsFelipe Magno de Almeida2016-06-152-15/+27
* eina-cxx: Add overload for std::nullptr_t to stringviewFelipe Magno de Almeida2016-06-151-0/+4
* evas: do not use static array with pointer to other variable.Cedric Bail2016-06-151-49/+61
* ecore: prevent crash in case of double ecore_timer_del in legacy case.Cedric Bail2016-06-151-0/+9
* wayland_shm: Fix another dmabuf corner caseDerek Foreman2016-06-153-8/+36
* evas: disable generic loader on Windows.Cedric Bail2016-06-151-10/+31
* eolian: enable inheritance checks and fix EFL to build with themDaniel Kolesa2016-06-158-10/+7
* eolian-cxx: Add tests for @beta and @protected eventsFelipe Magno de Almeida2016-06-152-1/+22
* eolian: move deferred eo file parsing to the very endDaniel Kolesa2016-06-152-17/+24
* poppler: remove enum nameMarcel Hollerbach2016-06-151-4/+4
* edje_edit: save referenced groups when image id's are changedVitalii Vorobiov2016-06-151-0/+37
* eina_cxx: make sure we ship eina_deleter.hh with our distributionStefan Schmidt2016-06-151-0/+1
* examples: evas-3d: these three examples still need EFL_EO_API_SUPPORT as wellStefan Schmidt2016-06-153-0/+3
* build: fix last bash occurance in use with gen_shader.shStefan Schmidt2016-06-151-1/+1
* configure - remove gnu make hack as it seems to not be needed anymoreCarsten Haitzler (Rasterman)2016-06-151-9/+0
* geneirc loader build patches for windowsVincent Torri2016-06-154-2/+11
* more sh instead of dashCarsten Haitzler (Rasterman)2016-06-151-1/+1
* bash to sh fixing - use sh not dash so it works normallyCarsten Haitzler (Rasterman)2016-06-151-2/+2
* shader gen - make this use plain sh not bash for portabilityCarsten Haitzler (Rasterman)2016-06-155-52/+55
* eina - alloca.h - include stdlib and stddef, usze size_t not longCarsten Haitzler (Rasterman)2016-06-151-16/+19
* eina: Fix race wrong prototype for unrefFelipe Magno de Almeida2016-06-141-4/+7
* eolian-cxx: Add support for ref parameters and correct ownership handlingFelipe Magno de Almeida2016-06-1422-588/+881
* elementary: fixed wrong error msg in fileselectorLarry Jr2016-06-141-2/+8
* eio: Fixed Eio_Model monitor life cycleLarry Jr2016-06-142-26/+78
* elementary: Fix repeated undo of character deletionAndy Williams2016-06-144-5/+99
* examples: remove now longer needed EFL_EO_API_SUPPORT define in canvas3d and vgStefan Schmidt2016-06-1425-28/+0
* evas: move canvas3d and vg parts into beta API and keep the rest under EO APIStefan Schmidt2016-06-142-3/+12
* ecore_con: switch from EO to BETA APIStefan Schmidt2016-06-142-6/+6
* eolian: add (for now disabled) inherit validity checksDaniel Kolesa2016-06-141-3/+39
* Evas: Support of fnmatch flag FNM_IGNORECASEVincent Torri2016-06-141-0/+3
* Ecore: detect ieeefp.h existence instead of including it with compiler's macroVincent Torri2016-06-143-7/+8
* Eeze build ordering.Benjamin Jacobs2016-06-141-1/+1
* elm - loop auto throttle - only do this once a window has been shown etcCarsten Haitzler (Rasterman)2016-06-141-3/+10
* evas_generic_loaders: port poppler to the cpp apiMarcel Hollerbach2016-06-142-103/+78
* cxx: Add support for protected and beta eventsJean-Philippe Andre2016-06-142-18/+44
* evas: Move canvas events to a common interfaceJean-Philippe Andre2016-06-1410-57/+62
* evas object: Move some events to efl_gfx and efl_imageJean-Philippe Andre2016-06-1411-31/+40
* evas object: Mark event free as @betaJean-Philippe Andre2016-06-143-3/+3
* evas object: Mark legacy input events as @betaJean-Philippe Andre2016-06-143-12/+14
* widget: Switch to pointer & key eventsJean-Philippe Andre2016-06-143-25/+73
* tests: Remove eo evas object eventsJean-Philippe Andre2016-06-141-32/+35
* fileselector: Remove usage of eo evas object eventsJean-Philippe Andre2016-06-141-12/+11