platform/upstream/efl.git
2016-06-16 Jean-Philippe... tests: Use EO_CALLBACKS_ARRAY_DEFINE in all tests
2016-06-16 Jean-Philippe... Evas: Fix usage of callback arrays
2016-06-16 Jean-Philippe... Evas: Stop using Evas.Image in public inheritance
2016-06-16 Jean-Philippe... Efl: Move Efl.Canvas to efl/interfaces
2016-06-15 Jean Guyomarc'hedje: remove extraneous parenthesis
2016-06-15 Felipe Magno... eolian-cxx: Fix generation of non-inline function in...
2016-06-15 Felipe Magno... eolian-cxx: Remove warning about unused parameter
2016-06-15 Felipe Magno... eolian-cxx: Fix conversion to bool in clang
2016-06-15 Jean Guyomarc'heina: fix compiling of safepointers on OSX
2016-06-15 Luciana Magno... elementary-cxx: Fix compilation of some C++ examples
2016-06-15 Felipe Magno... elementary-cxx: Fix Elementary.hh header to #define...
2016-06-15 Felipe Magno... eolian-cxx: Fixed generation of implicit conversion...
2016-06-15 Felipe Magno... eina-cxx: Add overload for std::nullptr_t to stringview
2016-06-15 Cedric Bailevas: do not use static array with pointer to other...
2016-06-15 Cedric Bailecore: prevent crash in case of double ecore_timer_del...
2016-06-15 Derek Foremanwayland_shm: Fix another dmabuf corner case
2016-06-15 Cedric Bailevas: disable generic loader on Windows.
2016-06-15 Daniel Kolesaeolian: enable inheritance checks and fix EFL to build...
2016-06-15 Felipe Magno... eolian-cxx: Add tests for @beta and @protected events
2016-06-15 Daniel Kolesaeolian: move deferred eo file parsing to the very end
2016-06-15 Marcel Hollerbachpoppler: remove enum name
2016-06-15 Vitalii Vorobiovedje_edit: save referenced groups when image id's are...
2016-06-15 Stefan Schmidteina_cxx: make sure we ship eina_deleter.hh with our...
2016-06-15 Stefan Schmidtexamples: evas-3d: these three examples still need...
2016-06-15 Stefan Schmidtbuild: fix last bash occurance in use with gen_shader.sh
2016-06-15 Carsten Haitzler... configure - remove gnu make hack as it seems to not...
2016-06-15 Vincent Torrigeneirc loader build patches for windows
2016-06-15 Carsten Haitzler... more sh instead of dash
2016-06-15 Carsten Haitzler... bash to sh fixing - use sh not dash so it works normally
2016-06-15 Carsten Haitzler... shader gen - make this use plain sh not bash for portab...
2016-06-15 Carsten Haitzler... eina - alloca.h - include stdlib and stddef, usze size_...
2016-06-15 Felipe Magno... eina: Fix race wrong prototype for unref
2016-06-15 Felipe Magno... eolian-cxx: Add support for ref parameters and correct...
2016-06-14 Larry Jrelementary: fixed wrong error msg in fileselector
2016-06-14 Larry Jreio: Fixed Eio_Model monitor life cycle
2016-06-14 Andy Williamselementary: Fix repeated undo of character deletion
2016-06-14 Stefan Schmidtexamples: remove now longer needed EFL_EO_API_SUPPORT...
2016-06-14 Stefan Schmidtevas: move canvas3d and vg parts into beta API and...
2016-06-14 Stefan Schmidtecore_con: switch from EO to BETA API
2016-06-14 Daniel Kolesaeolian: add (for now disabled) inherit validity checks
2016-06-14 Vincent TorriEvas: Support of fnmatch flag FNM_IGNORECASE
2016-06-14 Vincent TorriEcore: detect ieeefp.h existence instead of including...
2016-06-14 Benjamin JacobsEeze build ordering.
2016-06-14 Carsten Haitzler... elm - loop auto throttle - only do this once a window...
2016-06-14 Marcel Hollerbachevas_generic_loaders: port poppler to the cpp api
2016-06-14 Jean-Philippe... cxx: Add support for protected and beta events
2016-06-14 Jean-Philippe... evas: Move canvas events to a common interface
2016-06-14 Jean-Philippe... evas object: Move some events to efl_gfx and efl_image
2016-06-14 Jean-Philippe... evas object: Mark event free as @beta
2016-06-14 Jean-Philippe... evas object: Mark legacy input events as @beta
2016-06-14 Jean-Philippe... widget: Switch to pointer & key events
2016-06-14 Jean-Philippe... tests: Remove eo evas object events
2016-06-14 Jean-Philippe... fileselector: Remove usage of eo evas object events
2016-06-14 Jean-Philippe... spinner: Remove usage of eo evas object event
2016-06-14 Jean-Philippe... wl_shm: Fix compilation warning (cast)
2016-06-14 Jean-Philippe... elm: Fix compilation warnings
2016-06-14 Jean-Philippe... edje: Remove usage of evas object eo events
2016-06-14 Carsten Haitzler... readme - typo--
2016-06-14 Carsten Haitzler... efl readme - add platfomr support info there and openbs...
2016-06-13 Chris Michaelelput: Fix issue of VT-Switching not working
2016-06-13 Chris Michaelecore-evas-wayland: Minor formatting fixes
2016-06-13 Chris Michaelecore-evas-drm: Re-enable direct input callback
2016-06-13 Cedric BAILedje: make svg support a beta feature of edje_cc.
2016-06-13 Daniel Kolesaeolian: fix impl func fill
2016-06-13 Stefan Schmidtevas: loaders fix typo which blocked the installation...
2016-06-13 Stefan Schmidtevas: loaders: fix install exec hook by adding the...
2016-06-13 Stefan Schmidtevas: loaders: make sure we create the directory first...
2016-06-13 Daniel Kolesaeolian: fix error cursor positioning
2016-06-13 Vitalii Vorobiovedje_calc: fix interpolate calculation of map colors
2016-06-13 Shinwoo KimEcore_Input: define data type for joysticks
2016-06-13 Jean-Philippe... win: Optimize event forward using callback add/del...
2016-06-13 Jean-Philippe... win: Add event device,changed
2016-06-13 Jean-Philippe... win: Add focus events (in, out, object in/out)
2016-06-13 Jean-Philippe... win: Add event render,pre
2016-06-13 Carsten Haitzler... edje_cc - new vector svg loader - fix bunch of incorrec...
2016-06-13 Ji-Youn Parkevas_canvas: move evas_output_XXX API from eo to legach.
2016-06-13 Stefan Schmidtbenchmark: eo: add missing phthread flag to linker
2016-06-13 Stefan Schmidtexamples: elementary: ad missing math lib to linker...
2016-06-13 Carsten Haitzler... elm - add another mkpath before monitoring a dir to...
2016-06-13 Carsten Haitzler... ecore-con - dont complain about socket setup issues...
2016-06-13 Minkyoung Kimevas-native-tbm: fix stride mismatch and allocate image...
2016-06-13 Carsten Haitzler... edje cc - remove debug printf i missed. :(
2016-06-13 Carsten Haitzler... edje - set up eet data descriptor right with right...
2016-06-13 Carsten Haitzler... edje_cc - limit embryo_cc instances in bg to something...
2016-06-13 Vincent TorriElm: fix elementary quicklaunch build on Solaris
2016-06-13 Felipe Magno... eolian-cxx: Fix C++ compilation for lacking .eo files...
2016-06-12 Dave AndreoliFDO icons: improve looks of some Actions icons
2016-06-12 Dave AndreoliFDO icons: added International flags
2016-06-12 Dave AndreoliFDO icons: complete the Status category
2016-06-12 Dave AndreoliFDO icons: complete the Devices category
2016-06-12 Dave AndreoliFDO icons: complete the Actions category
2016-06-12 Dave AndreoliFDO icons: complete the Emblems category
2016-06-11 Felipe Magno... eina: Add support for eina_safepointer in promises
2016-06-11 Felipe Magno... eio: Removed wrong attribution to promise vtable from Eio
2016-06-11 Andy Williamselementary: merge code test widgets to main test app
2016-06-10 Larry Jreio: fixed Eina_Value_Type in model property mtime
2016-06-10 Cedric BAILeina: add forgotten file for distcheck.
2016-06-10 Cedric BAILeina: reenable all tests that where wrongfully disabled.
2016-06-10 Cedric BAILeina: add tests suite for Eina_Safepointer.
2016-06-10 Cedric BAILeina: add generic infrastructure for a Eina_Safepointer
next