platform/upstream/efl.git
2017-02-02 Andy Williamselm_code: Fix empty selection checks
2017-02-02 Cedric BAILevas: simplify waiting logic for image decoding as...
2017-02-02 Cedric BAILevas: make sure we always wait in the correct thread.
2017-02-02 YeongJong Leeelm_code: add support for redo
2017-02-02 Carsten Haitzler... evlog - fix "remove setting stack var to 0" that broke...
2017-02-01 Carsten Haitzler... evas grid smart - fix divide by 0
2017-02-01 Derek Foremanecore_wl2: Make www events opt-in
2017-02-01 Bruno Dillyedje: change seat signals
2017-02-01 Bruno Dillyedje: fix CID 1368019 - Null pointer dereferences
2017-02-01 Gustavo Sverzut... efl_net_dialer_http: check for finished handles after...
2017-02-01 Derek Foremanbuild: Fix screw up with wayland header auto generation
2017-02-01 Gustavo Sverzut... cmake: handle 'FindXXX.cmake' standard with 'find-XXX...
2017-02-01 Gustavo Sverzut... cmake: handle support libraries in .pc
2017-02-01 Stefan Schmidtcmake: remove dependency on libjpeg in eet as it is...
2017-02-01 Vyacheslav... Revert "edje_edit: fix segmentation fault(Array index...
2017-02-01 Vyacheslav... edje_cc: remove 'inherit_only' groups from result edj...
2017-02-01 Marcel Hollerbachcmake: emile is depending on efl
2017-02-01 Marcel Hollerbachcmake: use the jpeg module of cmake to find the library
2017-02-01 Stefan Schmidtcmake: fix efl version number
2017-02-01 Stefan Schmidtcmake: downgrade minimum cmake version to 3.4
2017-02-01 YeongJong Leeelm_code: add copy/paste/cut undo
2017-02-01 Daniel ZaouiDnD/Container: fix drag during animation
2017-02-01 Shinwoo Kimecore_input: support Xbox One joystick
2017-02-01 Carsten Haitzler... evas gl common - reduce data structure sizes got gl...
2017-02-01 Mykola SolyankoEldbus: add test suite for eldbus (eldbus_object*)
2017-01-31 YeongJong Leeelm_code: fix that selected code can't undo
2017-01-31 Chris Michaelelput: Improve debug output for added devices
2017-01-31 Chris Michaelelput: Don't add devices which we are not going to use
2017-01-31 Chris MichaelRevert "elput: Change return of device_add/remove funct...
2017-01-31 Chris Michaelelput: Change return of device_add/remove functions
2017-01-31 Chris Michaelecore-evas-wayland: Minor formatting fix
2017-01-31 Chris Michaelelput: Add more robust debugging output for input devices
2017-01-31 Carsten Haitzler... eina log bt - make it an eaven easier copy & paste...
2017-01-31 Carsten Haitzler... evas gl common - have a gl array buffer pool to avoid...
2017-01-31 Carsten Haitzler... evas draw context - reduce size and allocations and...
2017-01-31 Carsten Haitzler... evlog - remove setting stack var to 0 until it is neede...
2017-01-31 Carsten Haitzler... evas async preload - fix valgrind issue in accessing...
2017-01-31 Vyacheslav... edje_pick: implement fonts copy
2017-01-30 Derek Foremaneina_evlog: Don't call get_time prematurely
2017-01-30 Chris Michaelelementary: Ensure pointer hotspot update and reduce...
2017-01-30 Chris Michaelelementary: Don't hide pointer window on mouse out
2017-01-30 Chris Michaelelementary: No need to reset pointer surface on resize
2017-01-30 Chris Michaelelementary: No need to set null pointer surface on...
2017-01-30 Chris Michaelecore-evas: Remove unused 'just_mapped' flag
2017-01-30 Chris Michaelecore-evas-wayland: Only fetch framespace values if...
2017-01-30 Chris Michaelelementary: Create wayland pointer before frame
2017-01-30 Chris Michaelelementary: Don't set wayland window pointer if pointer...
2017-01-29 Dave Andreolimem gadget: document all the values received in the...
2017-01-28 YeongJong Leeelm_code: Add a safety code to prevent arithmetic exception
2017-01-27 Gustavo Sverzut... cmake: add ecore_con.
2017-01-27 Gustavo Sverzut... cmake: pkg-config names uses dashes and are not uniform.
2017-01-27 Gustavo Sverzut... cmake: create and install 'checkme' files for libraries.
2017-01-27 Gustavo Sverzut... cmake: use CMAKE_INSTALL_LIBDIR instead of 'lib'
2017-01-27 Gustavo Sverzut... cmake: EFL_BIN() now checks for EFL_UTILITY and install...
2017-01-27 Gustavo Sverzut... cmake/eo: expose HAVE_EO_ID to build via config_gen.h
2017-01-27 Gustavo Sverzut... ecore_con: add missing string nul byte terminator to...
2017-01-27 Daniel Kolesaeolian gen: imply -gT if -o T:f is specified
2017-01-27 Gustavo Sverzut... cmake: remove comment, it was my misunderstanding,...
2017-01-27 Gustavo Sverzut... cmake/eolian: generate source, headers and legacy in...
2017-01-27 Gustavo Sverzut... cmake: fix make-clean as add_custom_command() deletes...
2017-01-27 Gustavo Sverzut... cmake: add EFL_SUPPORT_LIB() and simplify/speedup its...
2017-01-27 Gustavo Sverzut... cmake: add ector.
2017-01-27 Gustavo Sverzut... cmake/tests: improve naming and add missing include...
2017-01-27 Gustavo Sverzut... cmake: auto-include subdirectories with generated ...
2017-01-27 Gustavo Sverzut... cmake: if path is absolute, include as-is.
2017-01-26 Gustavo Sverzut... cmake: add embryo.
2017-01-26 Gustavo Sverzut... cmake: add missing files (oops)
2017-01-26 Gustavo Sverzut... cmake: enable systemd/upower ecore modules.
2017-01-26 Gustavo Sverzut... cmake: add eldbus.
2017-01-26 Gustavo Sverzut... cmake: improve options summary with per-library values.
2017-01-26 Gustavo Sverzut... cmake: fix strlcpy() detection and usage.
2017-01-26 Gustavo Sverzut... cmake: more headers and function checks.
2017-01-26 Daniel Kolesadocgen: link to the method an overriden one overrides
2017-01-26 Daniel Kolesadocgen: autodocument inherited methods/properties
2017-01-26 Gustavo Sverzut... cmake/eolian: fix EOLIAN_BIN type.
2017-01-26 Gustavo Sverzut... cmake: define EFL_{LIB}_BUILD and DLL_EXPORT.
2017-01-26 Gustavo Sverzut... cmake: add eet.
2017-01-26 Gustavo Sverzut... cmake: auto-detect binaries in src/bin/libname if no...
2017-01-26 Gustavo Sverzut... cmake: auto-detect tests in src/tests/libname if no...
2017-01-26 Gustavo Sverzut... cmake: fix test include and defines.
2017-01-26 Gustavo Sverzut... cmake: add emile and EFL_OPTION_BACKEND()
2017-01-26 Gustavo Sverzut... cmake: pkg-config can have version and needs HAVE/ENABL...
2017-01-26 Stephen 'Okra... Battery Theme: Don't set min sizes -- Fixes sizing...
2017-01-26 Vyacheslav... gengrid: fix serach items in genlist by text
2017-01-25 Gustavo Sverzut... cmake: add ecore.
2017-01-25 Gustavo Sverzut... cmake: add efl library.
2017-01-25 Gustavo Sverzut... cmake: check for variable defined, not if it evaluates...
2017-01-25 Gustavo Sverzut... cmake/eina: check more required functions and link...
2017-01-25 Gustavo Sverzut... cmake: improvements to eolian handling.
2017-01-25 Gustavo Sverzut... cmake: if EOLIAN_BIN=ON, use built eolian_gen.
2017-01-25 Gustavo Sverzut... cmake: EFL_OPTION() now supports DEPENDS to handle...
2017-01-25 Gustavo Sverzut... cmake/common: add missing checks for eina, simplify...
2017-01-25 Chris Michaelecore-wl2: Don't set opaque or input regions if already set
2017-01-25 Chris MichaelRevert "evas: Fix resource leak in evas_module_find_type"
2017-01-25 Vyacheslav... edje_entry: don't send a 'changed' signal if Control...
2017-01-25 Chris Michaelelput: Fix resource leak
2017-01-25 Chris Michaelethumb: Fix resource leak
2017-01-25 Chris Michaelevas: Fix resource leak in evas_module_find_type
2017-01-25 Chris Michaelevas: Minor formatting fix
2017-01-25 Shinwoo Kimecore_input: support PS4 joystick
next