platform/upstream/efl.git
2019-07-10 Jihoon Kimecore_imf: deprecate ambigous or unused APIs 42/209742/2
2019-07-10 Godly T.Alias[Evas] Fix on object looping 50/209550/3
2019-07-10 maxerbaUpdating spanish translation accepted/tizen/unified/20190711.062823 submit/tizen/20190710.050854
2019-07-10 Ali Alzyodevas_object_textblock: update documentation, setting...
2019-07-10 Xavi Artigasdocs: Update Efl.Ui.Box documentation
2019-07-10 Marcel Hollerbachefl_ui_pan: emit the viewport change when the position...
2019-07-10 Carsten Haitzler... edje - double make sure edje messages are zero'd due...
2019-07-10 Mike Blumenkrantztests/efl_ui: add event test for slider
2019-07-10 Mike Blumenkrantztests/evas: add file for evas event unit tests, add...
2019-07-10 Marcel HollerbachIntroduce efl_ui_scroll_util files.
2019-07-10 Carsten Haitzler... elm - cursor - clear cursor job late to avoid crash
2019-07-10 Xavi Artigasefl-mono: Treat Warnings as Errors
2019-07-10 Jaehyun Choefl_ui_clickable: fix not to be clicked if pointer...
2019-07-10 Vitor Sousacxx: fix some compilation warnings in C++ examples
2019-07-10 Vitor Sousacsharp: update and disable tests that use deprecated...
2019-07-10 Vitor Sousaeolian_mono: fix non-beta build and support for slice...
2019-07-10 Vitor Sousacsharp: fix build warning related with an unused field...
2019-07-10 JunsuChoiEctor.Renderer: Prevent too many unref.
2019-07-10 maxerbaUpdating french translation
2019-07-10 Marcel Hollerbachefl_ui_spin_button: add test suite
2019-07-10 Marcel Hollerbachefl_ui_spin_button: fix event calling in spin_button
2019-07-10 Marcel Hollerbachefl_ui_spin_button: make theme consistent
2019-07-10 Marcel Hollerbachefl_ui_spin_button: cleanup internal data
2019-07-10 Marcel Hollerbachefl_ui_spin_button: this can also be done with the...
2019-07-10 Marcel Hollerbachefl_ui_spin_button: change entry to button before chang...
2019-07-10 Marcel Hollerbachefl_ui_spin_button: this function is 1:1 like this...
2019-07-10 Marcel Hollerbachefl_ui_spin_button: replace timers with autorepeat...
2019-07-10 Marcel Hollerbachefl_ui_spec_suite: introduce two new test suites
2019-07-10 Marcel Hollerbachefl_ui_*: get range users onto the same semantics
2019-07-10 Marcel Hollerbachefl_ui_spin: add tests for basic spin features
2019-07-10 Xavi Artigasdocs: Fill last missing docs from EO files
2019-07-10 Vitor SousaRevert "efl: prevent usage of some Eina.* stub types...
2019-07-10 Vitor Sousacsharp: fix some build warnings related with incorrect...
2019-07-10 Daniel Kolesaefl: prevent usage of some Eina.* stub types in stable...
2019-07-10 Mike Blumenkrantzeolian: fix leak in eolian_state_file_path_parse
2019-07-10 Vitor Sousaeolian_cxx: update eolian_cxx to recognize slice and...
2019-07-10 Vitor Sousaeolian_cxx: update tests to no longer use forbidden...
2019-07-10 Daniel Kolesaeolian: remove API to get freefunc of type
2019-07-10 Daniel Kolesaeolian: remove builtin freefuncs
2019-07-10 Daniel Kolesaeolian_gen: remove reliance on builtin freefuncs
2019-07-10 Daniel Kolesaelua: add error api into eolian bindings
2019-07-10 Daniel Kolesaeolian_gen: introduce C generation support for error...
2019-07-10 Cedric BAILelementary: rename Activew_View to Spotlight.
2019-07-10 Xavi Artigasdocfx: Remove collapsible sections
2019-07-10 Lauro Mouracsharp: Fix Future callback lifetime
2019-07-10 Vitor Sousacsharp: encapsulate some internal code of EoWrapper
2019-07-10 Marcel Hollerbachefl_ui_widget: optimize focus
2019-07-10 Xavi ArtigasEfl.Ui.Format revamp
2019-07-10 Stefan Schmidtci: finally enable examples for mingw build
2019-07-10 Stefan Schmidtci: cross: make sure we use the mingw pkg-config to...
2019-07-10 Stefan Schmidtci: enable more build options for mingw job
2019-07-10 Mike Blumenkrantztests/radio: add explicit test for verifying legacy...
2019-07-10 Mike Blumenkrantztests: add functional unit tests for radio widgets
2019-07-10 Xavi ArtigasEfl.Ui.Progressbar: Add explicit display control of...
2019-07-10 Marcel Hollerbacheina: add accessors for c arrays
2019-07-10 Jaehyun Choelementary: remove unused elm_widget header files
2019-07-10 Jongmin Leespec: make a gcov package for measuring coverage easier 25/209425/2
2019-07-10 InHong Hanecore_imf: Modified to prevent sending wrong input... 36/209636/2
2019-07-09 Marcel Hollerbachefl_ui_check/radio: restore legacy behaviour
2019-07-04 Godly T AliasEvas events: Reduce grab count even in freezed state 24/209224/3
2019-07-03 JunsuChoiefl_gfx_shape: Stroke color use a premultiplied color. 28/209128/3
2019-07-03 Vitor Sousacsharp: fix some compilation warnings accepted/tizen/unified/20190705.110817 submit/tizen/20190703.012845
2019-07-03 Vitor Sousacsharp: fix Eina_Stringshare support in containers...
2019-07-03 Vitor Sousacsharp: make inherited C# classes constructible from...
2019-07-03 Marcel Hollerbachefl_ui: include here efl_ui_item
2019-07-03 Jaehyun Choview_manager_scroll: fix not to move view position...
2019-07-03 Marcel Hollerbachevas_events: fix wrong event listening
2019-07-03 Wonki Kimmeson: remove autotools checking stuffs
2019-07-03 Lauro Mouraefl-mono: Fix value forwarding in promises/async
2019-07-03 Lauro Mouracsharp: Rename test util parameters
2019-07-03 Lauro Mouracsharp: Add missing prefix to enable interpolation
2019-07-03 Jaehyun Choeolian_mono: fix to support event info which is a type...
2019-07-03 Vitor Sousaeolian_mono: small correction when checking for iterato...
2019-07-03 Lauro Mouracsharp: Update after iterator changes
2019-07-03 Marcel Hollerbachmeson: disable xattr on macos
2019-07-03 Marcel Hollerbachefl_input_interface: verify check cancel event
2019-07-03 Stefan Schmidtci: travis: update last jobs from Fedora 29 to 30 docke...
2019-07-03 Mike Blumenkrantztests/elm: replace bespoke win/loop fast-forwarding...
2019-07-03 Mike Blumenkrantztests/efl_ui: add suite_helpers.h to efl_ui_suite.h
2019-07-03 Mike Blumenkrantztests/elm: add helper function for simplifying getting...
2019-07-03 Mike Blumenkrantztests: remove correct callback in slider event test
2019-07-03 Hermet Parkevas svg: fix missing node opacity attribute.
2019-07-03 Hermet Parkevas svg: remove unnecessary initialization.
2019-07-03 Jaehyun Chodummy_test_object: remove @owned on iterator
2019-07-03 Christopher... ecore-wl2: Add missing doxygen for ecore_wl2_window_res...
2019-07-03 Christopher... ecore-wl2: Add missing @since for ecore_wl2_offer_mimes...
2019-07-03 Marcel Hollerbachefl_ui_suite: remove duplicated code
2019-07-03 Marcel Hollerbachefl_input_interface: add tests for mouse wheel emitting
2019-07-03 Marcel Hollerbachefl_input_interface: test pointer in and out events...
2019-07-03 Marcel Hollerbachefl_input_interface: test pointer move down up
2019-07-03 Marcel Hollerbachevas_events: fix setting of 'pressed' member in Efl_Inp...
2019-07-03 Marcel Hollerbachefl_input_interface: add test to verify focus in/out
2019-07-03 Daniel Kolesaeolian: allow value types in view containers (iterators...
2019-07-03 Hermet Parkefl_canvas_vg_container: remove unnecessary parent...
2019-07-03 Hermet Parkevas vector: set proper parents of clone objects.
2019-07-02 Hosang Kimeina: support tizen dlog logging system 09/209109/2
2019-07-02 Wonki Kimspec: remove automake related stuffs from spec 11/209111/2
2019-07-02 Hermet Parkevas vg: prevent dangling pointer. 15/209115/1
2019-07-02 Hermet Parkevas vg: prevent dangling pointer. 13/209113/1
2019-07-02 Jongmin Leemeson: add libdir for supporting QuickBuild 96/208996/3
next