summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: Add composite model for boolean propertiesdevs/felipealmeida/efl_ui_connectFelipe Magno de Almeida2017-02-019-0/+852
* eina: Add eina_iterator_clone function for copying Eina_IteratorFelipe Magno de Almeida2017-02-0111-1/+199
* efl: Added efl_model and efl_ui_view classesLarry Jr2017-02-0135-2/+2045
* elm_code: fix that selected code can't undoYeongJong Lee2017-01-314-27/+118
* elput: Improve debug output for added devicesChris Michael2017-01-311-7/+8
* elput: Don't add devices which we are not going to useChris Michael2017-01-311-0/+10
* Revert "elput: Change return of device_add/remove functions"Chris Michael2017-01-311-13/+9
* elput: Change return of device_add/remove functionsChris Michael2017-01-311-9/+13
* ecore-evas-wayland: Minor formatting fixChris Michael2017-01-311-2/+1
* elput: Add more robust debugging output for input devicesChris Michael2017-01-311-0/+7
* eina log bt - make it an eaven easier copy & paste to get a bt nowCarsten Haitzler (Rasterman)2017-01-311-4/+4
* evas gl common - have a gl array buffer pool to avoid hitting mallocCarsten Haitzler (Rasterman)2017-01-311-145/+250
* evas draw context - reduce size and allocations and freesCarsten Haitzler (Rasterman)2017-01-315-68/+107
* evlog - remove setting stack var to 0 until it is needed laterCarsten Haitzler (Rasterman)2017-01-311-20/+18
* evas async preload - fix valgrind issue in accessing image after freeCarsten Haitzler (Rasterman)2017-01-311-7/+7
* edje_pick: implement fonts copyVyacheslav Reutskiy2017-01-311-57/+55
* eina_evlog: Don't call get_time prematurelyDerek Foreman2017-01-301-1/+2
* elementary: Ensure pointer hotspot update and reduce duplicated codeChris Michael2017-01-301-12/+3
* elementary: Don't hide pointer window on mouse outChris Michael2017-01-301-4/+4
* elementary: No need to reset pointer surface on resizeChris Michael2017-01-301-8/+0
* elementary: No need to set null pointer surface on mouse outChris Michael2017-01-301-4/+0
* ecore-evas: Remove unused 'just_mapped' flagChris Michael2017-01-302-3/+0
* ecore-evas-wayland: Only fetch framespace values if we have a windowChris Michael2017-01-301-3/+4
* elementary: Create wayland pointer before frameChris Michael2017-01-301-30/+30
* elementary: Don't set wayland window pointer if pointer ee not visibleChris Michael2017-01-301-4/+7
* mem gadget: document all the values received in the edje messageDave Andreoli2017-01-291-4/+12
* elm_code: Add a safety code to prevent arithmetic exceptionYeongJong Lee2017-01-281-0/+3
* cmake: add ecore_con.Gustavo Sverzut Barbieri2017-01-276-0/+172
* cmake: pkg-config names uses dashes and are not uniform.Gustavo Sverzut Barbieri2017-01-271-6/+24
* cmake: create and install 'checkme' files for libraries.Gustavo Sverzut Barbieri2017-01-271-0/+4
* cmake: use CMAKE_INSTALL_LIBDIR instead of 'lib'Gustavo Sverzut Barbieri2017-01-272-14/+19
* cmake: EFL_BIN() now checks for EFL_UTILITY and installs to proper location.Gustavo Sverzut Barbieri2017-01-271-0/+11
* cmake/eo: expose HAVE_EO_ID to build via config_gen.hGustavo Sverzut Barbieri2017-01-271-0/+2
* ecore_con: add missing string nul byte terminator to efl_net_ip_address.Gustavo Sverzut Barbieri2017-01-271-0/+1
* eolian gen: imply -gT if -o T:f is specifiedDaniel Kolesa2017-01-271-3/+13
* cmake: remove comment, it was my misunderstanding, not a bug.Gustavo Sverzut Barbieri2017-01-271-1/+0
* cmake/eolian: generate source, headers and legacy in one command.Gustavo Sverzut Barbieri2017-01-271-13/+2
* cmake: fix make-clean as add_custom_command() deletes output files.Gustavo Sverzut Barbieri2017-01-272-14/+28
* cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage.Gustavo Sverzut Barbieri2017-01-2717-54/+200
* cmake: add ector.Gustavo Sverzut Barbieri2017-01-279-15/+163
* cmake/tests: improve naming and add missing include directories.Gustavo Sverzut Barbieri2017-01-271-0/+7
* cmake: auto-include subdirectories with generated .eo.*Gustavo Sverzut Barbieri2017-01-271-0/+6
* cmake: if path is absolute, include as-is.Gustavo Sverzut Barbieri2017-01-271-1/+1
* cmake: add embryo.Gustavo Sverzut Barbieri2017-01-264-1/+47
* cmake: add missing files (oops)Gustavo Sverzut Barbieri2017-01-262-0/+14
* cmake: enable systemd/upower ecore modules.Gustavo Sverzut Barbieri2017-01-261-3/+2
* cmake: add eldbus.Gustavo Sverzut Barbieri2017-01-266-8/+131
* cmake: improve options summary with per-library values.Gustavo Sverzut Barbieri2017-01-261-15/+43
* cmake: fix strlcpy() detection and usage.Gustavo Sverzut Barbieri2017-01-263-1/+15
* cmake: more headers and function checks.Gustavo Sverzut Barbieri2017-01-261-0/+11