summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje: add ability to reference images from other edje filesdevs/discomfitor/wippMike Blumenkrantz2018-02-2710-70/+287
* edje_cc: add "id" toplevel propertyMike Blumenkrantz2018-02-274-0/+29
* edje: reformat bin/ c filesMike Blumenkrantz2018-02-2618-6103/+6446
* edje: EDJE_IMAGE_SOURCE_TYPE_EXTERNAL -> EDJE_IMAGE_SOURCE_TYPE_USERMike Blumenkrantz2018-02-266-9/+9
* tests: add test for efl.ui header compilationMike Blumenkrantz2018-02-262-2/+93
* evas: fix nolegacy builds with evas headersMike Blumenkrantz2018-02-262-7/+132
* efl_ui: do not include evas gl header if legacy support is not requestedMike Blumenkrantz2018-02-261-1/+3
* eio: move some typedefs into base eio headerMike Blumenkrantz2018-02-262-7/+10
* efl: move signal events from efl.loop to efl.appMike Blumenkrantz2018-02-263-15/+11
* efl: add test suite for efl_appMike Blumenkrantz2018-02-264-65/+161
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-2660-274/+358
* efl.ui.progressbar: change signal name for icon/textYeongJong Lee2018-02-267-47/+1485
* elm_part: use TYPE _CLASS instead of MY_CLASSYeongJong Lee2018-02-261-1/+1
* efl.ui.slider: change signal name for icon/textYeongJong Lee2018-02-262-15/+2946
* efl.ui.check: change signal name for icon/textYeongJong Lee2018-02-266-43/+1027
* eina_vpath: include the config headerMarcel Hollerbach2018-02-261-0/+10
* efreet: fix for windowsMarcel Hollerbach2018-02-261-0/+4
* efl.ui.radio: change signal name for icon/textYeongJong Lee2018-02-265-24/+383
* ecore signal - memset data about to be sent over to 0 firstCarsten Haitzler (Rasterman)2018-02-261-0/+1
* ecore anim - use pointers to real things for epoll objectsCarsten Haitzler (Rasterman)2018-02-261-2/+2
* elput - don't segv on shutdown when libinput dispatch happens to free libCarsten Haitzler (Rasterman)2018-02-261-2/+2
* ecore evas - drm engine - fix focus set on show to work correctlyCarsten Haitzler (Rasterman)2018-02-261-5/+18
* elm: make elm_view_list legacyMarcel Hollerbach2018-02-251-0/+1
* eo: avoid useless computationsJean Guyomarc'h2018-02-251-58/+27
* eo: mark more unlikely labels as coldJean Guyomarc'h2018-02-251-4/+4
* eina - windows home get - donyt have static buffer and do it like unixCarsten Haitzler (Rasterman)2018-02-251-9/+6
* ecore_signal: check the return value of write(2)Jean Guyomarc'h2018-02-251-1/+6
* efl_exe: check the calls to pipe(2)Jean Guyomarc'h2018-02-251-3/+23
* elm_config: fixup copy paste errorMarcel Hollerbach2018-02-241-1/+1
* elm_view_list: do not install thisMarcel Hollerbach2018-02-241-1/+0
* Focus test 6: add ability to move the focus by APIDave Andreoli2018-02-241-9/+81
* elm_win: disable handling of auto_norender_withdrawn for fake winsMike Blumenkrantz2018-02-231-6/+9
* eolian: perform correct unit lookups in public APIDaniel Kolesa2018-02-235-15/+15
* eolian: simplify adding/refcounting objectsDaniel Kolesa2018-02-235-14/+13
* eolian: proper in-unit storage for all declarationsDaniel Kolesa2018-02-235-25/+40
* eina vpath - improve docs and add app.tmp and usr.tmp vpaths tooCarsten Haitzler (Rasterman)2018-02-234-22/+88
* eina: Change assert_ptr_null to asset_ptr_eq(null)Lauro Moura2018-02-221-5/+5
* mono: Whitelist some interfaces and classesLauro Moura2018-02-221-8/+1
* eina: make eina_vpath_interface_app_set an internal function.Cedric Bail2018-02-223-18/+23
* eina: make eina_vpath_interface_user_set an internal API.Cedric Bail2018-02-224-26/+30
* efl: fix warning due to vpath change.Cedric Bail2018-02-221-5/+7
* edje: silence warning due to vpath change.Cedric Bail2018-02-221-3/+4
* emotion: silence warning due to vpath change.Cedric Bail2018-02-221-1/+1
* evas event_grabber: fix child ordering when adding non-top childrenMike Blumenkrantz2018-02-221-1/+9
* efl-wl: send surface enter/leave based on compositor object visibilityMike Blumenkrantz2018-02-221-2/+29
* evas: include legacy vg header instead of manually declaring typedefMike Blumenkrantz2018-02-221-2/+1
* eolian: fix eina hash usage so it doesn't consume all your memoryDaniel Kolesa2018-02-222-3/+8
* eolian: store types/typedecls in unitsDaniel Kolesa2018-02-223-26/+27
* eolian: add eolian_object_add wrapperDaniel Kolesa2018-02-222-5/+9
* lets delete efl_vpathMarcel Hollerbach2018-02-2212-844/+0