summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efreet - make efreet launch timeout configurable by env varCarsten Haitzler (Rasterman)2019-08-251-3/+20
* evas - scalecache - be a bit paranoid about images being set to nullCarsten Haitzler (Rasterman)2019-08-251-0/+6
* scalecache - handle possible use after free with sci still in listCarsten Haitzler (Rasterman)2019-08-241-2/+12
* elm: Fix Scrollable_Content namespaceLauro Moura2019-08-232-2/+2
* efl_canvas_text: remove unused Text_Style eo structYeongjong Lee2019-08-232-8/+0
* edje signal matches - try number 3 to try plug all the holesCarsten Haitzler (Rasterman)2019-08-233-35/+74
* edje signal - let's not crash if something odd happensCarsten Haitzler (Rasterman)2019-08-231-1/+0
* elm/config: always use default profile with EFL_RUN_IN_TREEMike Blumenkrantz2019-08-231-2/+3
* tests/edje: disable efreetd and ecore system modules in unit testsMike Blumenkrantz2019-08-232-1/+5
* efl_ui_table: remove inlist items in EINA_INLIST_FREE macroYeongjong Lee2019-08-231-0/+4
* efl_ui/scroll_util: block scroll calc tsunamis caused by repeat signal emitsMike Blumenkrantz2019-08-231-2/+27
* theme/scroller: don't "check" bar positions randomly in other programsMike Blumenkrantz2019-08-231-14/+0
* tests/eio: unlink tmpfiles after testsMike Blumenkrantz2019-08-232-0/+3
* tests/eio: verify that the model monitor test's file is successfully createdMike Blumenkrantz2019-08-231-4/+3
* eio/poll: avoid ever dereferencing the backend's parent in a threadMike Blumenkrantz2019-08-231-8/+8
* efl/io: fix race condition with child model deletionMike Blumenkrantz2019-08-231-18/+25
* efl_ui_scrollbar_direction: replace with efl_ui_layout_orientationYeongjong Lee2019-08-235-57/+52
* csharp: add legacy eo in mono blacklistYeongjong Lee2019-08-231-0/+2
* eolian-mono: Add support for partial classesFelipe Magno de Almeida2019-08-233-8/+45
* csharp: Only build extension methods for betaLauro Moura2019-08-231-2/+4
* csharp: Add bindable factory parts supportLauro Moura2019-08-234-3/+46
* eolian-mono: Add support for multi-value properties with tuplesFelipe Magno de Almeida2019-08-237-26/+245
* slider_cxx_example: Fix use wrong apiJunsuChoi2019-08-231-1/+2
* efl_ui/image: explicitly mark 'drop' event @betaMike Blumenkrantz2019-08-231-1/+1
* efl_ui/image: scalable -> efl.gfx.image::can_up/downscaleMike Blumenkrantz2019-08-232-21/+23
* efl/gfx.image: add can_upscale and can_downscale propertiesMike Blumenkrantz2019-08-231-0/+18
* efl/gfx: redo image scale_type enumMike Blumenkrantz2019-08-239-50/+81
* efl_ui/image: implement efl.gfx.arrangement content_align to replace align propMike Blumenkrantz2019-08-232-12/+5
* efl_ui/image: remove geometry from internal struct, clean up geometry methodsMike Blumenkrantz2019-08-233-51/+36
* efl_ui/image: add group_calc implementation, use deferred calc for sizingMike Blumenkrantz2019-08-234-28/+30
* elm: fix macro for group_calc function namingMike Blumenkrantz2019-08-2316-16/+16
* efl_ui/popup: remove text_alert classMike Blumenkrantz2019-08-239-347/+32
* efl_ui/scrollable_content: add scrollable_text propertyMike Blumenkrantz2019-08-232-3/+74
* efl_ui/popup: remove scroll_alert classMike Blumenkrantz2019-08-2311-353/+66
* efl_ui: add scrollable_content mixinMike Blumenkrantz2019-08-234-0/+249
* efl_ui_spotlight: add null check for manager stack dataJaehyun Cho2019-08-231-1/+3
* test_ui_spotlight: remove dead default in switchJaehyun Cho2019-08-231-12/+0
* edje/style: Enable lazy computaion of styles.subhransu mohanty2019-08-231-2/+6
* ecore_con/memleak: due to checking refcount using postfix decrement operatorsubhransu mohanty2019-08-231-1/+1
* emotion - webcam fix deletion of webcam still left in webcam listCarsten Haitzler (Rasterman)2019-08-221-1/+6
* edje - signal callback matches/patterns try fix number 2Carsten Haitzler (Rasterman)2019-08-221-8/+19
* efl_ui_slider_interval: cut off the dependency with efl_ui_sliderWooHyun Jung2019-08-223-83/+781
* elm/config: avoid unnecessary elm cache flushsubhransu mohanty2019-08-221-4/+4
* efl_ui_widget: correct the comparison parameter in scroll_freeze_popYeongjong Lee2019-08-221-1/+1
* edje_cc: Fix always true condition.JunsuChoi2019-08-221-2/+2
* edje/style: fix memory leak because of typo.subhransu mohanty2019-08-221-2/+0
* examples: shut up edc build warnings.Hermet Park2019-08-226-0/+12
* elementary: remove an unused variable.Hermet Park2019-08-221-2/+0
* efl shape: add missing interpolation of miterlimit property.Hermet Park2019-08-221-0/+5
* efl_canvas_vg_shape/ector_software : Set and use stroke miterlimitJunsuChoi2019-08-224-5/+10