summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* move from efl.vpath to eina_vpathMarcel Hollerbach2018-02-2212-97/+95
* introduce eina_vpath!Marcel Hollerbach2018-02-228-3/+488
* ee_wayland: Fix ecore_wl2 refcounting breakage on some failuresDerek Foreman2018-02-211-1/+3
* evas: readjust pushed engine geometry without the output offset.Cedric Bail2018-02-211-2/+6
* Efl.Gesture: rename to Efl.Canvas.GestureMike Blumenkrantz2018-02-2131-320/+328
* Efl.Animator: rename to Efl.Canvas.AnimatorMike Blumenkrantz2018-02-2154-657/+686
* efl_vg: namespace movesMike Blumenkrantz2018-02-2121-357/+358
* evas: add output coordinate debug.Cedric Bail2018-02-211-0/+7
* eolian: prepare for proper unit API by merging unit hashesDaniel Kolesa2018-02-215-5/+65
* ecore - osx - build where clearenv doesnt existCarsten Haitzler (Rasterman)2018-02-222-1/+9
* ecore - fd handler - dont set legacy flag on null fdhandlersCarsten Haitzler (Rasterman)2018-02-211-1/+1