platform/upstream/efl.git
2016-06-20 Jean-Philippe... elm: Add internal eo files to EXTRA_DIST
2016-06-20 Jean-Philippe... elm: Fix default image scale type
2016-06-20 Subhransu Mohantyedje_load: fixed adding ellipse shape data.
2016-06-19 Marcel Hollerbachevas: fix double define
2016-06-17 Vitor Sousaelementary: Fix fileselector directory monitoring events
2016-06-17 Tom HacohenEo: Take composite out of beta.
2016-06-17 Jean-Philippe... Efl: Fix a build break
2016-06-17 Stefan Schmidtexamples: eldbus and elementary: fix build after efl...
2016-06-17 Jean-Philippe... examples: Fix compilation (use legacy func)
2016-06-17 Jean-Philippe... Evas: Rename smart object into Efl.Canvas.Group
2016-06-17 Jean-Philippe... Evas: Fix warnings in Efl.Ui.Text
2016-06-17 Jean-Philippe... Evas: Cleanup evas smart clipped class
2016-06-17 Jean-Philippe... Evas: Remove a useless magic check
2016-06-17 Jean-Philippe... Evas: Add smart_ prefix to all smart functions (eo)
2016-06-17 Jean-Philippe... Evas: Move smart_members_get to legacy
2016-06-17 Jean-Philippe... Evas: Move smart data to legacy
2016-06-17 Jean-Philippe... Evas: Move smart_callbacks_descriptions to legacy
2016-06-17 Jean-Philippe... Evas: Move smart_get to legacy and smart_attach to...
2016-06-17 Jean-Philippe... Efl.Ui.Image: Remove invalid import in eo file
2016-06-17 Ji-Youn Parkevas_image_load_bmp: fix bug that image is not decoded...
2016-06-17 Tom HacohenCanvas text: Fix idiotic memory leak.
2016-06-17 Ji-Youn Parkefl_ui_win: move some APIs get the object's list in...
2016-06-17 Simon Leesexamples: eina-cxx: ensure the install hook honors...
2016-06-17 Amitesh Singhelm_video: make emotion obj as a composite object.
2016-06-17 Jean-Philippe... Evas: Move Object_Pointer_Mode to Efl.Event
2016-06-17 Jean-Philippe... Evas: Move BiDi type to Efl.Text
2016-06-17 Jean-Philippe... Evas: Move Evas.Load_Error to legacy, use Efl.Image...
2016-06-17 Jean-Philippe... Evas: Remove Evas.Render_Op and switch to Efl.Gfx
2016-06-17 Jean-Philippe... Evas: Move Evas_Native_Surface to legacy
2016-06-17 Jean-Philippe... tests: Add test case for evas clipees get
2016-06-17 Jean-Philippe... Evas: Fix clipees_get and return an iterator
2016-06-17 Jean-Philippe... Evas: Mark legacy_ctor as constructor and beta
2016-06-17 Jean-Philippe... Evas: Move smart_move_children_relative to evas smart
2016-06-17 Jean-Philippe... Evas: Move smart_type_check[_ptr] to legacy
2016-06-17 Jean-Philippe... Evas: Move smart_clipped_clipper to its class
2016-06-17 Jean-Philippe... Evas: Nove smart data get to smart class
2016-06-17 Jean-Philippe... Evas: Rename object focus to key_focus
2016-06-17 Jean-Philippe... Evas: Move object static_clip to legacy
2016-06-17 Jean-Philippe... Evas: Move object name to legacy
2016-06-17 Jean-Philippe... Evas: Mark type as legacy and protected
2016-06-17 Ji-Youn Parkefl_ui_win: add some evas feature(pointer, cache )...
2016-06-17 Felipe Magno... efl: Move promise parameter to return in data model
2016-06-17 Felipe Magno... elementary: Modify parameter from @out void to @inout...
2016-06-17 Felipe Magno... eolian-cxx: Work with @inout parameter of void type
2016-06-16 Subhransu Mohantyedje: creation of gradient node from data parsing of...
2016-06-16 Jee-Yong Umelementary: remove non-exist target from Makefile
2016-06-16 Tom HacohenMerge in the new text API changes and new Efl.Ui.Text...
2016-06-16 Daniel HirtUi text: store SEL_FORMAT_TEXT only for now.
2016-06-16 Daniel HirtCanvas test: remove style test for now
2016-06-16 Daniel HirtUi text: fixup build
2016-06-16 Daniel HirtUi text: introduce this new text widget
2016-06-16 Tom HacohenUi text interactive: introduce this new object (rebase...
2016-06-16 Daniel HirtCanvas Text: continue porting api and fixup bugs
2016-06-16 Tom HacohenCanvas text cursor: introduce this new object
2016-06-16 Daniel HirtCanvas text: introduce new text object
2016-06-16 Chris Michaelelput: Trap for null physical seat name
2016-06-16 Vincent TorriDisable XCF module on Windows
2016-06-16 Mykyta BiliavskyiEdje text: fix behavior for text source and source...
2016-06-16 Vincent TorriEvil: fix EAPI when dirent.h and mman.h are included...
2016-06-16 Stefan Schmidttests: eio: use eina file infrastructure for temporary...
2016-06-16 Stefan Schmidttests: eio: silence unused paramater warnings in new...
2016-06-16 Vivek Ellureio_map: Add test suite for eio map module
2016-06-16 Mykyta BiliavskyiEdje_edit: fix text_source_set and text_text_source_set.
2016-06-16 Stefan Schmidtexamples: elua: ensure the install hook honors a set...
2016-06-16 Vyacheslav... edje_edit: return NULL if part has not style attribute
2016-06-16 Subhransu Mohantysvg_loader: fixed parsing of transformation attribute
2016-06-16 Subhransu Mohantyedje_cc_out : fix possible buffer overrun
2016-06-16 Subhransu Mohantysvg_loader: Fixed color attribute parser
2016-06-16 Subhransu Mohantyedje_load : return if we can't decode the vector data.
2016-06-16 Jean-Philippe... examples: Use EO_CALLBACKS_ARRAY_DEFINE in all examples
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...
next