summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efl_ui: further unbreak headersMike Blumenkrantz2019-09-193-12/+11
* ecore/signal: increase maximum signal throughputMike Blumenkrantz2019-09-192-134/+158
* tests/ecore: add stress test for main loop signal handlingMike Blumenkrantz2019-09-191-0/+23
* ecore/signal: also use nonblock for writing side of signal pipeMike Blumenkrantz2019-09-191-6/+12
* eolian: remove the composite keyword (replaced by composites)Daniel Kolesa2019-09-192-2/+2
* efl: replace composite with composites and dedup implementsDaniel Kolesa2019-09-1913-32/+26
* eolian: allow composites keyword in place of compositeDaniel Kolesa2019-09-192-6/+6
* eolian: auto-add composited interfaces into implements if neededDaniel Kolesa2019-09-191-7/+50
* docs: Update documentation for Efl.Gfx.Color_ClassXavi Artigas2019-09-191-2/+5
* eolian: return NULL instead of EINA_FALSE on safety checksDaniel Kolesa2019-09-191-3/+3
* docs: Update docs for Efl.Gfx.Image_OrientableXavi Artigas2019-09-192-1/+7
* efl_model: fix linksMarcel Hollerbach2019-09-191-3/+3
* efl_model: improve docsMarcel Hollerbach2019-09-191-1/+8
* docs: Update documentation on GesturesXavi Artigas2019-09-1918-133/+170
* doc: fix typo and indentation.Hermet Park2019-09-192-4/+4
* doc: improves single line description of gesture class.Myoungwoon Roy, Kim2019-09-1917-18/+72
* evas mask: refactoring code.Hermet Park2019-09-191-17/+18
* evas gl: remove unnecessary null check.Hermet Park2019-09-191-2/+1
* evas map: disable the anti_aliasing code which can't be reached.Hermet Park2019-09-191-1/+8
* eolian: disallow void for out/inout for stable APIDaniel Kolesa2019-09-181-13/+20
* tests/elm: add eventing test for normal check widget, verify api compatibilityMike Blumenkrantz2019-09-181-12/+18
* tests/check: add unit test for elm_toggle (check) callbackMike Blumenkrantz2019-09-181-0/+32
* elm/check: fix emission of legacy "changed" callbackMike Blumenkrantz2019-09-182-2/+26
* efl/radio/box: handle non-radio-objectsMike Blumenkrantz2019-09-183-13/+11
* build: firmly split legacy and unified API into Efl_Ui.h and Elementary.hMike Blumenkrantz2019-09-182-102/+55
* build: remove efl_ui_calendar.hMike Blumenkrantz2019-09-185-57/+3
* build: use correct animation_view headers in Efl_Ui.h and Elementary.hMike Blumenkrantz2019-09-182-1/+2
* build: fix elm header usageMike Blumenkrantz2019-09-1815-27/+5
* elm/priv: fix this headerMike Blumenkrantz2019-09-181-10/+2
* elm/widget: make this header usable without elm_priv.h againMike Blumenkrantz2019-09-181-0/+5
* efl_ui/image_zoomable: include header for internal panMike Blumenkrantz2019-09-181-0/+1
* elm/scrollable: unbreak this headerMike Blumenkrantz2019-09-181-5/+4
* build: add include guards for a couple elm headersMike Blumenkrantz2019-09-182-0/+6
* efl_ui/win: fix prototype decls for eo api versions of autodelMike Blumenkrantz2019-09-183-46/+51
* build: use legacy api in places where legacy should be usedMike Blumenkrantz2019-09-184-3/+5
* TABSXavi Artigas2019-09-181-4/+4
* canvas vg: code refactoring.Hermet Park2019-09-182-17/+12
* elm_config: fix to check if eet_open failsWonki Kim2019-09-181-0/+5
* Revert "efl_io_model: remove custom counting logic"Marcel Hollerbach2019-09-181-0/+81
* Efl.ThreadIO: replace empty implementations with @pure_virtualXavi Artigas2019-09-182-13/+2
* docs: Update Efl.Threadio and Efl.AppthreadXavi Artigas2019-09-182-26/+25
* docs: Fill-in docs for Efl.Threadio, Efl.AppthreadWoochanlee2019-09-182-12/+27
* efl/image: merge preload and unload events into preload_state,changedMike Blumenkrantz2019-09-184-5/+16
* efl/image: rename "border" -> "border_insets"Mike Blumenkrantz2019-09-186-19/+19
* eolian-mono: add compiler's complaint methods.Bruno da Silva Belo2019-09-172-0/+25
* elementary: properly shutdown and cleanup Efl.Ui.Position_Manager.Cedric Bail2019-09-174-3/+33
* elementary: fix double eina_value_free in Efl.Ui.Homogeneous_Model.property.setCedric Bail2019-09-171-1/+0
* ecore: remove unused variable after code migration. Fix warning.Cedric Bail2019-09-171-1/+0
* eina: prevent leak of Eina_Value internal allocation.Cedric Bail2019-09-171-2/+1
* eina: turn on Eina_Mempool tests for OneBig too.Cedric Bail2019-09-171-0/+14