platform/upstream/efl.git
2016-03-28 Jean-Philippe... Evas.Image: Add ERR in long-deprecated functions
2016-03-28 Jean-Philippe... Efl.Canvas.Image: Implement support for map/unmap
2016-03-28 Jean-Philippe... Evas: Simplify direct access to image data
2016-03-28 Jean-Philippe... Efl.Canvas.Image: Implement raw data_set/copy/get
2016-03-28 Jean-Philippe... Evas.Image: Remove buffer_set/get
2016-03-28 Jean-Philippe... Evas.Image: Move stride.get away from Evas.Image
2016-03-28 Jean-Philippe... Emile: Move colorspaces to Efl.Gfx
2016-03-28 Jean-Philippe... Evas.Image: Move data_set/get to legacy file
2016-03-28 Jean-Philippe... Evas 3d: Hide warning with clang
2016-03-28 Jee-Yong Umedje_cc: support hexadecimal color code
2016-03-28 Carsten Haitzler... efl elm build: fix pc file requirements to be correctly...
2016-03-28 Daniel ZaouiFix installation of elementary objects
2016-03-27 Yakov Goldbergelementary: fix installation of cmake config files
2016-03-27 Daniel ZaouiTest/Clock: fit Exactness requirements
2016-03-27 Daniel ZaouiClock: adapt test to fit Exactness requirements
2016-03-26 Carsten Haitzler... evas sw render: cutout rects may be used in multiple...
2016-03-25 Cedric Bailelementary: fix generation of pkgconfig
2016-03-25 Stefan Schmidtbuild: make sure elementary.pc file gets actually installed
2016-03-25 Carsten Haitzler... elm - fix elementary test pkgdatadir to be right so...
2016-03-25 Carsten Haitzler... elm: fix window resize self-trigger
2016-03-25 Carsten Haitzler... elm theme: do some slickening up of shadows
2016-03-25 Carsten Haitzler... pc: add elementary.pc to gitignore
2016-03-25 Carsten Haitzler... efl: fix build when drm and fb are enabled .. and more
2016-03-24 Cedric BAILelementary: add forgotten cmake and pkgconfig files.
2016-03-24 Cedric BAILelementary: fix directory discovery to properly locate...
2016-03-24 Mike Blumenkrantzembryo: don't mess with env vars in tzdate if no tz...
2016-03-24 Cedric BAILelementary: when building with backends, we apparently...
2016-03-24 Mike BlumenkrantzBUILD: USE WL2 FOR ELM BUILD
2016-03-24 Stefan Schmidtbuild elm: do not use libtool library flags for elm...
2016-03-24 Stefan Schmidtelm_map: remove unused variables
2016-03-24 Mike Blumenkrantzelm_win: monitor wl CONFIGURE events and unset resizing...
2016-03-24 Mike Blumenkrantzelm_win: force resize during show if job is pending
2016-03-24 Tom HacohenMerge Elementary into the EFL
2016-03-24 Cedric Bailelementary: remove useless Makefile.am and force file...
2016-03-24 Cedric Bailelementary: and now compile all left over data.
2016-03-24 Cedric Bailelementary: add tests back in.
2016-03-24 Cedric Bailelementary: disable some ATSPI test that I can't figure...
2016-03-24 Cedric Bailelementary: build themes.
2016-03-24 Cedric Bailelementary: search ELM_DATA_DIR environment for themes.
2016-03-24 Cedric Bailelementary: enable compilation of binary.
2016-03-24 Cedric BAILelementary: initial compilation of the library only.
2016-03-24 Derek Foremanecore_evas: change ECORE_EVAS_RENDER_SYNC to NOSYNC...
2016-03-24 JengHyun Kangecore_wayland: Add a new API to get keymap - ecore_wl_...
2016-03-24 Jihoon Kimecore_imf/wayland: fix IME flickering issue when input_...
2016-03-24 Jiwon KimEvas textblock: fix null-derefernce in _style_match_tag()
2016-03-24 Jean-Philippe... Evas 3d: Fix typo in previous commit
2016-03-24 Oleksandr Shcherbinaevas.canvas3d: Remove repeated code in e3d_drawable_new...
2016-03-24 Jean-Philippe... Edje: Fix eo error with call to invalid image method
2016-03-24 Cedric BAILeolian: temporary disable strict mode as elementary...
2016-03-23 Cedric BAILelementary: merge configure logic.
2016-03-23 Cedric BAILelementary: removing webkit2 module as it should now...
2016-03-23 Cedric BAILelementary: integrate translation inside Efl translation.
2016-03-23 Cedric BAILelementary: reposition the translation to the new file...
2016-03-23 Cedric BAILelementary: move all legacy files to their expected...
2016-03-23 Stefan Schmidttests: add dependency on simple.eo.hh for new eina_cxx...
2016-03-23 Tom HacohenEcore: Move all of the duplicate type definitions to...
2016-03-23 Tom HacohenEctor: add ector_types.eot for ector type definitions.
2016-03-23 Stefan Schmidtexamples: adjust include path for headers no longer...
2016-03-23 Stefan Schmidtexamples: mark unused argument to avoid warning
2016-03-23 Boris Faureevas_object_textgrid: try bolditalic if original is...
2016-03-23 Boris Faureevas_object_textgrid: also try bold font when original...
2016-03-23 Daniel HirtEvas font: fix width calc in last_up_to_pos
2016-03-23 Tom HacohenMerge elementary into the EFL.
2016-03-23 Shuhrat DehkanovDocs: change 'emittion' to 'emission'
2016-03-23 Ji-Youn ParkElm_Image: remove Elm.Image.scale property. use the...
2016-03-23 WooHyun Jungpopup: visual related signals should be processed immed...
2016-03-22 Minkyu Kangimage: remove duplicate _elm_image_internal_sizing_eval...
2016-03-22 SungTaek Hongmap: separate name, route source logic
2016-03-22 Umesh Tanwartheme: fix non-fixed parts.
2016-03-22 Ji-Youn Parkelm_image: fix build warning
2016-03-22 Ji-Youn Parkelm_image: remove elm_image_memfile_set api from eo...
2016-03-22 Ji-Youn ParkEfl_file: add more information into the documentation
2016-03-22 Ji-Youn Parkelm_entry: revert drag_target_set API in elm_entry.
2016-03-22 Daniel ZaouiPanes: adapt test to for more API coverage
2016-03-22 Daniel ZaouiLabel: adapt slide test to fit Exactness requirements
2016-03-22 WooHyun Junglabel: whenever text is changed, sliding related things...
2016-03-22 Jean-Philippe... Evas: Add missing cspaces to data_get/put (sw engine)
2016-03-22 Jean-Philippe... evas: NEON scaling up fixed
2016-03-22 Ji-Youn Parkecore_evas: change RENDER_SYNC from define to env
2016-03-22 Cedric BailRevert "edje: seems like preloading is fixed and we...
2016-03-22 WooHyun JungRevert "elm_widget: update child object focus_order."
2016-03-21 Cedric BAILevas: make no longer supported object, legacy only.
2016-03-21 Cedric BAILevas: actually we still do need those header for the...
2016-03-21 Cedric BAILevas: disable installation of no longer supported Eo...
2016-03-21 Vitor Sousaeina_cxx: fix Coverity warning regarding uninitialized...
2016-03-21 Chris Michaelevas-wayland-shm: Fix rotation for wayland shm engine
2016-03-21 Daniel ZaouiGenlist: fix test ending
2016-03-21 Jihoon Kimecore_imf/wayland: use default preedit style
2016-03-21 Vyacheslav... menu: fix the 'fixed' errors output
2016-03-21 Daniel ZaouiGenlist: fix wrong use of Eo item
2016-03-20 Daniel ZaouiDatetime: update test for Exactness
2016-03-20 Daniel ZaouiTests/Photocam: add default image
2016-03-19 Boris Faureeina_file: move doc block about eina_file_path_join...
2016-03-19 Ji-Youn ParkEvas.Draggable_Interface: move editable_set/get to...
2016-03-19 Ji-Youn ParkEvas.Draggable_Interface: add drag_target property
2016-03-18 Vitor Sousaefl js: Add clean up callbacks to deallocate memory...
2016-03-18 Vitor Sousaefl js: Finish Eina_Iterator binding
2016-03-18 Lauro Mouraefl js: Fix naming of manual binding functions.
2016-03-18 Vitor Sousaeina_cxx: Add missing methods to Eina C++ wrappers
2016-03-18 Vitor Sousaeina_cxx: Add specialized eina::iterator for Eo* wrappers
next