summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* spinner: Remove usage of eo evas object eventJean-Philippe Andre2016-06-141-3/+3
* wl_shm: Fix compilation warning (cast)Jean-Philippe Andre2016-06-141-3/+3
* elm: Fix compilation warningsJean-Philippe Andre2016-06-142-2/+2
* edje: Remove usage of evas object eo eventsJean-Philippe Andre2016-06-141-31/+36
* readme - typo--Carsten Haitzler (Rasterman)2016-06-141-1/+1
* efl readme - add platfomr support info there and openbsd not supportedCarsten Haitzler (Rasterman)2016-06-141-0/+11
* elput: Fix issue of VT-Switching not workingChris Michael2016-06-131-38/+8
* ecore-evas-wayland: Minor formatting fixesChris Michael2016-06-132-4/+10
* ecore-evas-drm: Re-enable direct input callbackChris Michael2016-06-131-4/+2
* edje: make svg support a beta feature of edje_cc.Cedric BAIL2016-06-133-2/+11
* eolian: fix impl func fillDaniel Kolesa2016-06-131-1/+1
* evas: loaders fix typo which blocked the installation of the LO loader scriptStefan Schmidt2016-06-131-2/+2
* evas: loaders: fix install exec hook by adding the needed semicolonStefan Schmidt2016-06-131-4/+4
* evas: loaders: make sure we create the directory first before we create symlinksStefan Schmidt2016-06-131-0/+4
* eolian: fix error cursor positioningDaniel Kolesa2016-06-132-36/+65
* edje_calc: fix interpolate calculation of map colorsVitalii Vorobiov2016-06-131-47/+40
* Ecore_Input: define data type for joysticksShinwoo Kim2016-06-137-128/+668
* win: Optimize event forward using callback add/del eventsJean-Philippe Andre2016-06-131-43/+246
* win: Add event device,changedJean-Philippe Andre2016-06-132-0/+17
* win: Add focus events (in, out, object in/out)Jean-Philippe Andre2016-06-132-0/+66
* win: Add event render,preJean-Philippe Andre2016-06-132-0/+17
* edje_cc - new vector svg loader - fix bunch of incorrect code that segvsCarsten Haitzler (Rasterman)2016-06-131-10/+7
* evas_canvas: move evas_output_XXX API from eo to legach.Ji-Youn Park2016-06-134-235/+294
* benchmark: eo: add missing phthread flag to linkerStefan Schmidt2016-06-131-1/+2
* examples: elementary: ad missing math lib to linker flagsStefan Schmidt2016-06-131-0/+1
* elm - add another mkpath before monitoring a dir to enusre things workCarsten Haitzler (Rasterman)2016-06-131-0/+1