platform/upstream/efl.git
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
2016-06-10 Cedric BAILedje: this API is BETA and only available to legacy...
2016-06-10 perepelits.medje: creation of scene in edje-3d
2016-06-10 Jean Guyomarc'helementary: don't use an unspecified amount of arguments
2016-06-10 Stefan Schmidtexamples: eolian_cxx: package extra headers into dist.
2016-06-10 Stefan Schmidtexamples: elementary: package needed headers into dist
2016-06-10 Stefan Schmidtexamples: edje: package po/mo data files into dist
2016-06-10 Daniel Kolesaeolian: remove the unnecessary subtypes API
2016-06-10 Stefan Schmidtbuild: split EXTRA_DIST files in src/ off from DISTFILE...
2016-06-10 Jean-Philippe... Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable
2016-06-10 Jean-Philippe... Evas: Rename Selectable_Interface to Efl.Ui.Selectable
2016-06-10 Jean-Philippe... Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable
2016-06-10 Jean-Philippe... Evas: Rename Draggable_Interface to Efl.Ui.Draggable
2016-06-10 Jean-Philippe... Evas: Rename Clickable_Interface to Efl.Ui.Clickable
2016-06-10 Jean-Philippe... Evas: Fix previous commit
2016-06-10 Yeshwanth ReddivariLabel: Fix extra memory allocation of edje message.
2016-06-10 Jean-Philippe... Evas: Remove Evas.Signal_Interface
2016-06-10 Jean-Philippe... Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal
2016-06-10 Jean-Philippe... Efl: Make size_hint_restricted_get public, set protected
2016-06-10 Jean-Philippe... Grid: Fix static grid when size was not set
2016-06-10 Jean-Philippe... tests: Add test case for Grid.Static
2016-06-10 Jee-Yong UmEfl.Ui.Grid.Static: Add implementation of simple grid
2016-06-10 Jean-Philippe... Efl: Rename event flags to processed and scrolling
2016-06-10 Jean-Philippe... Evas: Rename Evas.Image into Efl.Canvas.Image.Internal
2016-06-10 Jean-Philippe... win: Add new API win_name_get (EO and legacy)
2016-06-10 Jean-Philippe... win: Add legacy elm_win_type_get
2016-06-10 Lauro Mouraeina: Smudge magic value on promise deletion
2016-06-10 Lauro Mouraeina: Remove value type promises
2016-06-09 Lauro Mouraeolian: remove support for value-type promises
2016-06-09 Lauro Mouraeina: Fixes on promises behavior when cancelling
2016-06-09 Lauro Mouraeolian_cxx: Fix build after scope_get changes
2016-06-09 Derek Foremanecore_wl2: Fix keyboard repeat handling
2016-06-09 Daniel Kolesaeolian: support @protected for accessors (get/set)
2016-06-09 Stefan Schmidtelm: fix efl_ui_flip header name
2016-06-09 Stefan Schmidtpo: update po files
2016-06-09 Stefan Schmidtelm: efl_ui_flip: add fl_ui_flip_eo.h redirection heade...
2016-06-09 Daniel Kolesaeolian: fix incorrect doxygen param generation
2016-06-09 Benjamin Jacobsevas-wayland-egl: Make sure surface pointer is valid...
2016-06-09 Dave Andreolijust a small indent change
2016-06-09 Dave Andreolipoppler: enable again compilation for poppler > 0.40
2016-06-09 Dave AndreoliSimplify and fix poppler discovery code
2016-06-09 Jean-Philippe... Tests: Convert Ui.Box and Ui.Grid to Efl.Gfx APIs
2016-06-09 Jean-Philippe... Evas/Edje/Elm: Use combined_min instead of min everywhere
2016-06-09 Jean-Philippe... Efl: Introduce app-side min size hint
2016-06-09 Jean-Philippe... Edje: Fix some compilation warnings
2016-06-09 Jean-Philippe... Efl: Add geometry property (combines position and size)
2016-06-09 Jean-Philippe... Efl: rename size hint content_min to restricted_min
2016-06-09 Jean-Philippe... Efl.Ui.Box: Simplify layout code with combined_min
2016-06-09 Jean-Philippe... Efl: Introduce combine_min size hint
2016-06-09 Subhransu Mohantyedje: cached the vg tree generation and fixed the inter...
2016-06-09 Subhransu Mohantyedje : fix the typo in svg loader.
2016-06-08 Cedric BAILedje: unamed part are completely legit as long as no...
2016-06-08 Sungtaek Hongelmentary: trigger selected event when mouse is up...
2016-06-08 Oleksandr Shcherbinaevas: fix possible memory leaks in e3d_drawable_texture...
2016-06-08 Shilpa Singhelementary: add implementation for elm_multibuttonentry...
2016-06-08 Cedric BAILelementary: cleanup event handler setup for hoversel.
2016-06-08 Jee-Yong Umelementary: rearrange hoversel when its parent is resized
2016-06-08 Subhransu Mohantyedje: add new svg part to edc
2016-06-08 Cedric BAILedje: little bit of refactoring, more needed.
2016-06-08 Subhransu Mohantyedje: add svg support to parse and store a svg file...
2016-06-08 Vitalii Vorobiovedje_edit: add missed part and description initializations
2016-06-08 Felipe Magno... eolian-cxx: Fix some C++ quirks that makes clang warn...
2016-06-08 Felipe Magno... eolian-cxx: Fix generation of some primitive types
2016-06-08 Daniel Kolesaeolian: refine the ref system to suit more cases
2016-06-08 Jean-Philippe... elput: Fix build of tests out of tree
2016-06-08 Yeshwanth Reddivarielm video: implement player interface
next