platform/upstream/efl.git
2016-06-30 Jean-Philippe... elm_widget: Fix mouse wheel event propagation
2016-06-30 Jean-Philippe... edje: Lower ERR to INF for message about non fixed...
2016-06-30 Jean-Philippe... evas object: Move display_mode to Efl.Gfx.Size.Hint
2016-06-30 Jean-Philippe... win: Remove font & image cache functions
2016-06-30 Jaeun Choilayout: Add NULL check in _elm_layout_text_set function
2016-06-30 Amitesh Singhphotocam: add missing EOLIAN prefix
2016-06-29 Chris Michaelecore-wl2: Fix formatting
2016-06-29 Chris Michaelelementary: Fix erroneous usage of EINA_UNUSED
2016-06-29 Chris Michaelelementary: Fix over-zealous optimization attempt
2016-06-29 Chris Michaelelementary: Fix bug in wl dnd where all subsequent...
2016-06-29 Chris Michaelelementary: Reformat elm_cnp to be readable
2016-06-29 Jaeun ChoiRevert "layout: Add NULL check in _elm_layout_text_set...
2016-06-29 Jaeun Choilayout: Add NULL check in _elm_layout_text_set function
2016-06-29 Jean-Philippe... ecore: Add basic test case for efl version
2016-06-29 Jean-Philippe... elm: Add app's EFL information to EFL_MAIN and ELM_MAIN
2016-06-29 Jean-Philippe... efl: Add Efl.Version struct and APIs
2016-06-29 Jean-Philippe... loop: Add main class property to return the main loop
2016-06-29 Jean-Philippe... win: Change type of composite interface for Efl.Config
2016-06-29 Jean-Philippe... evas: Add & fix legacy APIs for text filters
2016-06-29 Jean-Philippe... evas: Add 2 EO examples for maps
2016-06-29 Jean-Philippe... evas: Implement evas map support in eo as a mixin
2016-06-29 Jean-Philippe... evas: Move evas_map APIs from common to legacy header
2016-06-29 Jean-Philippe... evas: Move map to a separate mixin
2016-06-28 Derek Foremanecore_drm: Don't pass uninit garbage to drm ioctls
2016-06-28 Cedric BAILelementary: try to keep const type in config test.
2016-06-28 Cedric BAILecore: fix typo in test.
2016-06-28 Marcel Hollerbachecore_wl2: use ECORE_WL2_EVENT_DATA_SOURCE_END
2016-06-28 Daniel Juyung Seoelementary/fileselector: Do not use deprecated APIs.
2016-06-28 Chris Michaelecore-wl2: Prevent duplicated mouse up events
2016-06-28 JengHyun Kangecore-wayland: Prevent duplicated mouse up events.
2016-06-28 Jean-Philippe... eo: Fix composite objects destruction
2016-06-28 Jean-Philippe... evas: Use proper type for stringshares
2016-06-28 Jean-Philippe... evas: Fix double stringshare_del
2016-06-28 Stefan Schmidttests: elm: make cnt unsigned for correct compare
2016-06-28 Stefan Schmidttests: elm: remove wrong const for Eina_List
2016-06-28 Jinyong Parkpopup: remove max_sc_w because it's duplicate job
2016-06-28 Youngbok Shinevas: add pattern "style" when evas query fonts via...
2016-06-28 Hermet Parkelementary/layout: changed to Evas_Object * from Elm_La...
2016-06-28 Jean-Philippe... efl: Remove eo struct Efl.Gfx.Color
2016-06-28 Jee-Yong Umedje: refactor edje color class API
2016-06-27 Shilpa Singhelm_atspi_bridge: add bounds-changed signal sending...
2016-06-27 Jee-Yong Umelementary/layout: attach edje object API with eo compo...
2016-06-27 Minkyu Kanglabel: set sliding only if label size is valid
2016-06-27 Marcel Hollerbachecore_wl2: Fix dnd breakage when focus leaves window
2016-06-27 Daniel HirtUi text: make elm test editable
2016-06-27 Daniel HirtCanvas text: fix format annotations deletion
2016-06-27 Daniel HirtUi text: defer decorations to one job
2016-06-27 Daniel HirtUi text: port item support from Entry
2016-06-27 Daniel HirtUi text: add cursor_new method
2016-06-27 Jean-Philippe... evas: Fix bad clipping with proxy
2016-06-27 Jean-Philippe... ecore: Replace TABs with spaces
2016-06-27 Jean-Philippe... elm_main: Remove useless shadowing variable
2016-06-27 Jean-Philippe... elm test: Remove unused variable
2016-06-27 Jean-Philippe... Evas events: Implement support for hold event
2016-06-27 Shuhrat DehkanovFix 'maybe used uninitialized' warning
2016-06-27 Jean-Philippe... evas: Make shaders regen an opt-in behaviour
2016-06-27 Jean-Philippe... Revert "evas: Fix compilation when using different...
2016-06-27 Jiwon Kimelm_entry: restrict focus region to inside of entry...
2016-06-27 Jean-Philippe... evas object: Hide "del" event
2016-06-26 Jean Guyomarc'helementary: add test for external icons
2016-06-26 Jean Guyomarc'hedje_external: fix external icon handling
2016-06-26 Jean Guyomarc'heina: fix typos in eina_rectangle doc
2016-06-25 Jean Guyomarc'helementary: include Ecore_Cocoa.h normally
2016-06-25 Jean Guyomarc'hecore_cocoa: release Ecore_Cocoa as stable
2016-06-25 Jean Guyomarc'hecore_cocoa: mark clipboard API as BETA
2016-06-25 Marcel Hollerbachelm: Always connect to wl when enforced
2016-06-25 Hermet Parkedje/example: add a missing closing bracket in svg.
2016-06-25 Felipe Magno... evas: Fix compilation when using different build directory
2016-06-24 Cedric BAILelementary: return an exit code at exit with the new...
2016-06-24 Cedric BAILecore: add the possibility to return an exit code when...
2016-06-24 Cedric BAILelementary: introduce EFL_MAIN and rely on Eo_Event...
2016-06-24 Hermet ParkRevert "elm_entry: fix duplicate text set"
2016-06-24 Marcel Hollerbachevas: do not unref if there is no clipper
2016-06-24 Marcel Hollerbachecore_wl2_input: Fix key keyname pairs
2016-06-24 Hermet Parkevas canvas: fix a proxy+map rendering issue.
2016-06-24 Jean-Philippe... config: Prevent accidental deletion of the config object
2016-06-24 Jean-Philippe... config: Test profile APIs
2016-06-24 Jean-Philippe... win: Attach config API with eo compositing
2016-06-24 Jean-Philippe... config: Add support for profiles and save
2016-06-24 Jean-Philippe... config: Implement support for audio_mute
2016-06-24 Jean-Philippe... config: Simplify Efl.Config API, make C helpers only
2016-06-24 Jean-Philippe... config: Add support for some enums
2016-06-24 Jean-Philippe... elm: EO-ify some elm_config enums
2016-06-24 Jean-Philippe... efl: Introduce general Efl.Config API
2016-06-24 Jean-Philippe... evas: (Try to) fix shaders gen without breaking everything
2016-06-24 Subhransu Mohantysvg/example: upload the correct svg file
2016-06-24 Subhransu Mohantyedje: fix the order of applying transformation when...
2016-06-24 Subhransu Mohantyevas vg: don't apply transformation to the origin point
2016-06-24 Hermet Parkevas/canvas: rewrite a previous patch, ed444b698b63e008...
2016-06-24 Carsten Haitzler... Revert "evas: Fix distcheck by disabling shaders genera...
2016-06-23 Stefan Schmidtpo: catchup with file rename to efl_ui_video in POTFILES.in
2016-06-23 Derek Foremanwayland_shm: Make dmabuf opt-in
2016-06-23 Cedric BAILecore: fix Windows build by properly defining EAPI...
2016-06-23 Cedric BAILelementary: fix test of internal widget to redefine...
2016-06-23 Subhransu Mohantyedje: handle named color in svg.
2016-06-23 Subhransu Mohantycanvas/vg: fix the reference issue in evas_vg objects.
2016-06-23 Subhransu Mohantyedje/svg: add few error message reagrding parsing and...
2016-06-23 Youngbok Shinedje: replace 4000x4000 min size limitarion with loop...
2016-06-23 Sungtaek Hongelm_index: include horizontal index to omit calculation
2016-06-23 Jee-Yong Umgenlist: scroll to item when calc is done
next