platform/upstream/efl.git
2016-06-02 Stefan Schmidtbuild: use internal dependency for eina and ecore for...
2016-06-02 Stefan Schmidtelementary: add missing dependency on libwayland-client...
2016-06-02 Stefan Schmidtelput: add missing dependency on libudev
2016-06-02 Carsten Haitzler... evas generic svg loader - dotn continue if rsvg handle...
2016-06-02 Carsten Haitzler... efl - build again after adding generic players
2016-06-02 Daniel Kolesaeolian: utilize the new void_ptr builtin across eo...
2016-06-02 Jee-Yong Umedje_cc: improve code readability when parsing external...
2016-06-02 Tom HacohenMerge evas generic loaders and emotion generic players
2016-06-02 Cedric BAILemotion: remove legacy files from emotion_generic_players.
2016-06-02 Cedric BAILevas: remove legacy file from evas_generic_loaders.
2016-06-02 Cedric BAILevas: integrate evas generic loaders into our single...
2016-06-02 Cedric BAILemotion: integrate generic legacy vlc support in the...
2016-06-02 Tom HacohenMerge in emotion generic players.
2016-06-02 Tom HacohenMerge in evas generic loaders.
2016-06-02 Jean-Philippe... Evas: Rename Evas.Rectangle as Efl.Canvas.Rectangle
2016-06-02 Carsten Haitzler... elm fileselector - make ok/cancel in selector configura...
2016-06-02 Ji-Youn Parkelm_win: remove elm_win_layer_set and inlined image get
2016-06-02 Ji-Youn Parkelm_win: remove illume command send from eo
2016-06-02 Ji-Youn ParkEfl.Gfx.Size.Hint: add Efl.Gfx.Size.Hint skeletton
2016-06-02 Jean-Philippe... ecore_evas: Fix mouse in/out events
2016-06-02 Jean-Philippe... ecore_evas: Fix mouse inputs
2016-06-02 Jean-Philippe... Evas: Simplify eo event mechanism
2016-06-02 Jean-Philippe... Evas: Send Efl_Event_Key data to evas objects
2016-06-02 Jean-Philippe... Evas: Send key events through eo callbacks
2016-06-02 Jean-Philippe... Evas: Add storage class for Key events
2016-06-01 Jean Guyomarc'heina: fix compilation on OpenBSD/Windows of eina_btlog
2016-06-01 Jean Guyomarc'helementary: fix runtime warning about missing fixed...
2016-06-01 Jean Guyomarc'hecore_cocoa: fix bad copy/paste in documentation
2016-06-01 Tom HacohenSwitch to eo_del() where it should be a del and not...
2016-06-01 Jee-Yong Umedje_cc: fix SIGNAL_EMIT action inheritance error
2016-06-01 Mike Blumenkrantzelm_win: force wl cursor set on every mouse-in
2016-06-01 Stefan Schmidtbuild: fix distcheck by removing files manually
2016-06-01 Stefan Schmidtbuild: keep our CLEANFILES tidy to avoid argument list...
2016-06-01 Carsten Haitzler... ecore loop args - go back to eo_del not eo_unref.
2016-06-01 Tom HacohenRevert "Eo: Remove eo_del() and make eo_unref() the...
2016-06-01 Ji-Youn Parkelm_win: move shaped & title property from eo to legacy
2016-06-01 Ji-Youn Parkelm_win: add enum for elm_win_modal set and elm_win_urg...
2016-06-01 Ji-Youn Parkelm_win: remove elm_win_icon_name from eo.
2016-06-01 JEONGHYUN YUNevas : evas_object_key_grab exclusive option logic...
2016-06-01 Ji-Youn Parkefl_screen: create efl_screen interface
2016-06-01 Ji-Youn Parkelm_win: move elm_win_screen_size/position get api...
2016-05-31 Subhransu Mohantyevas: updated evas_vg_sample with the appen_arc() api...
2016-05-31 Oleksandr Shcherbinaevas: fix recalculation coordinates for pick object...
2016-05-31 Oleksandr Shcherbinaevas: avoid useless manipulation during pick object...
2016-05-31 Sungtaek Hongelementary: initialize single_direction as none for...
2016-05-31 JunsuChoiemile: fix build warning of Emile_Image.
2016-05-31 Cedric BAILecore: if you don't use the value, then don't set it.
2016-05-31 Cedric BAILeina: don't access dead promise.
2016-05-31 Jean Guyomarc'hecore: remove unwanted debug messages
2016-05-31 Mike Blumenkrantzecore-con: print win32 svr->path on pipe creation failure
2016-05-31 Tom HacohenRemove legacy elementary directory
2016-05-31 Daniel Kolesaeolian: utilize the new builtin string type across...
2016-05-31 Chris Michaelecore-drm: Deprecate Ecore_Drm library
2016-05-31 Chris Michaelecore-evas-drm: Disable direct input callback
2016-05-31 Chris Michaelecore-evas-drm: Register direct input callback for...
2016-05-31 Stefan Schmidtpo: update POTFILE.in after file rename of elm_image.c
2016-05-31 Jean-Philippe... elm: Fix build (use efl_ui_image.eo)
2016-05-31 Ji-Youn Parkelm_image: rename the elm_image into efl_ui_image.
2016-05-31 Jean-Philippe... Evas: Add proper EO events with info for mouse inputs
2016-05-31 Jean-Philippe... Efl: Rename Efl.Pointer.Event into Efl.Event.Pointer
2016-05-31 Jean-Philippe... Evas events: Fix a crash
2016-05-31 Jean-Philippe... Evas events: Propagate event flags between eo and legacy
2016-05-31 Jean-Philippe... Evas events: Add helper functions to read event info
2016-05-31 Jean-Philippe... Evas events: Store position as double only
2016-05-31 Jean-Philippe... Efl event: Remove useless method declaration
2016-05-31 Jean-Philippe... Evas events: Split pointer events
2016-05-31 Jean-Philippe... Elm win: Forward pointer events from evas to window
2016-05-31 Jean-Philippe... Evas events: Add EO APIs for lock & modifiers
2016-05-31 Jean-Philippe... Evas events: Replace calls to event feed with internal...
2016-05-31 Jean-Philippe... Evas events: Pass Efl_Pointer_Event for proxy source...
2016-05-31 Jean-Philippe... Evas events: Forward more pointer events
2016-05-31 Jean-Philippe... evas: send eo pointer events on mouse move
2016-05-31 Jean-Philippe... Efl.Pointer.Event: Add dup() method to copy an event
2016-05-31 Jean-Philippe... ecore_x: Pass in/out through ecore_input_evas
2016-05-31 Jean-Philippe... evas_events: Propagate more eo pointer events
2016-05-31 Jean-Philippe... efl: Simplify pointer event names + add missing
2016-05-31 Jean-Philippe... ecore_evas: Pass mouse down,up,move with eo
2016-05-31 Jean-Philippe... evas: Move event feed and input to legacy
2016-05-31 Jean-Philippe... ecore_evas: Feed evas events with eo (down, up)
2016-05-31 Jean-Philippe... ecore_input: Pass all events through direct cb first
2016-05-31 Jean-Philippe... ecore_evas: Register direct input cb from modules
2016-05-31 Jean-Philippe... ecore_evas: Add private direct callback for ecore
2016-05-31 Jean-Philippe... Evas: Extend pointer events and add legacy conversion...
2016-05-31 Jean-Philippe... Evas: Fix compilation warnings (enum implicit cast)
2016-05-31 Jean-Philippe... Evas.Canvas: Move some event_feed to legacy
2016-05-31 Jean-Philippe... Efl: Add storage class Efl.Pointer.Event
2016-05-31 Jean-Philippe... Evas: EO-ify Evas_Device and partly move to Efl
2016-05-31 Carsten Haitzler... ethumb - don't complain to stderr about things that...
2016-05-31 Carsten Haitzler... efl test suite - test args event and args values
2016-05-30 Andy Williamselementary: Add a preview for icon theme
2016-05-30 Felipe Magno... eina: Add non-allocated version to benchmark
2016-05-30 Felipe Magno... eina: Add mempool usage in benchmark
2016-05-30 Felipe Magno... eio: Fix eio_test_job_xattr test
2016-05-30 Jaeun Choielm_image: add a new eo property 'align' and implement...
2016-05-30 Carsten Haitzler... elm init - add args event with ne efl loop args
2016-05-30 Carsten Haitzler... efl loop - add an args event and ability to produce it
2016-05-30 godly.taliasAdded feature to bring focused item to viewport on...
2016-05-30 JunsuChoieet_image.c : Fix build warning
2016-05-30 Jaehyun Choelc_naviframe: Hide preserved content after its item...
2016-05-30 Jean-Philippe... elm: Fix efl_part inheritance
next